ROIUREP_TRBD0020 SAP (ROIUREP_trbd0020) Structure details

Dictionary Type: Structure
Description: ROIUREP_trbd0020




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




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

ROIUREP_TRBD0020 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 "ROIUREP_trbd0020" 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_ROIUREP_TRBD0020 TYPE ROIUREP_TRBD0020.

The ROIUREP_TRBD0020 table consists of various fields, each holding specific information or linking keys about ROIUREP_trbd0020 data available in SAP. These include AGENT_EIN (OIUH_CHAR9), AGENT_NAME (OIUH_CHAR35), AGENT_ADDRESS (OIUH_CHAR35), AGENT_CITY (OIUH_CHAR20).. 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 ROIUREP_TRBD0020 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
REC_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
AGENT_EINOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
AGENT_NAMEOIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
AGENT_ADDRESSOIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
AGENT_CITYOIUH_CHAR20 OIUH_CHAR20CHAR20CHAR20
ST_CDOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
ZIP_CDOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
ACCT_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
RECIP_TINOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
AGENT_ID_NOOIUH_CHAR15 OIUH_CHAR15CHAR15CHAR15
COUNTRY_CDOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
RECIP_NAME1OIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
RECIP_NAME2OIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
RECIP_NAME3OIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
RECIP_STREETOIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
RECIP_CITYOIUH_CHAR25 OIUH_CHAR25CHAR25CHAR25
RECIP_PROVOIUH_CHAR15 OIUH_CHAR15CHAR15CHAR15
RECIP_POSTALOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
RECIP_ST_CDOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
COUNTRY_NAMEOIUH_CHAR20 OIUH_CHAR20CHAR20CHAR20
INCOME_CDOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
RECIP_TYPEOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
GROSS_INCOMEOIUH_DEC11_2 OIUH_DEC11_2DEC11(2) OIUH_DEC11_2
FILLER_0OIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5
EXEMPT_CDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
CORRECTIONOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
TAX_RATEOIUH_DEC11_2 OIUH_DEC11_2DEC11(2) OIUH_DEC11_2
WITHHELD_AMTOIUH_DEC11_2 OIUH_DEC11_2DEC11(2) OIUH_DEC11_2
FILLER_1OIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5
PAYER_NAMEOIUH_CHAR35 OIUH_CHAR35CHAR35CHAR35
PAYER_EINOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
FILLER_2filler OIUH_CHAR27CHAR27CHAR27

Key field Non-key field



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

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

How to access SAP table ROIUREP_TRBD0020

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