ROIUREP_ND_FORM17A_DTL SAP (Reg.Reporting - North Dakota Form17A Detail) Structure details

Dictionary Type: Structure
Description: Reg.Reporting - North Dakota Form17A Detail




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




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

ROIUREP_ND_FORM17A_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 "Reg.Reporting - North Dakota Form17A 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_ND_FORM17A_DTL TYPE ROIUREP_ND_FORM17A_DTL.

The ROIUREP_ND_FORM17A_DTL table consists of various fields, each holding specific information or linking keys about Reg.Reporting - North Dakota Form17A Detail data available in SAP. These include HEAD_SEQNR (Regulatory Reporting Header Sequence Number), REC_TYPE (Detail Layout Record Type), INJ_UNIT (Regulatory Reporting - North Dakota Unit), INJ_ZONE (Regulatory Reporting - North Dakota Injection Zone).. 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_ND_FORM17A_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
INJ_UNITRegulatory Reporting - North Dakota Unit OIUREP_ND_INJ_UNITCHAR32
INJ_ZONERegulatory Reporting - North Dakota Injection Zone OIUREP_ND_INJ_ZONECHAR32
DIS_WL_NOWell ID number OIU_WL_NOCHAR15Assigned to domainALPHAOIU_WL_NOOIU_WELLH_OIU_PR_WELL
DIS_WL_NMWell Description OIU_WL_DE_CONVCHAR35OIUNMOIU_TEXT35_CONV
DIS_WELL_FILE_NORegulatory Reporting - North Dakota Well File Number OIUREP_ND_WELL_FILE_NOCHAR6
DIS_QTR_1_NOQuarter 1 Number OIU_QTR_1_NOCHAR2CHAR2
DIS_QTR_2_NOQuarter 2 Number OIU_QTR_2_NOCHAR2CHAR2
DIS_SECT_NOSection Number OIU_SECTION_NOCHAR3CHAR3
DIS_TWP_NOTownship number OIU_TWP_NOCHAR3CHAR3
DIS_TWP_DIR_CDTownship direction code OIU_TWP_DIR_CDCHAR1CHAR1
DIS_RNG_NORange number OIU_RNG_NOCHAR3CHAR3
DIS_RNG_DIR_CDRange Direction Code OIU_RNG_DIR_CDCHAR1CHAR1
DIS_VOLUMERegulatory Reporting - North Dakota Production Volume OIUREP_ND_PROD_VOLNUMC8
DIS_UOMRegulatory Reporting - ND Unit of Measure (BBLS or MCF) OIUREP_ND_UOMCHAR4
TLR_REF_INDEXIndex OIUREP_ND_INDEXCHAR30

Key field Non-key field



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

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

How to access SAP table ROIUREP_ND_FORM17A_DTL

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