FV50PF0P_SET_EBUMG_FOR_GEN_POS 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 FV50PF0P_SET_EBUMG_FOR_GEN_POS 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 FV50PF0P_SET_EBUMG_FOR_GEN_POS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LE_GET_PGR_OBJECTS CALL FUNCTION 'LE_GET_PGR_OBJECTS' TABLES et_objects = lt_objects[].
SHP_QUANTITY_SET CALL FUNCTION 'SHP_QUANTITY_SET' EXPORTING if_action = 'A' CHANGING cf_lfimg = lipsd-ebumg cf_lgmng = lipsd-ebumg_bme cf_lfimg_flo = lipsd-ebumg_flo cf_lgmng_flo = lipsd-ebumg_flt cf_umvkz = lips-umvkz cf_umvkn = lips-umvkn cf_umrev = lips-umrev cf_akmng = lips-akmng EXCEPTIONS conversion_overflow = 1 essential_data_missing = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50PF0P_SET_EBUMG_FOR_GEN_POS - Include FV50PF0P_SET_EBUMG_FOR_GEN_POS FV50PF0P_P_KOMK_KOMP_FUELLEN - Include FV50PF0P_P_KOMK_KOMP_FUELLEN FV50PF0P_PROGRAMM_LADEN - FV50PF0PPROGRAMMLADEN FV50PF0P_PREISFINDUNG_LIEF - FV50PF0PPREISFINDUNGLIEF FV50PF0P_POS_GEWUPDATE_CHSP_AT - FV50PF0PPOSGEWUPDATECHSPAT FV50PF0P_POS_GEWUPDATE_CHSP - FV50PF0PPOSGEWUPDATECHSP