PAU_RPCPSAQ0_01_CE SAP (Structure PAL 1 for RPCPSAQ0_CE) Structure details

Dictionary Type: Structure
Description: Structure PAL 1 for RPCPSAQ0_CE




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




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

PAU_RPCPSAQ0_01_CE 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 1 for RPCPSAQ0_CE" 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_01_CE TYPE PAU_RPCPSAQ0_01_CE.

The PAU_RPCPSAQ0_01_CE table consists of various fields, each holding specific information or linking keys about Structure PAL 1 for RPCPSAQ0_CE data available in SAP. These include BRNUM (GST branch registration number), PERSID (External Person ID), PERNR (Personnel Number), EDITN (Complete Name).. 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_01_CE 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
PERSIDExternal Person ID PERSONID_EXTCHAR20ALPHAPERSONID_EXT
PERNRPersonnel Number P_PERNRNUMC8PERNR
EDITNComplete Name PAD_CNAMECHAR80TEXT80
BEGDTStart Date BEGDADATS8DATUM
ENDDTEnd Date ENDDADATS8DATUM
TOTAXTotal Tax amount P13_TOTAXCURR15(2) PRBETRG
GROSSTotal Gross P13_BETGRCURR15(2) PRBETRG
ALLOWTotal Allowance amount P13_TOTALCURR15(2) PRBETRG
LSUMALump Sum A amount P13_BETLACURR15(2) PRBETRG
LSUMBLump Sum B amount P13_BETLBCURR15(2) PRBETRG
LSUMDLump Sum D amount P13_BETLDCURR15(2) PRBETRG
LSUMELump Sum E amount P13_BETLECURR15(2) PRBETRG
CDEPCommunity Development Employment Projects Amount P13_BCDEPCURR15(2) PRBETRG
BOTINOther Income P13_BOTINNUMC14NUMC14
FBTFringe Benefit Tax Amount P13_BEFBTCURR15(2) PRBETRG
AMIAmendment Indicator P13_AMICHAR10
RESUPReptble ER Super contrib P13_RESUPCURR15(2) PRBETRG
LSPATLump sum payment A type P13_LSPATCHAR1YESNO
BETWGWorkplace Giving amount P13_BETWGCURR15(2) PRBETRG
BETUNUnion fee amount P13_BETUNCURR15(2) PRBETRG
FEXMTExempt foreign employment income P13_FEXMTCURR15(2) PRBETRG
DEUPAUndeducted Purchase price of Annuity P13_DEUPACURR15(2) PRBETRG
OVER_FLGOverride indicator for employee P13_OVER_FLGCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table PAU_RPCPSAQ0_01_CE

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