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

ML03TF50 SAP ABAP INCLUDE - READ_REAL_ESTATE_OBJECT







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

INCLUDE ML03TF50_DATEN_ILQUAU_LQUA . " DATEN_ILQUAU_LQUA
INCLUDE ML03TF50_DATEN_ILTAPA_LTAP . " DATEN_ILTAPA_LTAP
INCLUDE ML03TF50_DATEN_ILTAPA_QMAT . " DATEN_ILTAPA_QMAT
INCLUDE ML03TF50_DATEN_ILTAPE_IT310 . " DATEN_ILTAPE_IT310
INCLUDE ML03TF50_DATEN_ILTAPE_LTAP . " DATEN_ILTAPE_LTAP
INCLUDE ML03TF50_DATEN_ILTAPE_QMAT . " DATEN_ILTAPE_QMAT
INCLUDE ML03TF50_DATEN_LTAK_LTBK . " DATEN_LTAK_LTBK
INCLUDE ML03TF50_DATEN_LTAK_VBLKK . " DATEN_LTAK_VBLKK
INCLUDE ML03TF50_DATEN_LTAK_VBLKP . " DATEN_LTAK_VBLKP
INCLUDE ML03TF50_DATEN_LTAK_L2SKOMMI . " DATEN_LTAK_L2SKOMMI
INCLUDE ML03TF50_DATEN_LTAP_D0104 . " DATEN_LTAP_D0104
INCLUDE ML03TF50_DATEN_LTAP_D0105 . " DATEN_LTAP_D0105
INCLUDE ML03TF50_DATEN_LTAP_LTBP . " DATEN_LTAP_LTBP
INCLUDE ML03TF50_DATEN_LTAP_MLVS . " DATEN_LTAP_MLVS
INCLUDE ML03TF50_DATEN_LTAP_STICH . " DATEN_LTAP_STICH
INCLUDE ML03TF50_DATEN_LTAP_STORNO . " DATEN_LTAP_STORNO
INCLUDE ML03TF50_DATEN_LTAP_T333 . " DATEN_LTAP_T333
INCLUDE ML03TF50_DATEN_LTAP_U1 . " DATEN_LTAP_U1
INCLUDE ML03TF50_DATEN_LTAP_U2 . " DATEN_LTAP_U2
INCLUDE ML03TF50_DATEN_LTAP_VBLKP . " DATEN_LTAP_VBLKP
INCLUDE ML03TF50_DATEN_LTAP_VBLKP_2 . " DATEN_LTAP_VBLKP_2
INCLUDE ML03TF50_DATEN_LTAP_L2SKOMMI . " DATEN_LTAP_L2SKOMMI
INCLUDE ML03TF50_DATEN_LTAP1 . " DATEN_LTAP1
INCLUDE ML03TF50_DATEN_LTAP1 . " DATEN_LTAP1

INCLUDE ML03TF50_DATEN_RL03T . " DATEN_RL03T
INCLUDE ML03TF50_DATEN_RL03T . " DATEN_RL03T

INCLUDE ML03TF50_DATEN_SAMMELGANG_1 . " DATEN_SAMMELGANG_1
INCLUDE ML03TF50_DATEN_SAMMELGANG_2 . " DATEN_SAMMELGANG_2
INCLUDE ML03TF50_DATEN_SAMMELGANG_3 . " DATEN_SAMMELGANG_3
INCLUDE ML03TF50_DATEN_TAP_SPLIT . " DATEN_TAP_SPLIT
INCLUDE ML03TF50_D0104_DATEN . " D0104_DATEN
INCLUDE ML03TF50_D0104_EINTEILEN . " D0104_EINTEILEN
INCLUDE ML03TF50_D0104_MENGEN_VORSCHLA . " D0104_MENGEN_VORSCHLAG
INCLUDE ML03TF50_D0104_OFFME . " D0104_OFFME
INCLUDE ML03TF50_D0105_DATEN . " D0105_DATEN
INCLUDE ML03TF50_D0105_OFFME . " D0105_OFFME
INCLUDE ML03TF50_DYNPLATZ_ERMITTELN . " DYNPLATZ_ERMITTELN
INCLUDE ML03TF50_LTAPA_AUFBAUEN_DN.
INCLUDE ML03TF50_LTAPA_AUFBAUEN_TR.




INCLUDE ML03TF50_LTAPE_AUFBAUEN_DN.
INCLUDE ML03TF50_LTAPE_AUFBAUEN_TR.


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