ML01AFLF 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 ML01AFLF 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.
O Save data permanently ;;SSEL_VS01 oder SetSSEL_VS02
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_VS03 = oder Set
Selection Text: SEL_VS02 = oder Set
Selection Text: SEL_VS01 = oder Set
Selection Text: INDX_STO = Save data permanently ;;
Selection Text: EDITION = Output reports ;;
Selection Text: C_DRU_WM = Wunschmenge ausgeben (J/N)
Selection Text: C_DRU_VK = Verkaufspreise ausgeben (J/N)
Selection Text: C_DRU_TP = Positions-Texte ausgeben (J/N)
Selection Text: C_DRU_TK = Kopf-Texte ausgeben (J/N)
Selection Text: 08 = oder SetSSEL_VS09 oder Setases (Y/N)&SC_DRU_PM Issue planned
Title: Subroutines Follow-on document generation "delivery"
Title: Subroutines Follow-on document generation "delivery"
Title: Subroutines Follow-on document generation "delivery"
Text Symbol: 313 = - offene Pflegestatus
Text Symbol: 314 = - Kundenauftragsbestand
Text Symbol: 315 = - Material-Steuerklassifikation
Text Symbol: 316 = - EAN / Material
Text Symbol: 317 = - Materialverbrauchswerte
Text Symbol: 318 = - Orderbuch
Text Symbol: 319 = - Quoten(Kopf)
Text Symbol: 320 = - Quoten(Position)
Text Symbol: 321 = - Quoten(Position) -
Text Symbol: 322 = - Konsignationpreissegmente
Text Symbol: 323 = - Sonderbestände zum Lieferanten
Text Symbol: 324 = - Chargen
Text Symbol: 325 = - Chargenbestände
Text Symbol: 326 = - Materialabh. Prüfartparameter
Text Symbol: 327 = - Fertigungsversionen
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WAUF_SALES_DATA_DETERMINE_AUVT CALL FUNCTION 'WAUF_SALES_DATA_DETERMINE_AUVT' EXPORTING fbi_aupo = up_aupo fbi_aufi = up_aufi TABLES fbt_auvt = xauvt.
WAUF_STOCK_PLANT_MATERIAL_DET CALL FUNCTION 'WAUF_STOCK_PLANT_MATERIAL_DET' EXPORTING fbi_plant = haufi-fiwrk fbi_material = xaupo-matnr fbi_alloc_unit = xaupo-aufme fbi_base_unit = xaupo-meins IMPORTING fbe_stock_plant_mat = haufi-labst fbe_return_code = h_rcode.
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 ML01AFLF or its description.