ROIUREP_CA_110_PROD SAP (Reg.Reporting CA Production - Filling structure) Structure details

Dictionary Type: Structure
Description: Reg.Reporting CA Production - Filling structure




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




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

ROIUREP_CA_110_PROD 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 "Reg.Reporting CA Production - Filling structure" 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_CA_110_PROD TYPE ROIUREP_CA_110_PROD.

The ROIUREP_CA_110_PROD table consists of various fields, each holding specific information or linking keys about Reg.Reporting CA Production - Filling structure data available in SAP. These include REC_TYPE (Detail Layout Record Type), OPERATOR_CODE (Reg.Reporting - CA Operator Code), PROD_YEAR (Production year), PROD_MONTH (Production month).. 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_CA_110_PROD 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
OPERATOR_CODEReg.Reporting - CA Operator Code OIUREP_CA_OPER_CODECHAR5
PROD_YEARProduction year OIUREP_PROD_YEAR_2CHAR2
PROD_MONTHProduction month OIUREP_PROD_MONTHCHAR2
TXN_TYPEReg. Reporting - CA Transaction Type OIUREP_TXN_TYPECHAR2
TXN_REC_TYPECA 110 Transaction Record Type OIUREP_CA_TXN_REC_TYPECHAR2
RPT_MONTHReporting month OIUREP_REPMONTHCHAR2
RPT_DAYReporting day OIUREP_REPDAYCHAR2
RPT_YEARReporting year OIUREP_REPYEAR_2CHAR2
API_WL_NOAPI Well Number (County and Sequence number) (8 Digit long) OIU_REP_CA_API_NOCHAR8
NM_POOL_CDPool Code (CA Reg ID) OIUREP_CA_POOLCHAR2
WELL_TYPEReg.Reporting California Well Type OIUREP_CA_WELL_TYPECHAR1
FILLER1 0
PROD_OILReg.Reporting Oil Production Volume (DEC 7) OIUREP_CA_PROD_OILDEC7
FILLER2 0
PROD_WATERReg.Reporting H2O Production Volume (DEC 7) OIUREP_CA_PROD_H2ODEC7
DAYS_PRODDays Produced OIUREP_OGA_DAYS_PRODNUMC2
FILLER3 0
PROD_GASReg.Reporting Gas Production Volume (DEC 7) OIUREP_CA_PROD_GASDEC7
API_GRAVITYAPI Gravity OIUREP_CA_API_GRAVITYDEC4(1)
FILLER4 0
CSG_PS_QYReg.Reporting Casinghead Pressure OIUREP_CA_CSG_PS_QYDEC4
FILLER5 0
TUB_PS_QYReg.Reporting Tubing Pressure OIUREP_CA_TUB_PS_QYDEC4
FILLER6 0
BTUBTU OIUREP_CA_BTUDEC4
OPER_METHODReg Reporting California Operating method OIUREP_CA_OPER_METCHAR1
CA_H2O_DISP_CDRegulatory Rep: California H2O Disposition Code OIUREP_CA_H2O_DISP_CDCHAR1
NON_PROD_CDReg.Reporting California Non Prod,/Injection method OIUREP_CA_NON_PROD_CDCHAR1

Key field Non-key field



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

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

How to access SAP table ROIUREP_CA_110_PROD

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