ROIUREP_OCC_1004_DTL SAP (Regulatory Reporting - OCC Detail (Report Layout)) Structure details

Dictionary Type: Structure
Description: Regulatory Reporting - OCC Detail (Report Layout)




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




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

ROIUREP_OCC_1004_DTL 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 "Regulatory Reporting - OCC Detail (Report Layout)" 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_OCC_1004_DTL TYPE ROIUREP_OCC_1004_DTL.

The ROIUREP_OCC_1004_DTL table consists of various fields, each holding specific information or linking keys about Regulatory Reporting - OCC Detail (Report Layout) data available in SAP. These include HEAD_SEQNR (Regulatory Reporting Header Sequence Number), REC_TYPE (Detail Layout Record Type), FILLER_1 (Blanks), OCC_COUNTY_NO (Reg.Reporting - API Cty).. 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 or numeric)


SAP ROIUREP_OCC_1004_DTL 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
HEAD_SEQNRRegulatory Reporting Header Sequence Number OIUREP_HEAD_SEQNRNUMC5
REC_TYPEDetail Layout Record Type OIUREP_OGR_REC_TYPECHAR2
FILLER_1 Blanks0
OCC_COUNTY_NOReg.Reporting - API Cty OIUREP_API_CTYCHAR3
OCC_PREFIXRegulatory reporting - Oklahoma OCC prefix OIUREP_OCC_ALL_PRECHAR2
OCC_ALLOW_NORegulatory reporting - Oklahoma OCC Allowable No. OIUREP_OCC_ALL_NOCHAR6
OCC_ALLOW_NO_SFXRegulatory reporting - Oklahoma OCC allowable suffix OIUREP_OCC_ALL_SUFCHAR1OIUREP_DIGITS
OCC_MERGE_NORegulatory reporting - Oklahoma OCC Merge Number OIUREP_OCC_MERGE_NONUMC4
API_COUNTY_NOReg.Reporting - API Cty OIUREP_API_CTYCHAR3
API_WELL_NOReg.Reporting - API Sequence OIUREP_API_SEQCHAR5
API_WELL_NO_SFXRegulatory reporting - Oklahoma OCC API suffix number OIUREP_OCC_API_SFXCHAR1OIUREP_OCC_API_SFX
OCC_OPERA_NORegulatory Reporting -OCC Operator Number OIUREP_OCC_OPERA_NOCHAR5
OCC_OPERA_NO_SFXRegulatory Reporting - OCC Operator Number Suffix OIUREP_OCC_OPERA_NO_SFXCHAR1
PROD_CDProduct Code OIUREP_NM_C115_PROD_CDCHAR1
PROD_YEARReporting Year OIU_REPYEARNUMC4GJAHRGJAHR
PROD_MONTHReporting Month OIU_REPMONTHNUMC2AM_MONAT
PROD_GAS_AMOUNTProduction Volume Gas OIUREP_NM_C115_PROD_GASDEC7
OUTPUT_INDICATORRegulatotry Reporting - OCC Output Indicator OIUREP_OCC_OUTPUT_INDICATORCHAR1
OPER_LSE_NOOperator Lease Number (internal id) OIUREP_OCC_OPER_LSE_NOCHAR10
ALLOW_CLASSRegulatory Reporting - OCC Allowable Class OIUREP_OCC_ALLOW_CLASSCHAR2
POOL_NORegulatory reporting - Oklahoma OCC Pool Code OIUREP_OCC_POOL_CDCHAR5
UNIT_WELL_NAMERegulatory Reporting - OCC Unit/Well name OIUREP_OCC_WELL_NMCHAR20
WELL_NOAgency well ID OIUREP_AGY_WELL_IDCHAR6
FORMATION_NAMERegulatory Reporting - OCC Formation Name OIUREP_OCC_FORMATIONCHAR20
FILLER_2 Blanks0
OCC_SECTIONReg.Reporting - CO Section OIUREP_CO_SECCHAR2
OCC_TOWNSHIPTownship number OIU_TWP_NOCHAR3CHAR3
OCC_RANGERange number OIU_RNG_NOCHAR3CHAR3
CIMARRON_MERIDIANRegulatory Reporting - OCC Cimmarron Meridian OIUREP_OCC_CMCHAR2
WC_NOWell Completion No. OIUREP_WC_NOCHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table ROIUREP_OCC_1004_DTL

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