ROIUY1_TX_UT1_DL SAP (Download for UT1 oil Report) Structure details

Dictionary Type: Structure
Description: Download for UT1 oil Report




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




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

ROIUY1_TX_UT1_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 for UT1 oil 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_UT1_DL TYPE ROIUY1_TX_UT1_DL.

The ROIUY1_TX_UT1_DL table consists of various fields, each holding specific information or linking keys about Download for UT1 oil Report data available in SAP. These include PROD_YYYYMM (OIUH_CHAR6), ST_LEASE (OIUH_CHAR6), RRC_LEASE_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_UT1_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
OPERATOR_NOOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
PROD_YYYYMMOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
ST_LEASEOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
RRC_LEASE_NOOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
RRC_DIST_CDOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
RRC_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
REC_TYPEOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
PAYOR_NUMBER 0
SW_SWEET_FLSweet or Sour Flag(Y/N) OIUY1_SW_FLAGCHAR1OIUY1_SR
PER_PRODOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
BEG_STK 0
GROSS_PROD 0
PIPELINE 0
TRUCKS 0
CIR_OIL 0
CODE1OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
CODE2OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
END_STK 0
NET_BARLSOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
NET_OTHER_DISP1OIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
NET_OTHER_DISP2OIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
APIOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
API_OTHER_DISP1OIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
API_OTHER_DISP2OIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
MAR_VALUEOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
MAR_OTHER_DISP_1OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
MAR_OTHER_DISP_2OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
ROY_DUEOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
ROYDUE_OTH_DISP1OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
ROYDUE_OTH_DISP2OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
EXCEEDS_PRDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
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_COMMENT1 0
MAR_VALUE_COMMENT2 0
MAR_VALUE_COMMENT3 0
MAR_VALUE_COMMENT4 0
MAR_VALUE_COMMENT5 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_UT1_DL using ABAP code?

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

How to access SAP table ROIUY1_TX_UT1_DL

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