P01P_RPCZVBD2_AMOUNTS SAP (Output Structure for RPCZVBD2: Contributions) Structure details

Dictionary Type: Structure
Description: Output Structure for RPCZVBD2: Contributions




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




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

P01P_RPCZVBD2_AMOUNTS 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: Contributions" 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_AMOUNTS TYPE P01P_RPCZVBD2_AMOUNTS.

The P01P_RPCZVBD2_AMOUNTS table consists of various fields, each holding specific information or linking keys about Output Structure for RPCZVBD2: Contributions data available in SAP. These include S285 (ER Contrib. Amt), S287 (Additional Contribution Amount), S28I (EE Contrib. Amount), S28S (Reorganization Pay).. 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_AMOUNTS 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
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_AMOUNTS using ABAP code?

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

How to access SAP table P01P_RPCZVBD2_AMOUNTS

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