MM07MFOI_OIB2_GET_PRICE_UOM is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MM07MFOI_OIB2_GET_PRICE_UOM into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIB_SD_CHECK_GET_UOM_INVOICE CALL FUNCTION 'OIB_SD_CHECK_GET_UOM_INVOICE' EXPORTING if_kappl = komk-kappl if_msehi = pi_msehi if_souom = pi_souom if_somng = pi_somng if_vgbel = oia_komp-vgbel if_vgpos = oia_komp-vgpos IMPORTING ef_menge = pe_menge EXCEPTIONS not_found = 04.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM07MFOI_OIB2_GET_PRICE_UOM - Oil-include: HPM FORM-routine MM07MFOI_OIA_WRITE_ED_HISTORY_ - Oil-include: EXG FORM-routine MM07MFOI_OIA_VALIDATE_EXG_LIS - Oil-include: EXG FORM-routine MM07MFOI_OIA_STD_CONVERSION - Oil-include: EXG FORM-routine MM07MFOI_OIA_SET_UPD_SIGN - Oil-include: EXG FORM-routine MM07MFOI_OIA_SET_FEE_ITEM - Oil-include: EXG FORM-routine