ROIUREP_ND_FORM5_DTL SAP (Reg.Reproting - North Dakota Form5/5A Detail) Structure details

Dictionary Type: Structure
Description: Reg.Reproting - North Dakota Form5/5A Detail




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




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

ROIUREP_ND_FORM5_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.Reproting - North Dakota Form5/5A 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_FORM5_DTL TYPE ROIUREP_ND_FORM5_DTL.

The ROIUREP_ND_FORM5_DTL table consists of various fields, each holding specific information or linking keys about Reg.Reproting - North Dakota Form5/5A Detail data available in SAP. These include HEAD_SEQNR (Regulatory Reporting Header Sequence Number), REC_TYPE (Detail Layout Record Type), ND_WL_NO (Well ID number), ND_WL_NAME (Well Description).. 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_FORM5_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
ND_WL_NOWell ID number OIU_WL_NOCHAR15Assigned to domainALPHAOIU_WL_NOOIU_WELLH_OIU_PR_WELL
ND_WL_NAMEWell Description OIU_WL_DE_CONVCHAR35OIUNMOIU_TEXT35_CONV
FIELDRegulatory Reporting - North Dakota Field OIUREP_ND_FIELDCHAR35
POOLRegulatory Reporting - North Dakota Pool OIUREP_ND_POOLCHAR32
COUNTYRegulatory Reporting - North Dakota County OIUREP_ND_COUNTYCHAR32
ND_WELL_FILE_NORegulatory Reporting - North Dakota Well File Number OIUREP_ND_WELL_FILE_NOCHAR6
BEG_MTH_MTR_RNDGRegReporting - ND Stored And/Or Meter Reading First Of Month OIUREP_ND_BEG_MTH_MTR_RNDGNUMC8
CLEAN_OIL_PRODReg. Reporting - North Dakota Clean Oil Production (BBLS) OIUREP_ND_CLEAN_OIL_PRODNUMC8
PROD_DAYSDays Produced OIUREP_OGA_DAYS_PRODNUMC2
BS_W_DRAWNRegulatory Reporting - North Dakota BS & W Drawn OIUREP_ND_BS_W_DRAWNNUMC8
LEASE_USERegulatory Reporting - North Dakota Lease Use OIUREP_ND_LEASE_USENUMC8
RUNSRegulatory Reporting - North Dakota Runs This Month OIUREP_ND_RUNSNUMC8
END_MTH_MTR_RNDGRegReporting - ND Stored And/Or Meter Reading End Of Month OIUREP_ND_END_MTH_MTR_RNDGNUMC8
PROD_WATERRegulatory Reporting - North Dakota Water Production OIUREP_ND_WATERNUMC8
TLR_REF_INDEXIndex OIUREP_ND_INDEXCHAR30

Key field Non-key field



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

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

How to access SAP table ROIUREP_ND_FORM5_DTL

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