Q0538 SAP (Screen fields : intotype 0538) Structure details

Dictionary Type: Structure
Description: Screen fields : intotype 0538




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




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

Q0538 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 "Screen fields : intotype 0538" 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_Q0538 TYPE Q0538.

The Q0538 table consists of various fields, each holding specific information or linking keys about Screen fields : intotype 0538 data available in SAP. These include SEPPY (Previous separation pay), HONPY (Previous honorary separation pay), INSPY (Previous insurance separation pay), INTAX (Income tax paid in the previous company).. 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 Q0538 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
BUSINPrevious Company / Taxpayer Association Business Number PKR_BIZNOCHAR12T7KRP0PKR_BIZNO
SEPPYPrevious separation pay PKR_SPY01CURR11(2) WERT11
HONPYPrevious honorary separation pay PKR_HPY01CURR11(2) WERT11
INSPYPrevious insurance separation pay PKR_IPY01CURR11(2) WERT11
INTAXIncome tax paid in the previous company PKR_INT01CURR9(2) WERT05
RETAXResident tax paid in the previous company PKR_RET01CURR9(2) WERT05
SPTAXPrevious special tax PKR_SET01CURR11(2) WERT11
ENDATEntry date of previous company PKR_EDT01DATS8DATUM
LVDATPrevious company leave date PKR_LDT01DATS8DATUM
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
TXEPRTax Exemption in Previous Separation Payment PKR_TXEPRCHAR1CHAR1
SPAMTOriginal Separation Payment Amount PKR_SPAMTCURR15(2) PRBETRG
HPAMTOriginal Honorable Payment Amount PKR_HPAMTCURR15(2) PRBETRG
INCTXOriginal Income Tax PKR_INTAXCURR15(2) PRBETRG
RESTXOriginal Resident Tax PKR_RDTAXCURR15(2) PRBETRG
SPETXOriginal Special Tax PKR_SPTAXCURR15(2) PRBETRG
DPAMTContribution Amount PKR_DEPAMCURR11(2) WERT11
DPPREContribution Amount PKR_DEPAMCURR11(2) WERT11
NPCONOriginal National Pension Separation Pay Convertible Amount PKR_NPCONCURR15(2) PRBETRG
RPAMTOriginal Retirement Pension Payment Amount PKR_RPAMTCURR15(2) PRBETRG
NONAPNon-Applicable to Retirement Pension PKR_NONAPCHAR1CHAR1
APWTDApplicable to Retirement Pension with Tax Deferring PKR_APWTDCHAR1CHAR1
APWOTApplicable to Retirement Pension Without Tax Deferring PKR_APWOTCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table Q0538

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