P01P_RPCZVBD2_ALV SAP (Output Structure for RPCZVBD2) Structure details

Dictionary Type: Structure
Description: Output Structure for RPCZVBD2




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




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

P01P_RPCZVBD2_ALV 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 "Output Structure for RPCZVBD2" 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_P01P_RPCZVBD2_ALV TYPE P01P_RPCZVBD2_ALV.

The P01P_RPCZVBD2_ALV table consists of various fields, each holding specific information or linking keys about Output Structure for RPCZVBD2 data available in SAP. These include WERKS_SUM (Personnel Area Reporting), BTRTL_SUM (Personnel Subarea Reporting), VAKEY (Variable Key for Employer Table), KNTNR (Membership/Account Number of Employer at SPI).. 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 P01P_RPCZVBD2_ALV 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
WERKS_SUMPersonnel Area Reporting PERSA_SUMCHAR4T500PPERSAPBR
BTRTL_SUMPersonnel Subarea Reporting BTRTL_SUMCHAR4T001PBTRTLPBS
VAKEYVariable Key for Employer Table P01P_VARKEYCHAR8CHAR08
KNTNRMembership/Account Number of Employer at SPI P01P_KNTNRCHAR7P01P_KNTNR
AGTXTName of Employer P01P_AGTXTCHAR30TEXT30
ANLARInvestment Type P01_ANLARCHAR4T5DR1P01_ANLAR
AINSLKey for Investment Institution P01_AINSLCHAR8T5DPBSZVZVEP01_AINSL
AINTXText for Investment Institution P01_AINTXCHAR60TEXT60
VERNRSupp. Insurance Number P01P_VERNRCHAR12P01P_VERNR
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
PNAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
FPPERFor-period for payroll FAPERCHAR6CHAR6
FPBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) FPENDDATS8DATUM
PABRJPayroll year for determining time period PNPPABRJNUMC4GJAHRGJAHR
PABRPPayroll period for determining time period PNPPABRPNUMC2PABRP
INPERIn-period for payroll IPERICHAR6CHAR6
PAYERPayer (DATUEV-ZVE) P01P_EINZACHAR2P01P_EINZA
INS_ATTRIBUTEInsurance Feature, DATUEV-ZVE P01P_VSMKMCHAR2P01P_VSMKM
TAX_ATTRIBUTETaxing Feature, DATUEV-ZVE P01P_STMKMCHAR2P01P_STMKM
BUCHSSP Posting Key (EINZA, VSMKM, STMKM) P01P_BUCHSCHAR6P01P_BUCHS
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
S280Remuneration Liable for Supplementary Pension P01P_S280CURR15(2) PRBETRG
S285ER Contrib. Amt P01P_S285CURR15(2) PRBETRG
S287Additional Contribution Amount P01P_S287CURR15(2) PRBETRG
S28IEE Contrib. Amount P01P_S28ICURR15(2) PRBETRG
S28SReorganization Pay P01P_S28SCURR15(2) PRBETRG
S2A0ER Contribution P01P_S2A0CURR15(2) PRBETRG
S2C0BAT-I Excess Remuneration (Compulsory Insurance) P01P_S2C0CURR15(2) PRBETRG
S2D0Additional Contribution P01P_S2D0CURR15(2) PRBETRG
S850Employee's Contribution P01P_S850CURR15(2) PRBETRG
LG01HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG02HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG03HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG04HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG05HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG06HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG07HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG08HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG09HR Payroll: Amount MAXBTCURR15(2) PRBETRG
LG10HR Payroll: Amount MAXBTCURR15(2) PRBETRG

Key field Non-key field



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

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

How to access SAP table P01P_RPCZVBD2_ALV

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