OIBQCIMOLCOMP SAP (HPM:QCI:chemical analysis data for natural gas (ISO comp.)) Structure details

Dictionary Type: Structure
Description: HPM:QCI:chemical analysis data for natural gas (ISO comp.)




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




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

OIBQCIMOLCOMP 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 "HPM:QCI:chemical analysis data for natural gas (ISO comp.)" 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_OIBQCIMOLCOMP TYPE OIBQCIMOLCOMP.

The OIBQCIMOLCOMP table consists of various fields, each holding specific information or linking keys about HPM:QCI:chemical analysis data for natural gas (ISO comp.) data available in SAP. These include N2RATIO (Natural gas N2 (nitrogen) content (ratio)), CO2RATIO (Natural gas CO2 content (ratio)), C2H6RATIO (Natural gas C2H6 (ethane) content (ratio)), C3H8RATIO (Natural gas C3H8 (propane) content (ratio)).. 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 OIBQCIMOLCOMP 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
CH4RATIONatural gas CH4 content (ratio) OIB_CH4RATFLTP16(16) OIB_RAT
N2RATIONatural gas N2 (nitrogen) content (ratio) OIB_N2RATFLTP16(16) OIB_RAT
CO2RATIONatural gas CO2 content (ratio) OIB_CO2RATFLTP16(16) OIB_RAT
C2H6RATIONatural gas C2H6 (ethane) content (ratio) OIB_C2H6RATFLTP16(16) OIB_RAT
C3H8RATIONatural gas C3H8 (propane) content (ratio) OIB_C3H8RATFLTP16(16) OIB_RAT
H2ORATIONatural gas H2O content (ratio) OIB_H2ORATFLTP16(16) OIB_RAT
H2SRATIONatural gas H2S content (ratio) OIB_H2SRATFLTP16(16) OIB_RAT
H2RATIONatural gas H2 (Hydrogen) content (ratio) OIB_H2RATFLTP16(16) OIB_RAT
CORATIONatural gas CO content (ratio) OIB_CORATFLTP16(16) OIB_RAT
O2RATIONatural gas oxygen (O2) content (ratio) OIB_O2RATFLTP16(16) OIB_RAT
ISOC4H10RATIONatural gas ISO-C4H10 (iso-butane ) content (ratio) OIB_ISOC4H10RATFLTP16(16) OIB_RAT
NC4H10RATIONatural gas n-C4H10 (n-butane ) content (ratio) OIB_NC4H10RATFLTP16(16) OIB_RAT
ISOC5H12RATIONatural gas ISO-C5H12 (ISO-pentane ) content (ratio) OIB_ISOC5H12RATFLTP16(16) OIB_RAT
NC5H12RATIONatural gas n-C5H12 (n-pentane ) content (ratio) OIB_NC5H12RATFLTP16(16) OIB_RAT
C6H14RATIONatural gas C6H14 (n-hexane ) content (ratio) OIB_C6H14RATFLTP16(16) OIB_RAT
C7H16RATIONatural gas C7H16 (n-heptane ) content (ratio) OIB_C7H16RATFLTP16(16) OIB_RAT
C8H18RATIONatural gas C8H18 (n-octane ) content (ratio) OIB_C8H18RATFLTP16(16) OIB_RAT
C9H20RATIONatural gas C9H20 (n-Nonane ) content (ratio) OIB_C9H20RATFLTP16(16) OIB_RAT
C10H22RATIONatural gas C10H22 (n-Decane ) content (ratio) OIB_C10H22RATFLTP16(16) OIB_RAT
HERATIONatural gas He (Helium) content (ratio) OIB_HERATFLTP16(16) OIB_RAT
ARRATIONatural gas Argon content (ratio) OIB_ARRATFLTP16(16) OIB_RAT
GASCOMPRATEHUnit (vol. %, mol % or mass % ) of natural gas composition OIB_GASCOMPRATEHUNIT3T006CUNITMEINS
MOLDENNatural gas molar density (mol/volume) at standard condition OIB_MOLDENFLTP16(16) OIB_DICHT
MOLDENEHUnit for molar density at base conditions ( nat.gas) OIB_MOLDENEHUNIT3T006CUNITMEINS
MOLWEIGHTMolecular weight of natural gas:return value from AGA c-code OIB_MOLWEIGHTFLTP16(16) OIB_MOLWEIGHT
HYDROCARBMOLFRACHydrocarbon mole fraction calculated from AGA c-code OIB_HYDROCARBMOLFRACFLTP16(16) OIB_FRAC
MOLWEIGHTEHUnit for molar mass OIB_MOLWEIGHTEHUNIT3T006CUNITMEINS

Key field Non-key field



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

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

How to access SAP table OIBQCIMOLCOMP

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