PS0198 SAP (Sheduled Tax Deduction Information Malaysia) Structure details

Dictionary Type: Structure
Description: Sheduled Tax Deduction Information Malaysia




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




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

PS0198 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 "Sheduled Tax Deduction Information Malaysia" 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_PS0198 TYPE PS0198.

The PS0198 table consists of various fields, each holding specific information or linking keys about Sheduled Tax Deduction Information Malaysia data available in SAP. These include TNOEE (Income tax number of employee (MY)), TNOER (Employer tax reference number for Malaysia), TXOFF (Income tax office Malaysia), WIFWS (Entitlement for spouse tax relief - wife working status (MY)).. 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 PS0198 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
TXTYPTax subtype for Malaysia P14_TAXTPCHAR4SUBTY
TNOEEIncome tax number of employee (MY) P14_TNOEECHAR20CHAR20
TNOEREmployer tax reference number for Malaysia P14_TNOERCHAR20CHAR20
TXOFFIncome tax office Malaysia P14_TXOFFCHAR4T5LTOCHAR4
WIFWSEntitlement for spouse tax relief - wife working status (MY) P14_WIFWSCHAR1XFELD
NUMCHNumber of dependents eligible for tax relief (MY) P14_NUMCHNUMC3NUM03
MARSTMarital status for income tax purpose (MY) P14_MARSTCHAR1XFELD
TXEMRTax paid by the employer - MY P14_TXEMRCHAR1XFELD
TAXOPFlag to indicate to deduct tax P14_TAXOPCHAR1XFELD
TCTGFTax category flag (to derive info from 198 or 21,213&2) P14_TCTGFCHAR1XFELD
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
ASPRETax Relevant Amount P14_ASPRECURR9(2) WERTV5
HSLINTax Relevant Amount P14_HSLINCURR9(2) WERTV5
BRBSFTax Relevant Amount P14_BRBSFCURR9(2) WERTV5
DISSFDisabled Individual P14_DISSFCHAR1XFELD
DISSPDisabled Spouse P14_DISSPCHAR1XFELD
EECATResident Employee Category P14_EECATCHAR1P14_EECAT

Key field Non-key field



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

As PS0198 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 PS0198 as there is no data to select.

How to access SAP table PS0198

Within an ECC or HANA version of SAP you can also view further information about PS0198 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!