ROIUX3_JEINTF_NON_KEY2 SAP (Royalty Reporting - JE Interface Non Key Fields) Structure details

Dictionary Type: Structure
Description: Royalty Reporting - JE Interface Non Key Fields




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




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

ROIUX3_JEINTF_NON_KEY2 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 "Royalty Reporting - JE Interface 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_JEINTF_NON_KEY2 TYPE ROIUX3_JEINTF_NON_KEY2.

The ROIUX3_JEINTF_NON_KEY2 table consists of various fields, each holding specific information or linking keys about Royalty Reporting - JE Interface Non Key Fields data available in SAP. These include PS_BASE_QY (Pressure Base Quantity), GRV_QY (Gravity), OWN_NO (Owner Number), OWN_SEQ_NO (Owner Sequence Number).. 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 ROIUX3_JEINTF_NON_KEY2 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
BTU_QYBTU Quantity OIUH_BTU_QUANTITYDEC7(3) OIUH_DEC7_3
PS_BASE_QYPressure Base Quantity OIUH_PRESSURE_BASEDEC6(3) OIUH_DEC6_3
GRV_QYGravity OIUH_GRAVITYDEC3(1) OIUH_DEC3_1
OWN_NOOwner Number OIUH_OWNERCHAR6CHAR6
OWN_SEQ_NOOwner Sequence Number OIUH_OWNER_SEQUENCE_NUMBERCHAR2CHAR2
OWN_INT_DECM_QYOwner Interest Decimal Quantity OIUH_OWN_INTEREST_DECIMAL_QTYDEC9(8) OIUH_DEC9_8
OWN_INT_TYPE_CDOwner Interest Type Code OIUH_OWN_INTEREST_TYPE_CODECHAR2CHAR2
OWN_INT_SEQ_NOOwner Interest Sequence Number OIUH_OWN_INTEREST_SEQ_NUMBERCHAR2CHAR2
PAY_CDPay Code OIUH_PAY_CODECHAR2CHAR2
OWN_BAL_DECM_QYOwner Disbursement (Balance) Decimal OIUH_OWNER_DISBUR_DECIMALDEC9(8) OIUH_DEC9_8
MMBTU_OVL_AMOwner MMBTU OIUH_OWNER_MMBTUDEC11(2) OIUH_DEC11_2
NET_TRANSP_AMNet Transportation Amount OIUH_TRANSPORTATION_AMTCURR11(2) OIUH_CURR11_2
NET_OTH_MK_AMNet Other Marketing Amount OIUH_NET_OTH_MARKETING_AMOUNTCURR11(2) OIUH_CURR11_2
TXN_VAL_AMTransaction Owner Amount OIUH_TRAN_OWNER_AMOUNTCURR11(2) OIUH_CURR11_2
DED_RMB_AMDeduction/Reimbursement Amount OIUH_DED_REIMB_AMOUNTCURR11(2) OIUH_CURR11_2
TAX_RMB_AMTax Reimbursement Amount OIUH_TAX_REIMBURSEMENT_AMTCURR11(2) OIUH_CURR11_2

Key field Non-key field



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

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

How to access SAP table ROIUX3_JEINTF_NON_KEY2

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