ROIUREP_ND_FORM10_DTL SAP (Reg.Reporting - North Dakota Form 10 Detail) Structure details

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




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




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

ROIUREP_ND_FORM10_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 Form 10 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_FORM10_DTL TYPE ROIUREP_ND_FORM10_DTL.

The ROIUREP_ND_FORM10_DTL table consists of various fields, each holding specific information or linking keys about Reg.Reporting - North Dakota Form 10 Detail data available in SAP. These include HEAD_SEQNR (Regulatory Reporting Header Sequence Number), REC_TYPE (Detail Layout Record Type), FIELD (Regulatory Reporting - North Dakota Field), OPERATOR (Regulatory Reporting Authorized Operator Name).. 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_FORM10_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
FIELDRegulatory Reporting - North Dakota Field OIUREP_ND_FIELDCHAR35
OPERATORRegulatory Reporting Authorized Operator Name OIUREP_OPERATOR_NMCHAR30
LSE_NOLease Number (Externally-Issued ID) OIUREP_LSE_NOCHAR11
ND_WL_NOWell ID number OIU_WL_NOCHAR15Assigned to domainALPHAOIU_WL_NOOIU_WELLH_OIU_PR_WELL
ND_WL_NMWell Description OIU_WL_DE_CONVCHAR35OIUNMOIU_TEXT35_CONV
ND_CTB_NORegulatory Reporting - North Dakorta Central Tank Battery OIUREP_ND_CTB_NOCHAR11
QUANTITYRegulatory Reporting - North Dakota Quantity (BBLS) OIUREP_ND_QUANTITYNUMC8
PURCHASERRegulatory Reporting - North Dakota Purchaser OIUREP_ND_PURCHASERCHAR35
TRANSPORTERRegulatory Reporting - North Dakota Transporter OIUREP_ND_TRANSPORTERCHAR35

Key field Non-key field



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

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

How to access SAP table ROIUREP_ND_FORM10_DTL

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