ROIUX3_TX_RPODT_NON_KEY SAP (Tax Reporting - Texas Oil Report Details Non Key Fields) Structure details

Dictionary Type: Structure
Description: Tax Reporting - Texas Oil Report Details Non Key Fields




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




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

ROIUX3_TX_RPODT_NON_KEY 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 "Tax Reporting - Texas Oil Report Details Non Key Fields" 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_ROIUX3_TX_RPODT_NON_KEY TYPE ROIUX3_TX_RPODT_NON_KEY.

The ROIUX3_TX_RPODT_NON_KEY table consists of various fields, each holding specific information or linking keys about Tax Reporting - Texas Oil Report Details Non Key Fields data available in SAP. These include LEASE_OPERATOR (Texas Lease Operator), GRAVITY (Gravity), GROSS_VOL (Gross Barrels), EXEMPT_VOL (Exempt Barrels).. 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: Not classified


SAP ROIUX3_TX_RPODT_NON_KEY 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
DRILL_PERMITTexas Drill Permit OIUX3_TX_DRILL_PERMITCHAR1YESNO
LEASE_OPERATORTexas Lease Operator OIUX3_TX_LEASE_OPERATOR_INDCHAR1OIUX3_TX_LEASE_OPERATOR_IND
GRAVITYGravity OIUH_GRAVITYDEC3(1) OIUH_DEC3_1
GROSS_VOLGross Barrels OIUX3_GROSS_BARRELSDEC11(2) OIUX3_SIGNED_DEC_11_2
EXEMPT_VOLExempt Barrels OIUX3_EXEMPT_BARRELSDEC11(2) OIUX3_SIGNED_DEC_11_2
TAX_VOLTaxable Barrels OIUX3_TAXABLE_BARRELSDEC11(2) OIUX3_SIGNED_DEC_11_2
GROSS_VALGross Value OIUX3_GROSS_VALUECURR11(2) OIUX3_SIGNED_CURR_11_2
EXEMPT_VALExempt Value OIUX3_EXEMPT_VALUECURR11(2) OIUX3_SIGNED_CURR_11_2
MKT_COSTTrucking (Marketing) Cost OIUX3_TRUCKING_MARKETING_COSTCURR11(2) OIUX3_SIGNED_CURR_11_2
TAX_VALNet Taxable Value OIUX3_NET_TAXABLE_VALUECURR11(2) OIUX3_SIGNED_CURR_11_2
TAXPAYER_NAMETaxpayer Name OIUX3_TAXPAYER_NAMECHAR100TEXT100
LEASE_NAMETexas Lease Name OIUX3_TX_LEASE_NAMECHAR50TEXT50
COUNTY_NAMETexas County Name OIUX3_TX_COUNTY_NAMECHAR30TEXT30
OTHER_PARTY_NAMEBusiness Associate Name OIUCM_BA_NAMECHAR38CHAR38
TAX_RATE_VALValue tax rate OIUVL_VAL_TAX_RATDEC7(6) OIUVL_PERCENT76
ST_TAX_AMT_DUEState Tax Amount Due OIUX3_STATE_TAX_AMOUNT_DUECURR11(2) OIUX3_SIGNED_CURR_11_2

Key field Non-key field



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

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

How to access SAP table ROIUX3_TX_RPODT_NON_KEY

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