ROIUY1_TX_GLO1_DS SAP (Structure for GLO1 and GLO1A Smartform.) Structure details

Dictionary Type: Structure
Description: Structure for GLO1 and GLO1A Smartform.




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




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

ROIUY1_TX_GLO1_DS 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 "Structure for GLO1 and GLO1A Smartform." 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_GLO1_DS TYPE ROIUY1_TX_GLO1_DS.

The ROIUY1_TX_GLO1_DS table consists of various fields, each holding specific information or linking keys about Structure for GLO1 and GLO1A Smartform. data available in SAP. These include PROD_YYYYMM (Reporting Year and Month), BEG_STK (OIUH_CHAR14), REPORT_IND (Indicator (Current or Amended) Report), RPT_TYPE (Unitized or Non-unitized Report).. 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: Cannot Be Enhanced


SAP ROIUY1_TX_GLO1_DS 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
ST_LEASEAgency assigned Lease No. OIUREP_AGENCY_LEASECHAR15OIUREP_AGENCY_LEASE
PROD_YYYYMMReporting Year and Month OIUREP_RPT_YYYYMMNUMC6OIUREP_RPT_YYYYMM
BEG_STKOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
REPORT_INDIndicator (Current or Amended) Report OIUREP_REPORT_INDCHAR1OIUREP_REPORT_IND
RPT_TYPEUnitized or Non-unitized Report OIUY1_TYPECHAR1CHAR1
GROSS_PRODOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
PIPELINEOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
TRKS_CAROIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE1Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
CIR_OILOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE2Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
SKIM_SALESOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE3Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
TANK_CLEANOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE4Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
BASIC_SEDIMENTOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE5Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
TIKOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
CODE6Volume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
NO_ROY_DUEOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
END_STOCKOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
NET_BARRELSOIUH_CHAR17 OIUH_CHAR17CHAR17CHAR17
API_GRVOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
PRICEOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
GROSS_VALUEOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
ROY_DECOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
ROY_DUEOIUH_CHAR14 OIUH_CHAR14CHAR14CHAR14
REC_COUNTOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
SALES_DATEOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
PUR_IDOIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5

Key field Non-key field



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

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

How to access SAP table ROIUY1_TX_GLO1_DS

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