PAU_RPCPSAQ0_03 SAP (Structure PAL 3 for RPCPSAQ0) Structure details

Dictionary Type: Structure
Description: Structure PAL 3 for RPCPSAQ0




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




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

PAU_RPCPSAQ0_03 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 "Structure PAL 3 for RPCPSAQ0" 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_PAU_RPCPSAQ0_03 TYPE PAU_RPCPSAQ0_03.

The PAU_RPCPSAQ0_03 table consists of various fields, each holding specific information or linking keys about Structure PAL 3 for RPCPSAQ0 data available in SAP. These include BRNUM (GST branch registration number), PERNR (Personnel Number), EDITN (Complete Name), BEGDT (Start Date).. 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 PAU_RPCPSAQ0_03 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
ABNUMAustralian business number P13_ABNUMNUMC11NUM11
BRNUMGST branch registration number P13_BRNUMNUMC3NUM3
PERNRPersonnel Number P_PERNRNUMC8PERNR
EDITNComplete Name PAD_CNAMECHAR80TEXT80
BEGDTStart Date BEGDADATS8DATUM
ENDDTEnd Date ENDDADATS8DATUM
TOTAXTotal Tax Deducted Under Foreign Employment P13_FE_PYAUTAXDEC10(2) DEC8_2
FTAXForeign Tax Paid P13_FE_PYFTAXDEC10(2) DEC8_2
GROSSGross Income under Foreign Employment P13_FE_PYGRODEC10(2) DEC8_2
LSUMALump Sum A under foreign employment P13_FE_PYLSADEC10(2) DEC8_2
LSUMDLump Sum D under foreign employment P13_FE_PYLSDDEC10(2) DEC8_2
LSUMELump Sum E under foreign employment P13_FE_PYLSEDEC10(2) DEC8_2
FBTReportable Fringe Benefits Tax Under Foreign Employment P13_FE_PYFBTDEC10(2) DEC8_2
AMIAmendment Indicator P13_AMICHAR10
RESUPReportable superannuation contribution amount under FE P13Q_FE_RESUPDEC10(2) DEC8_2
GROSS_TYPType of Gross Payment for Payment Summary GPTPSCHAR4Assigned to domainSUBTY_591A
LSPATLump Sum Payment A Type Under Foreign Employment P13_FE_PYLATCHAR1P13_PYLSAT

Key field Non-key field



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

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

How to access SAP table PAU_RPCPSAQ0_03

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