SAP Reports / Programs | Logistics Execution | Warehouse Management(LE-WM) SAP LE

ML04IF10 SAP ABAP INCLUDE - documentation and ABAP source code







ML04IF10 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 ML04IF10 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT ML04IF10. "Basic submit
SUBMIT ML04IF10 AND RETURN. "Return to original report after report execution complete
SUBMIT ML04IF10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT ML04IF10

INCLUDE ML04IF10_PPP . " PPP
INCLUDE ML04IF10_PFSTATUS_EXCLUDE . " PFSTATUS_EXCLUDE
INCLUDE ML04IF10_PLATZ_BELEGT_PRUEFEN . " PLATZ_BELEGT_PRUEFEN
INCLUDE ML04IF10_PLPOS_EINGABE . " PLPOS_EINGABE
INCLUDE ML04IF10_PLPOS_PRUEFEN_P . " PLPOS_PRUEFEN_P
INCLUDE ML04IF10_POSNR_BESTIMMEN . " POSNR_BESTIMMEN
INCLUDE ML04IF10_QUANT_GEFUNDEN . " QUANT_GEFUNDEN
INCLUDE ML04IF10_SEL_ISEIT_PRUEFEN . " SEL_ISEIT_PRUEFEN
INCLUDE ML04IF10_SEL_IVPOS_PRUEFEN . " SEL_IVPOS_PRUEFEN
INCLUDE ML04IF10_SEL_LGPLA_PRUEFEN . " SEL_LGPLA_PRUEFEN
INCLUDE ML04IF10_SOBKZ_PRUEFEN . " SOBKZ_PRUEFEN
INCLUDE ML04IF10_STATISTIKDATEN_ERMITT . " STATISTIKDATEN_ERMITTELN
INCLUDE ML04IF10_TA_ERZEUGEN . " TA_ERZEUGEN
INCLUDE ML04IF10_T300T_LESEN . " T300T_LESEN
INCLUDE ML04IF10_T301T_LESEN . " T301T_LESEN
INCLUDE ML04IF10_T320_LESEN . " T320_LESEN
INCLUDE ML04IF10_T331_LESEN . " T331_LESEN
INCLUDE ML04IF10_T331B_LESEN . " T331B_LESEN
INCLUDE ML04IF10_T333_LESEN . " T333_LESEN
INCLUDE ML04IF10_T334E_READ . " T334E_READ
INCLUDE ML04IF10_T334P_READ . " T334P_READ
INCLUDE ML04IF10_T335_LESEN . " T335_LESEN
INCLUDE ML04IF10_T337A_LESEN . " T337A_LESEN
INCLUDE ML04IF10_T337B_LESEN . " T337B_LESEN
INCLUDE ML04IF10_T337Z_LESEN . " T337Z_LESEN
INCLUDE ML04IF10_T340D_LESEN . " T340D_LESEN
INCLUDE ML04IF10_XCHAR_PRUEFEN . " XCHAR_PRUEFEN
INCLUDE ML04IF10_ZAEHL_LOOP_CURSORSELE . " ZAEHL_LOOP_CURSORSELECT
INCLUDE ML04IF10_ZAEHL_LOOP_LINV_AUSGA . " ZAEHL_LOOP_LINV_AUSGABE
INCLUDE ML04IF10_ZAEHL_LOOP_LINV_EINGA . " ZAEHL_LOOP_LINV_EINGABE
INCLUDE ML04IF10_ZURUECKBLAETTERN . " ZURUECKBLAETTERN
INCLUDE ML04IF10_Z_INV_INIT_LGPLA . " Z_INV_INIT_LGPLA
INCLUDE ML04IF10_Z_INV_INIT_MATNR . " Z_INV_INIT_MATNR
INCLUDE ML04IF10_Z_INV_INSERT . " Z_INV_INSERT
INCLUDE ML04IF10_Z_INV_LESEN_LINV . " Z_INV_LESEN_LINV
INCLUDE ML04IF10_Z_INV_ZAEHLEN_LGPLA . " Z_INV_ZAEHLEN_LGPLA
INCLUDE ML04IF10_Z_INV_ZAEHLEN_MATNR . " Z_INV_ZAEHLEN_MATNR
INCLUDE ML04IF10_POSNR_DETERMINE.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name ML04IF10 or its description.