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

ML03TFHU_F01 SAP ABAP INCLUDE - ML03TFHUF01







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

INCLUDE ML03TFHU_F01_DATEN_LUBU_VBLKP . " DATEN_LUBU_VBLKP
INCLUDE ML03TFHU_F01_SERIALNUMMERN . " SERIALNUMMERN
INCLUDE ML03TFHU_F01_MOVE_ITAPHU_S_GT_ . " MOVE_ITAPHU_S_GT_SERNOS_PI
INCLUDE ML03TFHU_F01_CHECK_SERNR . " CHECK_SERNR
INCLUDE ML03TFHU_F01_ERMITTELN_HUKNN . " ERMITTELN_HUKNN
INCLUDE ML03TFHU_F01_ERZEUGEN_HU_211 . " ERZEUGEN_HU_211
INCLUDE ML03TFHU_F01_AUFBEREITEN_ILTHU . " AUFBEREITEN_ILTHU210_ANLA
INCLUDE ML03TFHU_F01_POSTING_LTHU_VEKP . " POSTING_LTHU_VEKP_211
INCLUDE ML03TFHU_F01_CHECK_211_EXIDV . " CHECK_211_EXIDV
INCLUDE ML03TFHU_F01_CHECK_LTAP_PICKTA . " CHECK_LTAP_PICKTA
INCLUDE ML03TFHU_F01_FILL_ILTHU210 . " FILL_ILTHU210
INCLUDE ML03TFHU_F01_CHECK_D0211 . " CHECK_D0211
INCLUDE ML03TFHU_F01_POST_D0211 . " POST_D0211
INCLUDE ML03TFHU_F01_TRANSMIT_IDOC_211 . " TRANSMIT_IDOC_211
INCLUDE ML03TFHU_F01_FILL_ILTHU210_BIN . " FILL_ILTHU210_BIN
INCLUDE ML03TFHU_F01_CHECK_LTAK_CONFIR . " CHECK_LTAK_CONFIRMED
INCLUDE ML03TFHU_F01_PFSTATUS_SETZEN03 . " PFSTATUS_SETZEN_D0211
INCLUDE ML03TFHU_F01_SET_NEW_PF_STAT02 . " SET_NEW_PF_STATUS
INCLUDE ML03TFHU_F01_SET_PFSTATUS_0103 . " SET_PFSTATUS_0103
INCLUDE ML03TFHU_F01_NEW_PFSTATUS_0103 . " NEW_PFSTATUS_0103
INCLUDE ML03TFHU_F01_PFSTATUS_SETZEN_D . " PFSTATUS_SETZEN_D0210
INCLUDE ML03TFHU_F01_SET_NEW_PF_STATUS . " SET_NEW_PF_STATUS_0210
INCLUDE ML03TFHU_F01_PACKING_INITIALIZ . " PACKING_INITIALIZE


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