RPX770I0 SAP (Structures for selection screen report RPC770i0 (Italy)) Structure details

Dictionary Type: Structure
Description: Structures for selection screen report RPC770i0 (Italy)




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




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

RPX770I0 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 "Structures for selection screen report RPC770i0 (Italy)" 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_RPX770I0 TYPE RPX770I0.

The RPX770I0 table consists of various fields, each holding specific information or linking keys about Structures for selection screen report RPC770i0 (Italy) data available in SAP. These include P_PARTC (Results part C), P_PARTD (Results part D), P_EURO (Euro conversion), P_TRUNC (Truncation).. 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: Can be enhanced (character-type or numeric)


SAP RPX770I0 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
P_PARTBResults part B P15_CHECKBCHAR1XFELD
P_PARTCResults part C P15_CHECKCCHAR1XFELD
P_PARTDResults part D P15_CHECKDCHAR1XFELD
P_EUROEuro conversion P15_CHECKEUROCHAR1XFELD
P_TRUNCTruncation P15_CHECKTRUNCCHAR1XFELD
P_ROUNDRounding P15_CHECKROUNDCHAR1XFELD
P_SBCALAddition before calculation P15_SUMBEFORECALCCHAR1XFELD
MONTH1Processing period start (month) P15_MONTH1NUMC2MONTH
YEAR1Start of processing period (year) P15_YEAR1NUMC4NUM04
MONTH2Processing period end (month) P15_MONTH2NUMC2MONTH
YEAR2End of processing period (year) P15_YEAR2NUMC4NUM04
CUDTEMSETemse file of CUD P15_CUDTEMSECHAR20CHAR20
DATEPRNDate for view cluster reading P15_DATEPRNDATS8SYDATS
P_U0156Please Use Family Data of Infotype 0156 P15_CHECK0156CHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RPX770I0

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