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

ML03TFBM SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE ML03TFBM_DATEN_LTAP_D0171 . " DATEN_LTAP_D0171
INCLUDE ML03TFBM_LELAS_SETZEN . " LELAS_SETZEN
INCLUDE ML03TFBM_DATEN_INT_LTAP_TAP . " DATEN_INT_LTAP_TAP
INCLUDE ML03TFBM_DATEN_LTAP_LQUA . " DATEN_LTAP_LQUA
INCLUDE ML03TFBM_LEQUANTS_LESEN . " LEQUANTS_LESEN
INCLUDE ML03TFBM_D0132_SICHERN . " D0132_SICHERN
INCLUDE ML03TFBM_D0132_HOLEN . " D0132_HOLEN
INCLUDE ML03TFBM_LTAP_ALTME_AENDERN . " LTAP_ALTME_AENDERN
INCLUDE ML03TFBM_LEQUANTS_INT_LTAP . " LEQUANTS_INT_LTAP
INCLUDE ML03TFBM_TBP_ANPASSEN . " TBP_ANPASSEN
INCLUDE ML03TFBM_SPERREN_ELLTAKE . " SPERREN_ELLTAKE
INCLUDE ML03TFBM_SPERREN_ELLTBKE . " SPERREN_ELLTBKE
INCLUDE ML03TFBM_SPERREN_ELLUBUE . " SPERREN_ELLUBUE
INCLUDE ML03TFBM_ABFRAGE_QUITTIEREN . " ABFRAGE_QUITTIEREN
INCLUDE ML03TFBM_TAP_LOESCHEN_HINTEN . " TAP_LOESCHEN_HINTEN
INCLUDE ML03TFBM_LE_LTAK_ZU_LE_TAP . " LE_LTAK_ZU_LE_TAP
INCLUDE ML03TFBM_CALL_LE_QUITTIEREN . " CALL_LE_QUITTIEREN
INCLUDE ML03TFBM_LTYP_ABGLEICH . " LTYP_ABGLEICH
INCLUDE ML03TFBM_LTAP_OFFEN_ZU_LE . " LTAP_OFFEN_ZU_LE
INCLUDE ML03TFBM_LTAP_OFFEN_ZU_LE_A . " LTAP_OFFEN_ZU_LE_A
INCLUDE ML03TFBM_LTAP_OFFEN_ZU_LE_E . " LTAP_OFFEN_ZU_LE_E
INCLUDE ML03TFBM_LE_TAP_EINDEUTIG . " LE_TAP_EINDEUTIG
INCLUDE ML03TFBM_PFSTATUS_EXCLUDE . " PFSTATUS_EXCLUDE
INCLUDE ML03TFBM_BLOCK_LE_TAS_BILDEN . " BLOCK_LE_TAS_BILDEN
INCLUDE ML03TFBM_DATEN_BLOCK_LTAP . " DATEN_BLOCK_LTAP
INCLUDE ML03TFBM_TB_LTAP_MODIFIZIEREN . " TB_LTAP_MODIFIZIEREN
INCLUDE ML03TFBM_LEIN_SPERREN_UND_LESE . " LEIN_SPERREN_UND_LESEN
INCLUDE ML03TFBM_MERGE_INT_LTAP_INT_LT . " MERGE_INT_LTAP_INT_LTAPB


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