MV50AIOI_OIB_RCV_FROM_QCISCREE 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 MV50AIOI_OIB_RCV_FROM_QCISCREE 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.
Title: Include MV50AIOI_OIB_RCV_FROM_QCISCREE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIB_SD_RCV_FROM_QCI_SCREEN CALL FUNCTION 'OIB_SD_RCV_FROM_QCI_SCREEN' EXPORTING if_vbeln = lips-vbeln if_posnr = lips-posnr if_aktyp = t180-aktyp if_uecha = lips-uecha if_uepos = lips-uepos IMPORTING ef_qnt_changed = l_quant_changed TABLES it_xlips = xlips EXCEPTIONS var_message = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV50AIOI_OIB_RCV_FROM_QCISCREE - Include MV50AIOI_OIB_RCV_FROM_QCISCREE MV50AIOI_OIB_QCI_PASS_FCODE - Include MV50AIOI_OIB_QCI_PASS_FCODE MV50AIOI_OIB_NEW_QTY_FOR_WADAT - Recalculate HPM additional quantities if LIKP-WADAT is changed MV50AIOI_OIA_FEE_SUBSCREEN_GET - Oil-include: EXG PAI-module MV50AIOI_OIA_FEE_PASS_FCODE - Oil-include: EXG PAI-module MV50AIOI_OIA_FEE_GET_FCODE - Oil-include: EXG PAI-module