FV45VF0P 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 FV45VF0P 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!
MODX_FUNCTION_ACTIVE_CHECK CALL FUNCTION 'MODX_FUNCTION_ACTIVE_CHECK' EXPORTING CPROGNAME = 'SAPVSTRM_NO_ATPCHK' FUNCNUMBER = '001' IMPORTING ACTIVE = USER_EXIT_IS_ACTIVE EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.
EXIT_SAPVSTRM_NO_ATPCHK_001 CALL FUNCTION 'EXIT_SAPVSTRM_NO_ATPCHK_001' EXPORTING IM_POSNR = VBAP-POSNR IM_ATP = DA_ATP IM_FORCAST = DA_FORCAST IM_PLANNING = DA_PLANNING IM_REQUIREMENT = DA_REQUIREMENT IM_ATO = DA_ATO IM_VBAK = VBAK IMPORTING EX_KEEP_MBDAT = P_KEEP_MBDAT EX_CONFIRM_COMPLETE = P_CONFIRM TABLES IM_XVBAP = XVBAP IM_XVBEP = XVBEP.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45VF0P - Update costs (EK02) from production order/network FV45VF0M_MVERF_DB_LOESCHEN - FV45VF0MMVERFDBLOESCHEN FV45VF0M_MONTAGE_FUELLEN - FV45VF0MMONTAGEFUELLEN FV45VF0M_MERKMALE_BESTIMMEN - Specify_characteristics FV45VF0M_MENGE_LOESCHEN - FV45VF0MMENGELOESCHEN FV45VF0M_MENGEN_PRUEFEN - FV45VF0MMENGENPRUEFEN