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

ML03TF20 SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE ML03TF20_INT_STICH_LESEN . " INT_STICH_LESEN
INCLUDE ML03TF20_LAGP_LESEN . " LAGP_LESEN
INCLUDE ML03TF20_LEIN_LESEN . " LEIN_LESEN
INCLUDE ML03TF20_LF_ANLIEFERUNG_SELEKT . " LF_ANLIEFERUNG_SELEKTIEREN
INCLUDE ML03TF20_LF_LESEN . " LF_LESEN
INCLUDE ML03TF20_LF_SPERREN . " LF_SPERREN
INCLUDE ML03TF20_LFP_LESEN . " LFP_LESEN
INCLUDE ML03TF20_LQUA_LESEN . " LQUA_LESEN
INCLUDE ML03TF20_LTAK_LESEN . " LTAK_LESEN
INCLUDE ML03TF20_LTAP_LESEN . " LTAP_LESEN
INCLUDE ML03TF20_LTBK_LESEN . " LTBK_LESEN
INCLUDE ML03TF20_LTBP_LESEN . " LTBP_LESEN
INCLUDE ML03TF20_LUBU_LESEN . " LUBU_LESEN
INCLUDE ML03TF20_MAKT_LESEN . " MAKT_LESEN
INCLUDE ML03TF20_MARA_LESEN . " MARA_LESEN
INCLUDE ML03TF20_MARC_LESEN . " MARC_LESEN
INCLUDE ML03TF20_MARD_LESEN . " MARD_LESEN
INCLUDE ML03TF20_MATERIAL_LESEN . " MATERIAL_LESEN
INCLUDE ML03TF20_MATERIAL_PREFETCH . " MATERIAL_PREFETCH
INCLUDE ML03TF20_MATERIALTYP_LESEN . " MATERIALTYP_LESEN
INCLUDE ML03TF20_MGEF_LESEN . " MGEF_LESEN
INCLUDE ML03TF20_MLVS_LESEN . " MLVS_LESEN
INCLUDE ML03TF20_MKOL_LESEN . " MKOL_LESEN
INCLUDE ML03TF20_RESB_SPERREN . " RESB_SPERREN
INCLUDE ML03TF20_TB_LESEN . " TB_LESEN
INCLUDE ML03TF20_TBP_LESEN . " TBP_LESEN
INCLUDE ML03TF20_TA_LESEN . " TA_LESEN
INCLUDE ML03TF20_TAP_CHARGENPFLICHT . " TAP_CHARGENPFLICHT
INCLUDE ML03TF20_TSP03_LESEN . " TSP03_LESEN
INCLUDE ML03TF20_T148_LESEN . " T148_LESEN
INCLUDE ML03TF20_T300_LESEN . " T300_LESEN
INCLUDE ML03TF20_T301T_LESEN . " T301T_LESEN
INCLUDE ML03TF20_T302_LESEN . " T302_LESEN
INCLUDE ML03TF20_T307_LESEN . " T307_LESEN
INCLUDE ML03TF20_T307T_LESEN . " T307T_LESEN
INCLUDE ML03TF20_T308_LESEN . " T308_LESEN
INCLUDE ML03TF20_T30A_LESEN . " T30A_LESEN
INCLUDE ML03TF20_T311_LESEN . " T311_LESEN
INCLUDE ML03TF20_T311A_LESEN . " T311A_LESEN




INCLUDE ML03TF20_T320_LESEN . " T320_LESEN
INCLUDE ML03TF20_T325_LESEN . " T325_LESEN
INCLUDE ML03TF20_T326_LESEN . " T326_LESEN
INCLUDE ML03TF20_T329F_LESEN . " T329F_LESEN
INCLUDE ML03TF20_T331_LESEN . " T331_LESEN
INCLUDE ML03TF20_T331B_LESEN . " T331B_LESEN
INCLUDE ML03TF20_T333_LESEN . " T333_LESEN
INCLUDE ML03TF20_T333T_LESEN . " T333T_LESEN
INCLUDE ML03TF20_T336_LESEN . " T336_LESEN
INCLUDE ML03TF20_T336T_LESEN . " T336T_LESEN
INCLUDE ML03TF20_T340D_LESEN . " T340D_LESEN
INCLUDE ML03TF20_USR01_LESEN . " USR01_LESEN


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