OI0_BWLIPS_KYF SAP (Key figure for BW (S261,..) based on OILLIPS (delivery item)) Structure details

Dictionary Type: Structure
Description: Key figure for BW (S261,..) based on OILLIPS (delivery item)




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




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

OI0_BWLIPS_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 "Key figure for BW (S261,..) based on OILLIPS (delivery item)" 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_BWLIPS_KYF TYPE OI0_BWLIPS_KYF.

The OI0_BWLIPS_KYF table consists of various fields, each holding specific information or linking keys about Key figure for BW (S261,..) based on OILLIPS (delivery item) data available in SAP. These include OITAXINV (Excise duty tax value for an invoice), OIFEETOT (Fee total (document currency)), OIH_FOLQTY (Excise Tax Follow-On License Quantity), OIMSEHI1 (Unit of measurement 1).. 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 OI0_BWLIPS_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
OITAXISSExcise duty value for goods issue OIH_TAXISSCURR13(2) OIH_TXVAL
OITAXINVExcise duty tax value for an invoice OIH_TAXINVCURR13(2) OIH_TXVAL
OIFEETOTFee total (document currency) OIA_FEETOTDCURR13(2) OIA_FEETOT
OIH_FOLQTYExcise Tax Follow-On License Quantity OIH_FOLQTYQUAN13(3) MENG13
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_BWLIPS_KYF using ABAP code?

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

How to access SAP table OI0_BWLIPS_KYF

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