ROIUREP_WY_FORM2_DETAIL SAP (Regulatory Reporting: Wyoming Form 2 Report Detail) Structure details

Dictionary Type: Structure
Description: Regulatory Reporting: Wyoming Form 2 Report Detail




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




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

ROIUREP_WY_FORM2_DETAIL 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: Wyoming Form 2 Report Detail" 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_WY_FORM2_DETAIL TYPE ROIUREP_WY_FORM2_DETAIL.

The ROIUREP_WY_FORM2_DETAIL table consists of various fields, each holding specific information or linking keys about Regulatory Reporting: Wyoming Form 2 Report Detail data available in SAP. These include HEAD_SEQNR (Regulatory Reporting Header Sequence Number), REC_TYPE (Detail Layout Record Type), ID (Regulatory Reporting: Wyoming Form 2 ID), WELL_NO (Regulatory Reporting: Wyoming Form 2 Well No).. 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_WY_FORM2_DETAIL 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
IDRegulatory Reporting: Wyoming Form 2 ID OIUREP_WY_IDCHAR10
WELL_NORegulatory Reporting: Wyoming Form 2 Well No OIUREP_WY_WELL_NOCHAR15
COUNTYRegulatory Reporting: Wyoming Form 2 County OIUREP_WY_COUNTYCHAR3
WL_NORegulatory Reporting: Wyoming Form 2 API well number OIUREP_WY_API_WELL_NOCHAR5
Q1Q2Regulatory Reporting: Wyoming Form 2 Quarters OIUREP_WY_Q1Q2CHAR4
SECTRegulatory Reporting: Wyoming Form 2 Sections OIUREP_WY_SECTIONCHAR3
TOWNSHIPRegulatory Reporting: Wyoming Form 2 Township OIUREP_WY_TOWNSHIPCHAR3
TOWNSHIP_DIR_CDRegulatory Reporting: Wyoming Form 2 Township Direction code OIUREP_WY_TOWNSHIP_DIR_CDCHAR1
RANGERegulatory Reporting: Wyoming Form 2 Range OIUREP_WY_RANGECHAR3
RANGE_DIR_CDRegulatory Reporting: Wyoming Form 2 Range Direction code OIUREP_WY_RANGE_DIR_CDCHAR1
ST_CDRegulatory Reporting: Wyoming Form 2 Side Track OIUREP_WY_ST_CDCHAR2
RESVR_CDRegulatory Reporting: Wyoming Form 2 Reservoir Code OIUREP_WY_RESERVOIR_CDCHAR4
CLASS_CDRegulatory Reporting: Wyoming Form 2 Well Class Code OIUREP_WY_CLASS_CDCHAR1
STATUS_CDRegulatory Reporting: Wyoming Form 2 Well Status Code OIUREP_WY_STATUS_CDCHAR2
OIL_BARRELS_PRODRegulatory Reporting: Wyoming Form 2 Oil Barrels Produced OIUREP_WY_OIL_BARRELS_PRODUCEDQUAN13
API_GRAVITYRegulatory Reporting: Wyoming Form 2 API Gravity OIUREP_WY_API_GRAVITYCHAR4
WATER_BARRELS_PRODRegulatory Reporting: Wyoming Form 2 Water Barrels Produced OIUREP_WY_WATER_BARRELS_PRODQUAN13
GAS_MCF_PRODRegulatory Reporting: Wyoming Form 2 Gas MCF Produced OIUREP_WY_GAS_MCF_PRODQUAN13
DAYS_PRODUCEDRegulatory Reporting: Wyoming Form 2 Days Produced OIUREP_WY_DAYS_PRODUCEDNUMC2
TOTAL_INJECTIONRegulatory Reporting: Wyoming Form 2 Total Injection OIUREP_WY_TOTAL_INJECTIONQUAN13
CASING_PRESSURERegulatory Reporting: Wyoming Form 2 Casing Pressure OIUREP_WY_CASING_PRESSURENUMC5
TUBING_PRESSURERegulatory Reporting: Wyoming Form 2 Tubing Pressure OIUREP_WY_TUBING_PRESSURENUMC5
OIL_BARRELS_SOLDRegulatory Reporting: Wyoming Form 2 Oil Barrels Sold OIUREP_WY_OIL_BARRELS_SOLDQUAN13
GAS_MCF_SOLDRegulatory Reporting: Wyoming Form 2 Gas MCF Sold OIUREP_WY_GAS_MCF_SOLDQUAN13
INJECTION_DAYSRegulatory Reporting: Wyoming Form 2 Injection Days OIUREP_WY_INJECTION_DAYSNUMC2
CUMULATIVE_INJECTIONRegulatory Reporting: Wyoming Form 2 Cumulative Injection OIUREP_WY_CUMULATIVE_INJECTIONQUAN13
INJECTION_CODESRegulatory Reporting: WY Injection Codes OIUREP_WY_INJ_CODESCHAR3
LOT_OR_TRACTRegulatory Reporting: WY Lot or Tract OIUREP_WY_LOT_TRACTCHAR15

Key field Non-key field



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

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

How to access SAP table ROIUREP_WY_FORM2_DETAIL

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