HCMT_BSP_PA_MY_R0198 SAP (Single record screen infty 0198, STD tax data(MY)) Structure details

Dictionary Type: Structure
Description: Single record screen infty 0198, STD tax data(MY)




ABAP Code to SELECT data from HCMT_BSP_PA_MY_R0198
Related tables to HCMT_BSP_PA_MY_R0198
Access table HCMT_BSP_PA_MY_R0198




Structure field list including key, data, relationships and ABAP select examples

HCMT_BSP_PA_MY_R0198 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Single record screen infty 0198, STD tax data(MY)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_HCMT_BSP_PA_MY_R0198 TYPE HCMT_BSP_PA_MY_R0198.

The HCMT_BSP_PA_MY_R0198 table consists of various fields, each holding specific information or linking keys about Single record screen infty 0198, STD tax data(MY) data available in SAP. These include PERNR (Personnel Number), AEDTM (Changed On), UNAME (Name of Person Who Changed Object), SPRPS (Lock Indicator for HR Master Data Record).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP HCMT_BSP_PA_MY_R0198 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
OBJECT_KEYHCM Object Key HCM_OBJECT_KEYCHAR100
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
SPRTXLock indicator for HR master record (text) SPRPSTEXTCHAR40SPRPSTEXT
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
BEGDAValid-From Date PAD_BEGDADATS8DATUM
ENDDAValid To Date PAD_ENDDADATS8DATUM
TXTYPTax subtype for Malaysia P14_TAXTPCHAR4SUBTY
STEXTName of Subtype SBTTXCHAR40TEXT40
TXPFXTax Number P14_UI_TXNUMCHAR2CHAR2
REFNOIncome tax reference number P14_REFNOCHAR8CHAR08
CHKDITax number check digit P14_CHKDICHAR2CHAR02
WIFEIValue for wife code P14_WIFEICHAR1CHAR01
TAXOPFlag to indicate to deduct tax P14_TAXOPCHAR1XFELD
TXOFFIncome tax office Malaysia P14_TXOFFCHAR4T5LTOCHAR4
TXEMRTax paid by the employer - MY P14_TXEMRCHAR1XFELD
TCTGFTax category flag (to derive info from 198 or 21,213&2) P14_TCTGFCHAR1XFELD
MARSTMarital status for income tax purpose (MY) P14_MARSTCHAR1XFELD
WIFWSEntitlement for spouse tax relief - wife working status (MY) P14_WIFWSCHAR1XFELD
NUMCHNumber of dependents eligible for tax relief (MY) P14_NUMCHNUMC3NUM03
TXREFEmployer tax reference number for Malaysia P14_TNOERCHAR20T5LTKCHAR20
EMFNAPayee name EMFNACHAR25TEXT25
EXCURCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MEDPRTax Relevant Amount P14_MEDPRCURR9(2) WERTV5
EQDISTax Relevant Amount P14_EQDISCURR9(2) WERTV5
SFDISTax Relevant Amount P14_SFDISCURR9(2) WERTV5
SPDISTax Relevant Amount P14_SPDISCURR9(2) WERTV5
EDFEETax Relevant Amount P14_EDFEECURR9(2) WERTV5
MEDSDTax Relevant Amount P14_MEDSDCURR9(2) WERTV5
MEDEXTax Relevant Amount P14_MEDEXCURR9(2) WERTV5
BKALWTax Relevant Amount P14_BKALWCURR9(2) WERTV5
PCALWTax Relevant Amount P14_PCALWCURR9(2) WERTV5
DSSPNTax Relevant Amount P14_DSSPNCURR9(2) WERTV5
SPCTRTax Relevant Amount P14_SPCTRCURR9(2) WERTV5
ALIMYTax Relevant Amount P14_ALIMYCURR9(2) WERTV5
LFINSTax Relevant Amount P14_LFINSCURR9(2) WERTV5
EDMINTax Relevant Amount P14_EDMINCURR9(2) WERTV5
ZKDEDTax Relevant Amount P14_ZKDEDCURR9(2) WERTV5
TEMPETax Relevant Amount P14_TEMPECURR9(2) WERTV5
GRRENTax Relevant Amount P14_GRRENCURR15(2) P14_AMT15
TOTPFTax Relevant Amount P14_TOTPFCURR15(2) P14_AMT15
PRSTDTax Relevant Amount P14_PRSTDCURR15(2) P14_AMT15
RELIFTax Relevant Amount P14_RELIFCURR15(2) P14_AMT15

Key field Non-key field



How do I retrieve data from SAP structure HCMT_BSP_PA_MY_R0198 using ABAP code?

As HCMT_BSP_PA_MY_R0198 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on HCMT_BSP_PA_MY_R0198 as there is no data to select.

How to access SAP table HCMT_BSP_PA_MY_R0198

Within an ECC or HANA version of SAP you can also view further information about HCMT_BSP_PA_MY_R0198 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!