PC258A SAP (Payroll result: Tax (Malaysia) Exemptions) Structure details

Dictionary Type: Structure
Description: Payroll result: Tax (Malaysia) Exemptions




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




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

PC258A 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 "Payroll result: Tax (Malaysia) Exemptions" 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_PC258A TYPE PC258A.

The PC258A table consists of various fields, each holding specific information or linking keys about Payroll result: Tax (Malaysia) Exemptions data available in SAP. These include MEDPR (Tax Relevant Amount), EQDIS (Tax Relevant Amount), SFDIS (Tax Relevant Amount), SPDIS (Tax Relevant Amount).. 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: Cannot Be Enhanced


SAP PC258A 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
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
SUBTYSubtype SUBTYCHAR4SUBTYSUB
RESISResident Status of Individual for Tax Purposes P14_TAXSTATUSCHAR4P14_TAXSTATUS
ASPRETax Relevant Amount P14_ASPRECURR9(2) WERTV5
HSLINTax Relevant Amount P14_HSLINCURR9(2) WERTV5
BRBSFTax Relevant Amount P14_BRBSFCURR9(2) WERTV5

Key field Non-key field



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

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

How to access SAP table PC258A

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