ROIUX1_ND_T12_D SAP (Detail structure for North Dakota T-12 tax report smartform) Structure details

Dictionary Type: Structure
Description: Detail structure for North Dakota T-12 tax report smartform




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




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

ROIUX1_ND_T12_D 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 "Detail structure for North Dakota T-12 tax report smartform" 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_ROIUX1_ND_T12_D TYPE ROIUX1_ND_T12_D.

The ROIUX1_ND_T12_D table consists of various fields, each holding specific information or linking keys about Detail structure for North Dakota T-12 tax report smartform data available in SAP. These include OIL_SOLD (OIUH_DEC13_2), VAL_OIL_SOLD (OIUH_DEC13_2), VAL_EX_GOV_ROY (OIUH_DEC13_2), TAX_VAL_GPT (OIUH_DEC13_2).. 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 ROIUX1_ND_T12_D 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
SALES_YYYYMMSales YYYYMM OIUREP_SALES_YYYYMMNUMC6OIUREP_SALES_YYYYMM
OIL_SOLDOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
VAL_OIL_SOLDOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
VAL_EX_GOV_ROYOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
TAX_VAL_GPTOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
POOL_CODECharacter field, 8 characters long CHAR8CHAR8CHAR8
WELL_CODEVersion Number Component CHAR2CHAR2CHAR2
TAX_VAL_OETOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
FED_ID_NO_1Federal Identifier OIUX1_FED_IDCHAR20CHAR20
TOT_PRD_TX_DUEOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
TOT_EXT_TX_DUEOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
FED_ID_NO_2Character Field of Length 12 CHAR12CHAR12CHAR12
OIL_GRAVITYOil API Gravity OIUREP_CO_OIL_GRAVDEC4(1)
POSTING_CODENot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
ADDITIONAL_VALOIUH_DEC9_2 OIUH_DEC9_2DEC9(2) OIUH_DEC9_2
TRANSPORT_DEDOIUH_DEC9_2 OIUH_DEC9_2DEC9(2) OIUH_DEC9_2
OTHER_DEDOIUH_DEC9_2 OIUH_DEC9_2DEC9(2) OIUH_DEC9_2
PRD_TAX_PRV_PAIDOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
EXT_TAX_PRV_PAIDOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
FED_ID_NO_3Character Field of Length 12 CHAR12CHAR12CHAR12
API_NOCharacter field of 9 digits CHAR9CHAR9CHAR9
API_SEQ_NO3-Byte field CHAR3CHAR3CHAR3
CONDENSATESingle-Character Indicator CHAR1CHAR1CHAR1
PRD_TAX_PAID_OTHOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
EXT_TAX_PAID_OTHOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
FED_ID_NO_4Character Field of Length 12 CHAR12CHAR12CHAR12
WELL_LEASE_NMField / Lease Name OIUY1_FLD_NMCHAR30CHAR30
PROD_PAID_RPTOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2
EXT_PAID_RPTOIUH_DEC13_2 OIUH_DEC13_2DEC13(2) OIUH_DEC13_2

Key field Non-key field



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

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

How to access SAP table ROIUX1_ND_T12_D

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