RPCPDRA0_FRAG SAP (Question Structure of RPCPDRA0) Structure details

Dictionary Type: Structure
Description: Question Structure of RPCPDRA0




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




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

RPCPDRA0_FRAG 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 "Question Structure of RPCPDRA0" 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_RPCPDRA0_FRAG TYPE RPCPDRA0_FRAG.

The RPCPDRA0_FRAG table consists of various fields, each holding specific information or linking keys about Question Structure of RPCPDRA0 data available in SAP. These include ARBVERH (Employment Status), DSBWA (Declar. of Third Party Debtor: Amount of Other Entitlements), DSXWA (Declaration of Third-Party Debtor: Other Entitlements), EINK (Amount).. 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 RPCPDRA0_FRAG 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
BEGRUENDETLink field for view query BOOLCHAR3BOOL
ARBVERHEmployment Status STAT2CHAR1STATA
DSBWADeclar. of Third Party Debtor: Amount of Other Entitlements DSBWACURR11(2) WERT6
DSXWADeclaration of Third-Party Debtor: Other Entitlements DSXWACHAR1XFELD
EINKAmount BETRGCURR9(2) WERTV5
DSBEDDeclaration of Third-Party Debtor: Remun. Amt f. Third Party DSBEDCURR9(2) WERT05
DSNEDDeclaration of Third-Party Debtor: Name/Address of Thrd Prty DSNEDCHAR60TEXT60
DSXEDDeclaration of Third-Party Debtor: Remuner. for Third Party DSXEDCHAR1XFELD
DSTAGDecl. of Third-Party Debtor: Type of Work in Return DSTAGCHAR40TEXT40
DSXAGDecl. of Third-Party Debtor: Paymt. Depnt. on Work in Return DSXAGCHAR1XFELD
DSBGFDeclaration of Third Party Debtor: Counterclaim Amount DSBGFCURR11(2) WERT6
DSGGFDecl. of Third-Party Debtor: Legal Basis for Counterclaims DSGGFCHAR30TEXT30
DSXGFDeclaration of Third-Party Debtor: Counterclaims Against EE DSXGFCHAR1XFELD
VORSCHUSSAmount BETRGCURR9(2) WERTV5
DSAKFDecl.of Third-Party Debtor: Court/Case No. Legal Proceedings DSAKFCHAR40TEXT40
DSGKFDeclaration of Third Party Debtor: Plaintiff Creditor DSGKFCHAR40TEXT40
DSXKFDeclaration of Third-Party Debtor: Suit for Claim DSXKFCHAR1XFELD
DSAKZDecl.of Third-Party Debtor: Court/Case No. Legal Proceedings DSAKZCHAR40TEXT40
DSXKZDeclaration of Third Party Debtor: Suit for Payment DSXKZCHAR1XFELD
DSXZBDeclaration of Third-Party Debtor: No Willingness to Pay DSXZBCHAR1XFELD
KONST_KEEqualization Amount BETG1CURR9(2) WERT05
KOSTENERSEqualization Amount BETG1CURR9(2) WERT05
AZCase Number of Garnishment and Transfer Ruling AKTZECHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table RPCPDRA0_FRAG

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