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

ML01SF00 SAP ABAP INCLUDE - documentation and ABAP source code







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

No INCLUDES are used within this REPORT code!


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:

DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING NAME = DNAME LANGU = LANGU TEXTS_ONLY = 'X' TABLES DD07V_TAB = DD07V_TAB.

MATERIAL_READ CALL FUNCTION 'MATERIAL_READ' EXPORTING SCHLUESSEL = MTCOM IMPORTING MATDATEN = MLVS RETURN = MTCOR TABLES SEQMAT01 = DUM_TAB.

L_LAGP_CALC_USED_CAPACITY CALL FUNCTION 'L_LAGP_CALC_USED_CAPACITY' EXPORTING I_LGNUM = lagp-lgnum I_LGTYP = lagp-lgtyp I_LGPLA = lagp-lgpla IMPORTING E_PRPRO = rl01s-prpro E_PRAUS = rl01s-praus E_PRA01 = rl01s-pra01 E_PRA02 = rl01s-pra02 E_PRA03 = rl01s-pra03 E_PRA04 = rl01s-pra04 E_PRA05 = rl01s-pra05 E_PRA06 = rl01s-pra06 E_PRA07 = rl01s-pra07 E_PRA08 = rl01s-pra08 E_PRA09 = rl01s-pra09 E_PRA10 = rl01s-pra10.

L_MATDOC_DISPLAY CALL FUNCTION 'L_MATDOC_DISPLAY' EXPORTING I_MBLNR = lqua-wenum I_WERKS = lqua-werks I_MJAHR = help_jahr_2 EXCEPTIONS NOT_FOUND = 1 NO_DATA = 2 OTHERS = 3 .

L_INSPEC_LOT_DISPLAY CALL FUNCTION 'L_INSPEC_LOT_DISPLAY' EXPORTING I_QPLOS = lqua-qplos EXCEPTIONS NOT_FOUND = 1 NO_DATA = 2 OTHERS = 3 .

L_BATCH_DISPLAY CALL FUNCTION 'L_BATCH_DISPLAY' EXPORTING I_MATNR = lqua-matnr I_WERKS = lqua-werks I_CHARG = lqua-charg * I_LGORT = EXCEPTIONS NOT_FOUND = 1 NO_DATA = 2 OTHERS = 3 .

L_SU_CHANGE CALL FUNCTION 'L_SU_CHANGE' EXPORTING I_LENUM = lqua-lenum EXCEPTIONS NOT_FOUND = 1 NO_DATA = 2 OTHERS = 3 .

L_SU_DISPLAY CALL FUNCTION 'L_SU_DISPLAY' EXPORTING I_LENUM = lqua-lenum EXCEPTIONS NOT_FOUND = 1 NO_DATA = 2 OTHERS = 3 .

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_YELLOW' TEXT = '' INFO = TEXT-300 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ESICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_RED' TEXT = '' INFO = TEXT-306 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ESICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_YELLOW' TEXT = '' INFO = TEXT-301 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ASICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_RED' TEXT = '' INFO = TEXT-307 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ASICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_YELLOW' TEXT = '' INFO = TEXT-302 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ISICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LED_RED' TEXT = '' INFO = TEXT-308 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ISICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-303 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_LKICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-304 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_VKICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-305 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_DPICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING NAME = 'LVS_KZINV' VALUE = DUMMY_VALUE LANGU = SY-LANGU TEXTS_ONLY = 'X' IMPORTING DD07V_WA = text_struc EXCEPTIONS NOT_FOUND = 1 ILLEGAL_INPUT = 2 OTHERS = 3 .

MATERIAL_READ





CALL FUNCTION 'MATERIAL_READ' EXPORTING SCHLUESSEL = MTCOM IMPORTING MATDATEN = MLVS RETURN = MTCOR TABLES SEQMAT01 = DUM_TAB.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING NAME = 'LVS_ISTAT' VALUE = DUMMY_VALUE LANGU = SY-LANGU TEXTS_ONLY = 'X' IMPORTING DD07V_WA = text_struc EXCEPTIONS NOT_FOUND = 1 ILLEGAL_INPUT = 2 OTHERS = 3 .

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_EQUAL_GREEN' TEXT = '' INFO = TEXT-309 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_IMICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_LESS_RED' TEXT = '' INFO = TEXT-310 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_IMICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_GREATER_RED' TEXT = '' INFO = TEXT-311 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_IMICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-300 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ESICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-301 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ASICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = 'ICON_OKAY' TEXT = '' INFO = TEXT-308 ADD_STDINF = 'X' IMPORTING RESULT = P_RL01S_ISICO EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.



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