PFR_RPLPARF0_MODIF_RELATE SAP (Structure of RPLPARF0 MODIF RELATE data) Structure details

Dictionary Type: Structure
Description: Structure of RPLPARF0 MODIF RELATE data




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




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

PFR_RPLPARF0_MODIF_RELATE 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 of RPLPARF0 MODIF RELATE data" 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_PFR_RPLPARF0_MODIF_RELATE TYPE PFR_RPLPARF0_MODIF_RELATE.

The PFR_RPLPARF0_MODIF_RELATE table consists of various fields, each holding specific information or linking keys about Structure of RPLPARF0 MODIF RELATE data data available in SAP. These include MOPAR (Profit sharing modifier), OPTIO (Profit sharing tax option), DATEX (Character Field Length = 10), BASE (Gross profit sharing).. 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 PFR_RPLPARF0_MODIF_RELATE 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
AATTRFiscal year ANNEENUMC4P06_AATTR
MOPARProfit sharing modifier P06_MOPARCHAR2Assigned to domainP06_MOPAR
OPTIOProfit sharing tax option P06_OPTIOCHAR2P06_OPTIO
DATEXCharacter Field Length = 10 CHAR10CHAR10CHAR10
BASEGross profit sharing PARTICURR9(2) BETRG
BASE_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CSGBASECSG on accumulated profit sharing P06_CSGCURR9(2) BETRG
CSGBASE_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CRDSBASECRDS on accumulated profit sharing P06_CRDSCURR9(2) BETRG
CRDSBASE_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SS_TOTALAccumulated net profit sharing P06_PARNECURR9(2) BETRG
SS_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SUMINTInterest from profit sharing P06_INTCURR9(2) WERTV5
SUMINT_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SUMCSGICSG on interest (profit sharing) P06_CSGICURR9(2) BETRG
SUMCSGI_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SUMCRDSCRDS on interest (profit sharing) P06_CRDSICURR9(2) BETRG
SUMCRDS_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SUMNPSSS contributions on interest P06_NPSICURR9(2) BETRG
SUMNPS_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
A_PAYERGross profit sharing PARTICURR9(2) BETRG
APAYER_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table PFR_RPLPARF0_MODIF_RELATE

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