ML01AFCD7 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 ML01AFCD7 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WALL_COLLECT_AND_DISPLAY_PROT CALL FUNCTION 'WALL_COLLECT_AND_DISPLAY_PROT' EXPORTING fbi_name = a fbi_msg_id = prot-msgcl fbi_msg_no = '494' TABLES fbt_msg_tab = gt_msg_as.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0122-lines fbi_lines_filled = tc_0122_anz_lines_aupo fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0122-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_1101-lines fbi_lines_filled = tc_1101_anz_lines_aulw fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_1101-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0152-lines fbi_lines_filled = tc_0152_anz_lines_aufi fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0152-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0151-lines fbi_lines_filled = tc_0151_anz_lines_aufi fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0151-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0142-lines fbi_lines_filled = tc_0142_anz_lines_aufg fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0142-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_1301-lines fbi_lines_filled = tc_1301_anz_lines_aulw fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_1301-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0161-lines fbi_lines_filled = tc_0161_anz_lines_auvz fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0161-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_1401-lines fbi_lines_filled = tc_1401_anz_lines_auvw fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_1401-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0201-lines fbi_lines_filled = tc_0201_anz_lines_reflips fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0201-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0203-lines fbi_lines_filled = tc_0203_anz_lines_refekpo fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0203-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0205-lines fbi_lines_filled = tc_0205_anz_lines_refekpo fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0205-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0207-lines fbi_lines_filled = tc_0207_anz_lines_ref_mat fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0207-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_0503-lines fbi_lines_filled = tc_0503_anz_lines_auvw fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_0503-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_1102-lines fbi_lines_filled = tc_1102_anz_lines_theadtab fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_1102-top_line.
WALL_TC_DETERMINE_TOP_LINE CALL FUNCTION 'WALL_TC_DETERMINE_TOP_LINE' EXPORTING fbi_fcode = fcode fbi_lines_total = tc_1202-lines fbi_lines_filled = tc_1202_anz_lines_theadtab fbi_line_count = tc_lines_on_screen CHANGING fbc_top_line = tc_1202-top_line.
WAUF_T001W_LESEN CALL FUNCTION 'WAUF_T001W_LESEN' EXPORTING im_werks = xauvz-vzwrk IMPORTING ex_t001w = t001w EXCEPTIONS no_valid_input = 1 no_record_found = 2.
WAUF_KNA1_READ CALL FUNCTION 'WAUF_KNA1_READ' EXPORTING im_kunnr = xauvz-vzent IMPORTING ex_kna1 = kna1 EXCEPTIONS no_kunnr = 01 no_record_found = 02.
CALL FUNCTION 'WAUF_V_T629_LESEN' EXPORTING im_sperr = xauvz-sperr IMPORTING ex_v_t629 = l_v_t629 EXCEPTIONS no_record_found = 1 OTHERS = 2.
WAUF_QUANTITY_FROM_PERCENTAGE ** CALL FUNCTION 'WAUF_QUANTITY_FROM_PERCENTAGE' ** EXPORTING ** FBI_MATERIAL = HAUPO-MATNR ** FBI_BASE_UNIT = HAUPO-MEINS ** FBI_QUANTITY = XAUVZ-PMNGV ** FBI_ALLOC_UNIT = XAUVZ-AUFME ** FBI_ORDER_QUANTITY = XAUVZ-BSTMG ** FBI_ORDER_UNIT = XAUVZ-BSTME ** FBI_QUANTITY_REMAINDER = H_REST_PLANMENGE ** FBI_ORDER_QUANTITY_REMAINDER = H_REST_BESTELLMENGE ** FBI_PERCENTAGE_REMAINDER = H_REST_PROZENT ** IMPORTING ** FBO_QUANTITY_DELIVERY_PH = HAUVW-MENGE ** FBO_ORDER_QUANTITY_DELIVERY_PH = H_BESTELLMENGE ** CHANGING ** FBC_PERCENTAGE = HAUVW-WEPRZ.
WAUF_QUANTITY_FROM_PERCENTAGE ** CALL FUNCTION 'WAUF_QUANTITY_FROM_PERCENTAGE' ** EXPORTING ** FBI_MATERIAL = XAUPO-MATNR ** FBI_BASE_UNIT = XAUPO-MEINS ** FBI_QUANTITY = XAUVZ-IMNGV ** FBI_ALLOC_UNIT = XAUVZ-AUFME ** FBI_ORDER_QUANTITY = XAUVZ-BSTMG ** FBI_ORDER_UNIT = XAUVZ-BSTME ** FBI_QUANTITY_REMAINDER = H_REST_B_MENGE ** FBI_ORDER_QUANTITY_REMAINDER = H_REST_BESTELLMENGE ** FBI_PERCENTAGE_REMAINDER = H_REST_PROZENT ** IMPORTING ** FBO_QUANTITY_DELIVERY_PH = HAUVW-IMNGL ** FBO_ORDER_QUANTITY_DELIVERY_PH = H_BESTELLMENGE ** CHANGING ** FBC_PERCENTAGE = H_PROZENT.
WAUF_SCHEDULE_GENERATION_DATE ** CALL FUNCTION 'WAUF_SCHEDULE_GENERATION_DATE' ** EXPORTING ** IM_TRMAR = TRMAR-BEDAT ** IM_WERKS = HAUVW-VZWRK ** IM_WEDAT = HAUVW-WEVDT ** IM_PLIFZ = XAUVZ-PLIFZ ** IM_WEBAZ = XAUVZ-WEBAZ ** CHANGING ** EX_BEDAT = HAUVW-BEDAT ** EX_WEDAT = HAUVW-WEDTB ** EXCEPTIONS ** IMPORTPARAMETER_UNVOLLSTAENDIG = 1 ** BETRIEBSKALENDER_NICHT_LESBAR = 2 ** TERMINIERUNGSART_FALSCH = 3 ** OTHERS = 4.
WAUF_QUANTITY_FROM_PERCENTAGE CALL FUNCTION 'WAUF_QUANTITY_FROM_PERCENTAGE' EXPORTING fbi_material = haupo-matnr fbi_base_unit = haupo-meins fbi_quantity = xauvz-pmngv fbi_alloc_unit = xauvz-aufme fbi_order_quantity = xauvz-bstmg fbi_order_unit = xauvz-bstme fbi_quantity_remainder = h_rest_planmenge fbi_order_quantity_remainder = h_rest_bestellmenge fbi_percentage_remainder = h_rest_prozent IMPORTING fbo_quantity_delivery_ph = hauvw-menge fbo_order_quantity_delivery_ph = h_bestellmenge CHANGING fbc_percentage = hauvw-weprz.
WAUF_T621_LESEN CALL FUNCTION 'WAUF_T621_LESEN' EXPORTING im_apstp = xaupo-apstp IMPORTING ex_t621 = t621 EXCEPTIONS no_record_found = 1.
WALL_COLLECT_AND_DISPLAY_PROT CALL FUNCTION 'WALL_COLLECT_AND_DISPLAY_PROT' EXPORTING fbi_name = f fbi_msg_id = prot-msgcl fbi_msg_no = '466' TABLES fbt_msg_tab = messg.
WAUF_T621_LESEN CALL FUNCTION 'WAUF_T621_LESEN' EXPORTING im_apstp = xaupo-apstp IMPORTING ex_t621 = t621 ex_t621t = t621t EXCEPTIONS no_record_found = 1.
WAUF_T621_LESEN CALL FUNCTION 'WAUF_T621_LESEN' EXPORTING im_apstp = xaupo-apstp IMPORTING ex_t621 = t621 ex_t621t = t621t EXCEPTIONS no_record_found = 1.
WAUF_SEASONAL_SCHED_SITE_DARK CALL FUNCTION 'WAUF_SEASONAL_SCHED_SITE_DARK' EXPORTING is_t621 = t621 im_matnr = xaupo-matnr im_uptyp = l_uptyp im_satnr = l_satnr is_auko = xauko is_aufi = xaufi IMPORTING et_messg = lt_messg CHANGING ch_aulw = xaulw .
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn "auft*5 / 99A im_base_unit = xaupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = haupo-matnr im_item_category = haupo-apstp im_rounding = haupo-rundg im_min_max_qty = haupo-bermima im_ausb = xausb im_contract_no = haupo-rfktn "auft*5 / 99A im_base_unit = haupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAUF_DETERMINE_QUANTITY_DC CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_DC' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg * auft*1/Rel.99: Reduzierte Bestellmenge
WAUF_SEASONAL_SCHED_DC_DARK CALL FUNCTION 'WAUF_SEASONAL_SCHED_DC_DARK' EXPORTING is_t621 = t621 im_matnr = aupo-matnr im_uptyp = l_uptyp im_simulate = kreuz im_satnr = l_satnr is_auko = xauko is_auvz = hauvz * IT_AUVW = IMPORTING et_messg = lt_messg CHANGING ch_auvw = ls_auvw.
WAUF_DETERMINE_QUANTITY_DC CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_DC' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg * auft*1/Rel.99: Reduzierte Bestellmenge
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn "auft*5 / 99A im_base_unit = xaupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn "auft*5 / 99A im_base_unit = xaupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn "auft*5 / 99A im_base_unit = xaupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn im_base_unit = xaupo-meins TABLES im_ex_sales_data = xauvt CHANGING im_ex_plant_data = haufi.
WAUF_DETERMINE_QUANTITY_PLANT CALL FUNCTION 'WAUF_DETERMINE_QUANTITY_PLANT' EXPORTING im_material = xaupo-matnr im_item_category = xaupo-apstp im_rounding = xaupo-rundg im_min_max_qty = xaupo-bermima im_ausb = xausb im_contract_no = xaupo-rfktn "auft*5 / 99A im_base_unit = xaupo-meins "auft*5 / 99A * auft*1/Rel.99: falsche ME in Lieferung (Bestellmengenoptimierung)
WAVI_CREATE_MESSAGES CALL FUNCTION 'WAVI_CREATE_MESSAGES' EXPORTING fbi_document_number = help_aufteiler_nr fbi_auko = help_auko fbi_kind_of_call = help_kind_of_call fbi_ta_typ = help_ta_typ TABLES fbt_aupo = help_aupo fbt_aupo_von_db = yaupo "auft*1/Rel. 4.6B
WAVI_PROCESS_MESSAGES CALL FUNCTION 'WAVI_PROCESS_MESSAGES' EXPORTING fbi_ta_type = help_ta_typ fbi_msg_object = help_msg_objekt fbi_document_number = help_aufteiler_nr fbi_auko = help_auko fbi_aupo = help_aupo fbi_aufg = help_aufg fbi_aufi = help_aufi * VALUE(FBI_AUVZ) = ' ' IMPORTING fbo_update_flag = help_update_flag fbo_fcode = help_fcode TABLES fbt_error_tab = fehler_tab EXCEPTIONS fba_warning = 04 fba_error = 08 fba_abort = 12.
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 ML01AFCD7 or its description.