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

ML04IF00 SAP ABAP INCLUDE - documentation and ABAP source code







ML04IF00 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 ML04IF00 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 ML04IF00. "Basic submit
SUBMIT ML04IF00 AND RETURN. "Return to original report after report execution complete
SUBMIT ML04IF00 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 ML04IF00

INCLUDE ML04IF00_PP . " PP
INCLUDE ML04IF00_ABWEICHUNG_PRUEFEN . " ABWEICHUNG_PRUEFEN
INCLUDE ML04IF00_ANZLE_BESTIMMEN . " ANZLE_BESTIMMEN
INCLUDE ML04IF00_DATEN_LTAK . " DATEN_LTAK
INCLUDE ML04IF00_DATEN_LTAP . " DATEN_LTAP
INCLUDE ML04IF00_DATEN_RL03A . " DATEN_RL03A
INCLUDE ML04IF00_DATEN_RL03A . " DATEN_RL03A

INCLUDE ML04IF00_D0202_EXIT . " D0202_EXIT
INCLUDE ML04IF00_D0202_NULL_ZAEHLEN . " D0202_NULL_ZAEHLEN
INCLUDE ML04IF00_D0202_ZAEHLEN . " D0202_ZAEHLEN
INCLUDE ML04IF00_D0203_ISEIT . " D0203_ISEIT
INCLUDE ML04IF00_D0203_LETYP . " D0203_LETYP
INCLUDE ML04IF00_D0204_EINGABE . " D0204_EINGABE
INCLUDE ML04IF00_FCODE_FORMS . " FCODE_FORMS
INCLUDE ML04IF00_INP_ANLISTEN . " INP_ANLISTEN
INCLUDE ML04IF00_INP_LESEN_LINV . " INP_LESEN_LINV
INCLUDE ML04IF00_INV_ERZEUGEN_VORBEREI . " INV_ERZEUGEN_VORBEREITEN
INCLUDE ML04IF00_INV_ERZEUGEN_CHECK . " INV_ERZEUGEN_CHECK
INCLUDE ML04IF00_INV_ERZEUGEN . " INV_ERZEUGEN
INCLUDE ML04IF00_INVENTUR_LESEN . " INVENTUR_LESEN
INCLUDE ML04IF00_INV_AUFSETZPUNKT_FIND . " INV_AUFSETZPUNKT_FINDEN
INCLUDE ML04IF00_INV_IDQUA_BESTIMMEN . " INV_IDQUA_BESTIMMEN
INCLUDE ML04IF00_INV_LESEN_LINV . " INV_LESEN_LINV
INCLUDE ML04IF00_INV_Z_INV_LESEN . " INV_Z_INV_LESEN
INCLUDE ML04IF00_LAGP_LESEN . " LAGP_LESEN
INCLUDE ML04IF00_LEERPLATZ_VOLL . " LEERPLATZ_VOLL
INCLUDE ML04IF00_LEERPLATZ_NICHT_VOLL . " LEERPLATZ_NICHT_VOLL
INCLUDE ML04IF00_LEIN_BESTIMMEN . " LEIN_BESTIMMEN
INCLUDE ML04IF00_LEIN_LESEN . " LEIN_LESEN
INCLUDE ML04IF00_LHMNG_BESTIMMEN . " LHMNG_BESTIMMEN
INCLUDE ML04IF00_LINK_LESEN . " LINK_LESEN
INCLUDE ML04IF00_LINP_LESEN . " LINP_LESEN
INCLUDE ML04IF00_LINV_LESEN . " LINV_LESEN
INCLUDE ML04IF00_LINV_LESEN_INV_HIST . " LINV_LESEN_INV_HIST
INCLUDE ML04IF00_LQUA_LESEN . " LQUA_LESEN
INCLUDE ML04IF00_LQUA_ZUM_PLATZ_LESEN . " LQUA_ZUM_PLATZ_LESEN
INCLUDE ML04IF00_LQUAB_LESEN . " LQUAB_LESEN
INCLUDE ML04IF00_MATERIAL_LESEN . " MATERIAL_LESEN
INCLUDE ML04IF00_MENGEN_AUSBUCHEN . " MENGEN_AUSBUCHEN




INCLUDE ML04IF00_MGEF_LESEN . " MGEF_LESEN
INCLUDE ML04IF00_NUMMERNVERGABE_LEIN . " NUMMERNVERGABE_LEIN
INCLUDE ML04IF00_NVERS_PRUEFEN . " NVERS_PRUEFEN
INCLUDE ML04IF00_INP_LIST.
INCLUDE ML04IF00_SET_STATUS_TEXT.
INCLUDE ML04IF00_INVENTORY_READ.


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 ML04IF00 or its description.