ROIUY1_TX_UT2_DL SAP (Download Structure for Gas Current Report) Structure details

Dictionary Type: Structure
Description: Download Structure for Gas Current Report




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




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

ROIUY1_TX_UT2_DL 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 "Download Structure for Gas Current Report" 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_ROIUY1_TX_UT2_DL TYPE ROIUY1_TX_UT2_DL.

The ROIUY1_TX_UT2_DL table consists of various fields, each holding specific information or linking keys about Download Structure for Gas Current Report data available in SAP. These include PROD_YYYYMM (OIUH_CHAR6), ST_LEASE (OIUH_CHAR6), RRC_LSE_NO (OIUH_CHAR6), RRC_DIST_CD (OIUH_CHAR3).. 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)


SAP ROIUY1_TX_UT2_DL 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
RPT_CO_NOOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
PROD_YYYYMMOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
ST_LEASEOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
RRC_LSE_NOOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
RRC_DIST_CDOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
RRC_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
REC_TYPEOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
PAYOR_NUMBEROIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
PER_PRODOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
GROSS_PROD 0
RS_SALES_VOL 0
RS_VOL1 0
RS_VOL2 0
RS_VOL3 0
RS_CODE1OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
RS_CODE2OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
RS_CODE3OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
NGL_VOL_SUM 0
NP_SALES_VOL 0
NP_VOL1 0
NP_VOL2 0
NP_VOL3 0
NP_CODE1OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
NP_CODE2OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
NP_CODE3OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
BTUOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
RS_GAS_VALUEOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
NGL_VAL_SUMOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
OTHER_VALUE1OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
OTHER_VALUE2OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
OTHER_VALUE3OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
OTHER_CD1OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
OTHER_CD2OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
OTHER_CD3OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
TOT_VALUEOIUH_CHAR12 OIUH_CHAR12CHAR12CHAR12
EXCEEDS_PRDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
ROY_DUEOIUH_CHAR12 OIUH_CHAR12CHAR12CHAR12
PURCHASEROIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
AFFILIATEDAffiliated Y/N OIUY1_AFFILIATEDCHAR1CHAR1
PURCHASER_STATMENT_NO 0
TRACT_NOOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
PROPERTY_NOOIUH_CHAR15 OIUH_CHAR15CHAR15CHAR15
MAR_VALUE_DISP_1 0
MAR_VALUE_DISP_2 0
MAR_VALUE_DISP_3 0
MAR_VALUE_DISP_4 0
MAR_VALUE_DISP_5 0
GEN_COMMENT_1 0
GEN_COMMENT_2 0
GEN_COMMENT_3 0
GEN_COMMENT_4 0
GEN_COMMENT_5 0

Key field Non-key field



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

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

How to access SAP table ROIUY1_TX_UT2_DL

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