OIL_OIB01 SAP (Oil APPEND for core table) Append Structure details

Dictionary Type: Append Structure
Description: Oil APPEND for core table




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




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

OIL_OIB01 is a standard SAP Append Structure which is used to store Oil APPEND for core table data and is available within R/3 SAP systems depending on the version and release level.

The OIL_OIB01 table consists of various fields, each holding specific information or linking keys about Oil APPEND for core table data available in SAP. These include PDTYP (Oil product type), BSTMP (Oil/gas standard/base temperature), BSTEH (Oil/gas standard/base temperature unit), WQTYL (Lower warning tolerance limit for manual entries (in %)).. 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 OIL_OIB01 append 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
PDTYPOil product type OIB_PDTYPCHAR1OIB_PDTYP
BSTMPOil/gas standard/base temperature OIB_BSTMPFLTP16(16) TEMP_VALUE
BSTEHOil/gas standard/base temperature unit OIB_BSTEHUNIT3T006CUNITMEINS
WQTYLLower warning tolerance limit for manual entries (in %) OIB_WQTYLFLTP16(16) OIB_QTYPC
WQTYHUpper warning tolerance limit for manual entries (in %) OIB_WQTYHFLTP16(16) OIB_QTYPC
EQTYLLower Tolerance Limit for Manual Quantity Entries (in %) OIB_EQTYLFLTP16(16) OIB_QTYPC
EQTYHUpper Tolerance Limit for Manual Quantity Entries (in %) OIB_EQTYHFLTP16(16) OIB_QTYPC
DNTYPDensity Type OIB_DNTYPCHAR1OIB_DNTYP
VCFLNVolume correction factor OIB_VCFLNCHAR1OIB_VCFLN
MCFIMeter correction factor indicator OIB_MCFICHAR1XFELD
PDCLOil/Gas product conversion class OIB_PDCLCHAR2OIB_PDCL
HVTYPHeating value type OIB_HVTYPCHAR2OIB_HVTYP
BPRESHNatural Gas Base Pressure for Combustion (Heating Value) OIB_BPRESHFLTP16(16) B_FLOAT
BPRESHEHNatural gas std/base press.: combustion (heat. value): unit OIB_BPRESHEHUNIT3T006CUNITMEINS
BSTMPHNatural Gas Base Temperature of Combustion (Heating Value) OIB_BSTMPHFLTP16(16) TEMP_VALUE
BSTMPHEHNatural gas std/base temp.: combustion (heat. value): unit OIB_BSTMPHEHUNIT3T006CUNITMEINS
EXT_PROG_VERSIONSupported version of external routines OIB_EXT_VERSIONCHAR1OIB_EXT_VERSION
BPRESVOil/gas standard/base pressure:metering (volume, density) OIB_BPRESVFLTP16(16) OIB_PRES
BPRESVEHOil/gas standard/base pres.:metering (volume, density): unit OIB_BPRESVEHUNIT3T006CUNITMEINS
BTMPVPOil/gas standard/base temperature (vapor pressure) OIB_BTMPVPFLTP16(16) TEMP_VALUE
BTMPVPEHOil/gas standard/base temperature unit (vapor pressure) OIB_BTMPVPEHUNIT3T006CUNITMEINS
CHGSConversion handling for gases OIB_CHGSCHAR1OIB_CHGS
CHLQConversion handling for liquid products OIB_CHLQCHAR1OIB_CHLQ
EXTDNUNITUnit for densities of petroleum products and natural gas OIB_DNEHUNIT3T006CUNITMEINS
EXTHVUNITHeating value unit OIB_HVEHUNIT3T006CUNITMEINS
EXTINDExternal functions ind. (API c-codes, etc.) OIB_EXTINDCHAR1OIB_EXTIND
VCFLN_LPGVolume correction factor LPG OIB_VCFLN_LPGCHAR1OIB_VCFLN_LPG
BSDNEHBase density unit (at standard reference conditions) OIB_BSDNEHUNIT3T006CUNITMEINS
BSHVEHBase heating value unit (at standard reference conditions) OIB_BSHVEHUNIT3T006CUNITMEINS
TDTHVTest density/test heating value - parameter handling OIB_TDTHVCHAR1OIB_XFELD
BDBHVBase density / base heating value parameter handling OIB_BDBHVCHAR1OIB_XFELD
AROMATICSIndustrial aromatic hydrocarbons: Type OIB_AROMATICSCHAR2OIB_AROMATICS
BHVCLSHeating value class (calorific value class) OIB_HVCLSCHAR2OIB_HVCLS
IDGASIndicator for SAP natural gas routine (ideal/real gas) OIB_IDGASCHAR1OIB_IDGAS
RFC_RELEASERelease indicator for external (RFC) calls to QCI OIB_RELEASECHAR1OIB_XFELD

Key field Non-key field



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

As OIL_OIB01 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 OIL_OIB01 as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table OIL_OIB01

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