ROIUREP_OK_CLO109_H SAP (Structure for the Header Part of CLO-109 Report (OK Royalty)) Structure details

Dictionary Type: Structure
Description: Structure for the Header Part of CLO-109 Report (OK Royalty)




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




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

ROIUREP_OK_CLO109_H 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 the Header Part of CLO-109 Report (OK Royalty)" 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_OK_CLO109_H TYPE ROIUREP_OK_CLO109_H.

The ROIUREP_OK_CLO109_H table consists of various fields, each holding specific information or linking keys about Structure for the Header Part of CLO-109 Report (OK Royalty) data available in SAP. These include YEAR_S (Reporting Year), MONTH_W (Reporting Month), MONTH_S (Reporting Month), LESSEE (Generic Volume for Oil/Gas).. 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 ROIUREP_OK_CLO109_H 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
YEAR_WReporting Year OIUREP_RPT_YEARNUMC4NUMC4OIUREP_RPT_YEAR
YEAR_SReporting Year OIUREP_RPT_YEARNUMC4NUMC4OIUREP_RPT_YEAR
MONTH_WReporting Month OIUREP_RPT_MMNUMC2AM_MONATOIUREP_RPT_MONTH
MONTH_SReporting Month OIUREP_RPT_MMNUMC2AM_MONATOIUREP_RPT_MONTH
LESSEEGeneric Volume for Oil/Gas OIUREP_LESSEECHAR60CHAR60
DESCPNDescription Field Generic OIUREP_DESCRIPTIONCHAR15TEXT15
SECOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
TWPOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
RGEOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
SEC_GEO_LOCSecondary geographic location OIU_SEC_GEO_LOCCHAR3Assigned to domainOIU_SEC_GEO_LOC
AGENCY_LEASEAgency assigned Lease No. OIUREP_AGENCY_LEASECHAR15OIUREP_AGENCY_LEASE
BA_NM_1Business Associate Name OIUCM_BA_NAMECHAR38CHAR38
OPR_WELLOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
GPR_WELLOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
REP_INDIndicator (Current or Amended) Report OIUREP_REPORT_INDCHAR1OIUREP_REPORT_IND
ROYINT_PAIDBusiness Associate Name OIUCM_BA_NAMECHAR38CHAR38

Key field Non-key field



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

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

How to access SAP table ROIUREP_OK_CLO109_H

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