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

ML05SO00 SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE ML05SO00_BASISREGELN . " BASISREGELN
INCLUDE ML05SO00_EXITREGEL . " EXITREGEL
INCLUDE ML05SO00_CURSOR_SETZEN_PBO . " CURSOR_SETZEN_PBO
INCLUDE ML05SO00_D0101_DATEN . " D0101_DATEN
INCLUDE ML05SO00_D0102_CURSOR . " D0102_CURSOR
INCLUDE ML05SO00_D0102_DATEN . " D0102_DATEN
INCLUDE ML05SO00_D0102_LOOP . " D0102_LOOP
INCLUDE ML05SO00_D0102_LOOPV . " D0102_LOOPV
INCLUDE ML05SO00_D0103_VORBEREITEN . " D0103_VORBEREITEN
INCLUDE ML05SO00_D0105_CURSOR . " D0105_CURSOR
INCLUDE ML05SO00_D0105_LOOP . " D0105_LOOP
INCLUDE ML05SO00_D0105_LOOPV . " D0105_LOOPV
INCLUDE ML05SO00_D0110_DATEN . " D0110_DATEN
INCLUDE ML05SO00_D0111_CURSOR . " D0111_CURSOR
INCLUDE ML05SO00_D0111_DATEN . " D0111_DATEN
INCLUDE ML05SO00_D0111_LOOP . " D0111_LOOP
INCLUDE ML05SO00_D0111_LOOPV . " D0111_LOOPV
INCLUDE ML05SO00_D0112_CURSOR . " D0112_CURSOR
INCLUDE ML05SO00_D0112_DATEN . " D0112_DATEN
INCLUDE ML05SO00_D0112_LOOP . " D0112_LOOP
INCLUDE ML05SO00_D0112_LOOPV . " D0112_LOOPV
INCLUDE ML05SO00_D0114_CURSOR . " D0114_CURSOR
INCLUDE ML05SO00_D0114_LOOP . " D0114_LOOP
INCLUDE ML05SO00_D1114_LOOP . " D1114_LOOP
INCLUDE ML05SO00_D0114_LOOPV . " D0114_LOOPV
INCLUDE ML05SO00_D0116_CURSOR . " D0116_CURSOR
INCLUDE ML05SO00_D0116_LOOP . " D0116_LOOP
INCLUDE ML05SO00_D1116_LOOP . " D1116_LOOP
INCLUDE ML05SO00_D0116_LOOPV . " D0116_LOOPV
INCLUDE ML05SO00_D0170_CURSOR_SET . " D0170_CURSOR_SET
INCLUDE ML05SO00_D0170_LOOP . " D0170_LOOP
INCLUDE ML05SO00_D0170_LOOPV . " D0170_LOOPV
INCLUDE ML05SO00_D0172_DATEN . " D0172_DATEN
INCLUDE ML05SO00_D0172_LOOP . " D0172_LOOP
INCLUDE ML05SO00_D0172_LOOPV . " D0172_LOOPV
INCLUDE ML05SO00_D0172_LOOPV2 . " D0172_LOOPV2
INCLUDE ML05SO00_D0174_CURSOR_SET . " D0174_CURSOR_SET
INCLUDE ML05SO00_D0174_LOOP . " D0174_LOOP
INCLUDE ML05SO00_D1174_LOOP . " D1174_LOOP




INCLUDE ML05SO00_FCODE_SETZEN . " FCODE_SETZEN
INCLUDE ML05SO00_PFSTATUS_SETZEN . " PFSTATUS_SETZEN
INCLUDE ML05SO00_SONDERREGELN . " SONDERREGELN
INCLUDE ML05SO00_D0102_RIDER . " D0102_RIDER
INCLUDE ML05SO00_D0172_RIDER . " D0172_RIDER
INCLUDE ML05SO00_BU_EXCLUDE . " BU_EXCLUDE
INCLUDE ML05SO00_BU_EXCLUDE_LF . " BU_EXCLUDE_LF
INCLUDE ML05SO00_D1021_LOOPV . " D1021_LOOPV
INCLUDE ML05SO00_D1721_LOOPV . " D1721_LOOPV
INCLUDE ML05SO00_D1021_LOOP . " D1021_LOOP
INCLUDE ML05SO00_D1112_LOOP . " D1112_LOOP
INCLUDE ML05SO00_D1170_LOOP . " D1170_LOOP
INCLUDE ML05SO00_D1721_LOOP . " D1721_LOOP
INCLUDE ML05SO00_D0170_SORT . " D0170_SORT
INCLUDE ML05SO00_CLEAR_ZEILE . " CLEAR_ZEILE
INCLUDE ML05SO00_D0174_LOOPV . " D0174_LOOPV
INCLUDE ML05SO00_SET_RIDER . " SET_RIDER


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