FM07MEM0_MENGE_PARALLEL_READ_F 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 FM07MEM0_MENGE_PARALLEL_READ_F 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!
VBWS_UNITS_OF_MATERIAL CALL FUNCTION 'VBWS_UNITS_OF_MATERIAL' EXPORTING I_MATNR = L_MATNR LEADING_UNIT = X TABLES WS_MARM_TAB = L_MARM_TAB EXCEPTIONS WRONG_CALL = 1 NO_UNITS = 2 UNITS_NOT_ACTIVE = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FM07MEM0_MENGE_PARALLEL_READ_F - FM07MEM0MENGEPARALLELREADF FM07MEM0_MENGE_PARALLEL_INPUT - FM07MEM0MENGEPARALLELINPUT FM07MEM0_MENGEN_BEWERTUNG_SCHR - FM07MEM0MENGENBEWERTUNGSCHR FM07MEM0_MENGEN_BEWERTUNG_CHEC - FM07MEM0MENGENBEWERTUNGCHEC FM07MEM0_MENGENSTRING_PRUEFEN - FM07MEM0MENGENSTRINGPRUEFEN FM07MEM0_MATERIAL_PRUEFEN - MOVE_ICOBL_TO_DOC_ITEMS