ROIUREP_CA_110_INJ 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_INJ
Related tables to ROIUREP_CA_110_INJ
Access table ROIUREP_CA_110_INJ




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

ROIUREP_CA_110_INJ 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_INJ TYPE ROIUREP_CA_110_INJ.

The ROIUREP_CA_110_INJ 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_INJ 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
INJ_WL_TYPReg.Reporting California Well Type OIUREP_CA_WELL_TYPECHAR1
FILLER1 0
INJE_WATERReg.Reporting Water Injection Volume OIUREP_CA_INJE_H2ODEC8
FILLER2 0
INJE_GASReg.Reporting Gas Injection Volume OIUREP_CA_INJE_GASDEC8
DAYS_PRODDays Produced OIUREP_OGA_DAYS_PRODNUMC2
FILLER3 0
INJ_PS_QYReg.Reporting Injection Pressure OIUREP_CA_INJ_PSDEC4
CA_H2O_SRCE_CDRegulatory Rep: California H2O Source Code OIUREP_CA_H2O_SRCE_CDCHAR1
WATER_KINDReg.Reporting - California kind of water OIUREP_CA_WATER_KINDCHAR1
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_INJ using ABAP code?

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

How to access SAP table ROIUREP_CA_110_INJ

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