ROIUY1_LA_DL2 SAP (Download structure for the LA - GAS) Structure details

Dictionary Type: Structure
Description: Download structure for the LA - GAS




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




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

ROIUY1_LA_DL2 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 the LA - GAS" 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_LA_DL2 TYPE ROIUY1_LA_DL2.

The ROIUY1_LA_DL2 table consists of various fields, each holding specific information or linking keys about Download structure for the LA - GAS data available in SAP. These include PAYOR_CODE (OIUH_CHAR4), FIELD_CD (OIUH_CHAR4), RECORD_TYPE (OIUH_CHAR1), REPORT_DATE (OIUH_CHAR8).. 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_LA_DL2 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
SR_FORMOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
PAYOR_CODEOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
FIELD_CDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
RECORD_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
REPORT_DATEOIUH_CHAR8 OIUH_CHAR8CHAR8CHAR8
LUW_CDOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
WELL_INDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
DISPOSITION_DTOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
DECIMAL_TYPEOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
INPUT_CDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
PRODUCT_CDOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
TRANSP_ORG_IDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
GAS_BTUOIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5
GAS_PRICEOIUH_CHAR7 OIUH_CHAR7CHAR7CHAR7
GAS_VOLUMEOIUH_CHAR12 OIUH_CHAR12CHAR12CHAR12
SEV_TAXOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
DEDUCT_CD1OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
DEDUCT_AMT1OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
DEDUCT_CD2OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
DEDUCT_AMT2OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
DEDUCT_CD3OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
DEDUCT_AMT3OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
DEDUCT_CD4OIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
DEDUCT_AMT4OIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
NET_VALOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
STATE_DECOIUH_CHAR8 OIUH_CHAR8CHAR8CHAR8
ROYALTYOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
LUW_NMOIUH_CHAR33 OIUH_CHAR33CHAR33CHAR33
PAYOR_NAMEOIUH_CHAR30 OIUH_CHAR30CHAR30CHAR30
ADDRESSOIUH_CHAR30 OIUH_CHAR30CHAR30CHAR30

Key field Non-key field



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

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

How to access SAP table ROIUY1_LA_DL2

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