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

ML03TFHU SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE ML03TFHU_SET_QUITVN_ICON . " SET_QUITVN_ICON
INCLUDE ML03TFHU_LE_TAP_OFFENE_POS . " LE_TAP_OFFENE_POS
INCLUDE ML03TFHU_LE_TAP_OFFEN_STORNO . " LE_TAP_OFFEN_STORNO
INCLUDE ML03TFHU_LF_TA_VORBEREITEN . " LF_TA_VORBEREITEN
INCLUDE ML03TFHU_LF_HU_CHECK_SELEKT . " LF_HU_CHECK_SELEKT
INCLUDE ML03TFHU_LF_HU_TA_VORBEREITEN . " LF_HU_TA_VORBEREITEN
INCLUDE ML03TFHU_HUS_PRUEFEN . " HUS_PRUEFEN
INCLUDE ML03TFHU_DATEN_LTAP_ILIPSVB . " DATEN_LTAP_ILIPSVB
INCLUDE ML03TFHU_DATEN_LTAK_ILIPSVB . " DATEN_LTAK_ILIPSVB
INCLUDE ML03TFHU_HUS_ANPASSEN . " HUS_ANPASSEN
INCLUDE ML03TFHU_PICK_HU_ANLEGEN_MIT_H . " PICK_HU_ANLEGEN_MIT_HU_NR
INCLUDE ML03TFHU_ABFRAGE_TA_ANLIEFERUN . " ABFRAGE_TA_ANLIEFERUNG
INCLUDE ML03TFHU_D0186_CHECK_VONHU . " D0186_CHECK_VONHU
INCLUDE ML03TFHU_D0186_CHECK_HU_DATA . " D0186_CHECK_HU_DATA
INCLUDE ML03TFHU_D1142_CHECK_VLENR . " D1142_CHECK_VLENR
INCLUDE ML03TFHU_D1142_CHECK_HU_DATEN . " D1142_CHECK_HU_DATEN
INCLUDE ML03TFHU_HU_DATEN_FORTSCHREIBE . " HU_DATEN_FORTSCHREIBEN
INCLUDE ML03TFHU_SELECT_ASSIGNED_PICKH . " SELECT_ASSIGNED_PICKHUS
INCLUDE ML03TFHU_LF_DYN_MENGENREDUKTIO . " DYNAMIC QUANTITY REDUCTION
INCLUDE ML03TFHU_BADI_CALL_LGTYP. " BADI LGTYP


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