OIB_QCI_IF2004 SAP (Interface: Globale parameter to FUNC API2004) Structure details

Dictionary Type: Structure
Description: Interface: Globale parameter to FUNC API2004




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




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

OIB_QCI_IF2004 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 "Interface: Globale parameter to FUNC API2004" 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_OIB_QCI_IF2004 TYPE OIB_QCI_IF2004.

The OIB_QCI_IF2004 table consists of various fields, each holding specific information or linking keys about Interface: Globale parameter to FUNC API2004 data available in SAP. These include PDTYP (Oil product type), COEFF (Quantity Conversion Coefficient), COEFFEH (Unit of Measurement), DNTYP (Density Type).. 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: Cannot Be Enhanced


SAP OIB_QCI_IF2004 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
UMRSLConversion Group (Oil, Natural Gas,..) OIB_UMRSLCHAR4Assigned to domainOIB_UMRSL
PDTYPOil product type OIB_PDTYPCHAR1OIB_PDTYP
COEFFQuantity Conversion Coefficient OIB_COEFFFLTP16(16) OIB_COEFF
COEFFEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
DNTYPDensity Type OIB_DNTYPCHAR1OIB_DNTYP
TSTMPOil/Gas Test Temperature: Observed Density OIB_TSTMPFLTP16(16) TEMP_VALUE
TSTEHTest Temperature Unit (Density): Measurement OIB_TSTEHUNIT3Assigned to domainCUNITMEINS
MTPRESOil/gas material pressure: observed quantity OIB_MTPRESFLTP16(16) OIB_PRES
MTPRESEHOil/gas material pressure unit: observed quantity OIB_MTPRESEHUNIT3Assigned to domainCUNITMEINS
TDICHOil/Gas Test Density OIB_TDICHFLTP16(16) OIB_DICHT
TDICHEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
TRQNTTransaction Quantity OIB_TRQNTFLTP16(16) OIB_TRQNT
MEINHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
BSTMPOil/gas standard/base temperature OIB_BSTMPFLTP16(16) TEMP_VALUE
BSTEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
BDICHOil/gas density at standard/base conditions OIB_BDICHFLTP16(16) OIB_DICHT
BDICHEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
MTTMPOil/Gas Material Temperature: Observed Quantity OIB_MTTMPFLTP16(16) TEMP_VALUE
MTTEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
APRESVAlternate Pressure OIB_APRESVFLTP16(16) OIB_APRESV
APRESVEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
ALTQUANTITYAlternate Quantity OIB_ALTQUANTITYFLTP16(16) OIB_ALTQUANTITY
ALTQUANTITYEHUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
COMPF_OBSCompressibility Factor at Observed Conditions OIB_COMPF_OBSFLTP16(16) OIB_COMP_FACTOR
COMPF_OBS_UUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
COMPF_ALTCompressibility Factor at alternate condition OIB_COMPF_ALTFLTP16(16) OIB_COMP_FACTOR
COMPF_ALT_UUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
STRUCFMEXPFunction module export parameter OIB_FMEXPCHAR30Assigned to domainAS4TAB

Key field Non-key field



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

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

How to access SAP table OIB_QCI_IF2004

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