MV50AF0P_PACKFLUSS_UEBERNEHMEN 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 MV50AF0P_PACKFLUSS_UEBERNEHMEN 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!
RV_XVBFA_MAINTAIN call function 'RV_XVBFA_MAINTAIN' exporting f_vorgang = charv fvbfa = vbfa i_do_not_rebuild_vbapf = charx tables fxvbfa = xvbfa fyvbfa = yvbfa.
RV_XVBFA_MAINTAIN call function 'RV_XVBFA_MAINTAIN' exporting f_vorgang = charl fvbfa = vbfa i_do_not_rebuild_vbapf = charx tables fxvbfa = xvbfa fyvbfa = yvbfa.
RV_XVBFA_MAINTAIN call function 'RV_XVBFA_MAINTAIN' exporting f_vorgang = charl fvbfa = vbfa i_do_not_rebuild_vbapf = charx tables fxvbfa = xvbfa fyvbfa = yvbfa.
RV_XVBAPF_CREATE call function 'RV_XVBAPF_CREATE' exporting vbeln = if_vbeln i_call_from_del = charx "n_1779473 TABLES fxvbapf = xvbapf fxvbfa = xvbfa.
LIPS_STATUS_MAINTAIN call function 'LIPS_STATUS_MAINTAIN' exporting f_posnr = ls_item_upd-posnr f_likp = likp tables fxlips = xlips fxvbapf = xvbapf fxvbup = xvbup fyvbup = yvbup fxvbfa = xvbfa. "XAN-SPE
RV_XVBUK_MAINTAIN call function 'RV_XVBUK_MAINTAIN' exporting f_vbeln = if_vbeln f_vbtyp = likp-vbtyp f_xvbuv_beruecksichtigen = space f_likp = likp tvlk_wa = tvlk tables fxvbuk = xvbuk fxvbup = xvbup fxvbuv = xvbuv fyvbuk = yvbuk fxvbfa = xvbfa fxlikp = xlikp.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.