ML01AI0A 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 ML01AI0A into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: C_DRU_AZ = Anzahl Zeilen (1/2)
Selection Text: C_DRU_KA = nur "komplette" Auft.Pos (J/N)
Selection Text: C_DRU_LN = Positions-Nr ausgeben (J/N)
Selection Text: C_DRU_LW = Lieferwellen ausgeben (J/N)
Selection Text: C_DRU_PM = Planmenge ausgeben (J/N)
Selection Text: C_DRU_TK = Kopf-Texte ausgeben (J/N)
Selection Text: C_DRU_TP = Positions-Texte ausgeben (J/N)
Selection Text: C_DRU_VK = Verkaufspreise ausgeben (J/N)
Selection Text: C_DRU_WM = Wunschmenge ausgeben (J/N)
Selection Text: EDITION = Output reports ;;
Selection Text: INDX_STO = Save data permanently ;;
Selection Text: SEL_VS01 = oder Set
Selection Text: SEL_VS02 = oder Set
Selection Text: SEL_VS03 = oder Set
Selection Text: SEL_VS04 = oder Set
Selection Text: SO_NAME = Name Anwender
Selection Text: SO_MATNR = Material-Nr
Selection Text: SO_FILNR = Werk
Selection Text: SO_EKORG = Einkaufsorganisation
Selection Text: SO_EKGRP = Einkäufer-Gruppe
Selection Text: SO_ABELN = Aufteiler-Nr
Selection Text: SO-NAME = Name Anwender
Selection Text: SO-MATNR = Material-Nr
Selection Text: SIMUL = SIMUL >>> wieder raus <<<
Selection Text: SEL_VS09 = oder Set
Selection Text: SEL_VS08 = oder Set
Selection Text: SEL_VS07 = oder Set
Selection Text: SEL_VS06 = oder Set
Selection Text: SEL_VS05 = oder Set
Title: Reorganization of materials
Title: Reorganization of materials
Text Symbol: 324 = - Chargen
Text Symbol: 325 = - Chargenbestände
Text Symbol: 326 = - Materialabh. Prüfartparameter
Text Symbol: 327 = - Fertigungsversionen
Text Symbol: 328 = - Kundenauftragsbestände
Text Symbol: 329 = - Kundenauftragsbestände (Summen)
Text Symbol: 330 = - Sonderbestände beim Kunden
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ME_ITEM_CATEGORY_INPUT * call function 'ME_ITEM_CATEGORY_INPUT' * exporting * epstp = rm06e-epstp * importing * pstyp = ekpo-pstyp.
POPUP_TO_CONFIRM_WITH_MESSAGE * call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' * exporting * defaultoption = 'Y' * diagnosetext1 = text-401 *##auft*2: Alten Inhalt des Textelementes 401 auf Textelemtente 401 und * 402 verteilt, damit vollständiger Text ausgegeben wird.
DEQUEUE_MWAUKOE CALL FUNCTION 'DEQUEUE_MWAUKOE' EXPORTING MANDT = SY-MANDT ABELN = AUKO-ABELN X_ABELN = SPACE _SCOPE = '3' _SYNCHRON = 'X'.
WAUF_T621_LESEN CALL FUNCTION 'WAUF_T621_LESEN' EXPORTING IM_APSTP = AUPO-APSTP IMPORTING EX_T621 = T621 EX_T621T = T621T.
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 ML01AI0A or its description.