OI0_BWMSEG_KYF SAP (Oil fields for BW (S195,..) based on OILMSEG (material segm)) Structure details

Dictionary Type: Structure
Description: Oil fields for BW (S195,..) based on OILMSEG (material segm)




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




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

OI0_BWMSEG_KYF 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 "Oil fields for BW (S195,..) based on OILMSEG (material segm)" 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_OI0_BWMSEG_KYF TYPE OI0_BWMSEG_KYF.

The OI0_BWMSEG_KYF table consists of various fields, each holding specific information or linking keys about Oil fields for BW (S195,..) based on OILMSEG (material segm) data available in SAP. These include OITAXQT (Excise duty tax quantity in STBME), OIFUTQT (Future tax quantity), OIFEETOT (Fee total), OIGLERF (Quantity in Unit of Entry).. 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 OI0_BWMSEG_KYF 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
OIUOMQTBase quantity for excise duty rate (e.g.per 1 or 100 UoM) OIH_UOMQTUNIT3Assigned to domainCUNITMEINS
OITAXQTExcise duty tax quantity in STBME OIH_TAXQTQUAN13(3) MENGE
OIFUTQTFuture tax quantity OIH_FUTQTQUAN13(3) MENGE
OIFEETOTFee total OIA_FEETOTCURR13(2) OIA_FEETOT
OIGLERFQuantity in Unit of Entry ERFMGQUAN13(3) MENG13
OIGLSKUQuantity OI0BW_MENGE_DQUAN13(3) MENG13
OIGLBPRQuantity in Purchase Order Price Unit BPMNGQUAN13(3) MENG13
OIH_FOLQTYExcise Tax Follow-On License Quantity OIH_FOLQTYQUAN13(3) MENG13
ERFMEUnit of Entry ERFMEUNIT3Assigned to domainCUNITMEINS
WAERSLocal Currency HWAERCUKY5Assigned to domainWAERS
BPRMEOrder Price Unit (Purchasing) BBPRMUNIT3Assigned to domainCUNITMEINS
OIMSEHI1Unit of measurement 1 OI0BW_MSEHI1UNIT3Assigned to domainCUNITMEINS
OIADQNT1Additional Oil and Gas Quantity OIB_ADQNTFLTP16(16) OIB_ADQNT
OIMSEHI2Unit of measurement 2 OI0BW_MSEHI2UNIT3Assigned to domainCUNITMEINS
OIADQNT2Additional oil quantity 2 OI0BW_ADQNT2FLTP16(16) OIB_ADQNT
OIMSEHI3Unit of measurement 3 OI0BW_MSEHI3UNIT3Assigned to domainCUNITMEINS
OIADQNT3Additional oil quantity 3 OI0BW_ADQNT3FLTP16(16) OIB_ADQNT
OIMSEHI4Unit of measurement 4 OI0BW_MSEHI4UNIT3Assigned to domainCUNITMEINS
OIADQNT4Additional oil quantity 4 OI0BW_ADQNT4FLTP16(16) OIB_ADQNT
OIMSEHI5Unit of measurement 5 OI0BW_MSEHI5UNIT3Assigned to domainCUNITMEINS
OIADQNT5Additional oil quantity 5 OI0BW_ADQNT5FLTP16(16) OIB_ADQNT

Key field Non-key field



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

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

How to access SAP table OI0_BWMSEG_KYF

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