OI0_BWVBRP_KYF SAP (Key figure for BW (S262,..) based on OILVBRP (billing item)) Structure details

Dictionary Type: Structure
Description: Key figure for BW (S262,..) based on OILVBRP (billing item)




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




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

OI0_BWVBRP_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 (S262,..) based on OILVBRP (billing 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_BWVBRP_KYF TYPE OI0_BWVBRP_KYF.

The OI0_BWVBRP_KYF table consists of various fields, each holding specific information or linking keys about Key figure for BW (S262,..) based on OILVBRP (billing item) data available in SAP. These include OITAXISS (Excise duty value for goods issue), OITAXINV (Excise duty tax value for an invoice), OIFEETOT (Fee total (document currency)), OIH_FOLQTY (Excise Tax Follow-On License Quantity).. 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_BWVBRP_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
OITAXLODExcise duty tax value for goods loading OIH_TAXLODCURR13(2) OIH_TXVAL
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
OILIKWTFOpen delivery credit value transferred during billing OIA_OLIKWTCURR19(2) WERTV10
OILIMETFOpen delivery quantity transferred during billing OIA_OLIMETQUAN15(3) MENGV15_3
OIFKIMGActual billed quantity OI0_BW_FKIMGQUAN13(3) MENG13
OISMENGScale quantity in base unit of measure OI0_BW_SMENGQUAN13(3) MENG13
OIFKLMGBilling quantity in stockkeeping unit OI0_BW_FKLMGQUAN13(3) MENG13
OILMENGRequired quantity for mat.management in stockkeeping units OI0_BW_LMENGQUAN13(3) MENG13
OIVMENGReq. quantity for mat.management in base uom (stand. conv.) OIC_VMENGQUAN13(3) OIC_MENG13

Key field Non-key field



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

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

How to access SAP table OI0_BWVBRP_KYF

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