FV45VF0Q 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 FV45VF0Q 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!
MC_UNIT_CONVERSION CALL FUNCTION 'MC_UNIT_CONVERSION' EXPORTING matnr = ls_vbap-matnr nach_meins = ls_qtvb-basme von_meins = ls_vbap-meins IMPORTING umref = lf_umref EXCEPTIONS conversion_not_found = 1 material_not_found = 2 nach_meins_missing = 3 overflow = 4 von_meins_missing = 5 OTHERS = 6.
MC_UNIT_CONVERSION CALL FUNCTION 'MC_UNIT_CONVERSION' EXPORTING matnr = ls_vbap-matnr nach_meins = ls_vbap-meins von_meins = ls_qtvb-basme IMPORTING umref = lf_umref EXCEPTIONS conversion_not_found = 1 material_not_found = 2 nach_meins_missing = 3 overflow = 4 von_meins_missing = 5 OTHERS = 6.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45VF0Q - documentation and ABAP source code 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