SAP Reports / Programs | Sales and Distribution | Master Data | Conditions(SD-MD-CM) SAP SD

MV13AFMF SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

MM_ARRANGEMENT_LIST_DIALOG call function 'MM_ARRANGEMENT_LIST_DIALOG' exporting i_arrangement = kona i_report_typ = '13' i_no_error_enqueue = no i_document_post = no i_output_as_popup = yes i_nochange = no tables t_variable_key = hilfvake t_condition_record = hilfkonp t_condscale = staffel exceptions invalid_report_type = 01 arrangement_not_found = 02 arrang_no_conditions = 03 arrang_type_invalid_abtyp = 04 no_authority = 05 arrangement_already_settled = 06 not_ready_for_settlement = 07 condition_record_not_found = 08 no_turn_over = 09 turn_over_comparison_missing = 10 invalid_boart = 11 no_settlement_documents = 12 nothing_to_do = 13 error_during_settlement = 14 function_canceled = 15 others = 16.

MM_ARRANG_CHECK_OPEN_PUR_DOCU call function 'MM_ARRANG_CHECK_OPEN_PUR_DOCU' exporting i_kona = kona i_t6b1 = t6b1 tables condition_record = xkonp variable_key = xvake condition_scale = staffel exceptions list_dialog_error = 1 others = 2.

MM_ARRANG_DETAILED_STATEMENT call function 'MM_ARRANG_DETAILED_STATEMENT' exporting i_kona = kona i_t6b1 = t6b1 tables condition_record = xkonp variable_key = xvake condition_scale = staffel exceptions list_dialog_error = 1 others = 2.

MM_ARRANG_VENDOR_DISPLAY call function 'MM_ARRANG_VENDOR_DISPLAY' exporting i_bolif = kona-bolif i_ekorg = kona-ekorg exceptions others = 1.

MM_ARRANG_BUSINESS_VOLUME_COMP call function 'MM_ARRANG_BUSINESS_VOLUME_COMP' exporting i_arrang_number = kona-knuma i_aktyp = aktyp-display i_t6b1t = t6b1t i_t6b1 = t6b1 i_call_source = source-absprache_pflege i_commit_modus = '2' i_with_posting = yes i_abtyp_general = abtyp_general i_dataloss = l_dataloss importing e_kona = kona e_save_requested = save_requested e_busi_vol_change = busi_vol_change e_credit_note_create = credit_note_create tables arrang = arrang exceptions no_arrang_number = 1 others = 2.

MM_ARRANG_BUSINESS_VOLUME_COMP call function 'MM_ARRANG_BUSINESS_VOLUME_COMP' exporting i_arrang_number = kona-knuma i_aktyp = aktyp-display i_t6b1t = t6b1t i_t6b1 = t6b1 i_call_source = source-absprache_pflege i_commit_modus = '1' i_with_posting = no i_abtyp_general = abtyp_general tables arrang = arrang exceptions no_arrang_number = 1 others = 2.

MM_ARRANG_DISPLAY_ORG_DATA call function 'MM_ARRANG_DISPLAY_ORG_DATA' exporting i_kona = kona i_t6b1 = t6b1 i_t6b1t = t6b1t.

MM_ARR_MESSAGES_MAINTENANCE_WN call function 'MM_ARR_MESSAGES_MAINTENANCE_WN' exporting i_kona = kona i_t185f = h185f i_t185 = h185 i_t185v = h185v importing e_t185f = h185f e_t185v = h185v e_fcode = fcode e_update = l_dataloss_nach tables t_mmpa = xmmpa t_error_messages = lt_error_messages exceptions invalid_boart = 1 partner_error = 2 comm_error = 3 message_producing_error = 4 no_ebab_data = 5 internal_error = 6 others = 7.

MM_ARRANG_DISP_ARRANG_ERR_MSG call function 'MM_ARRANG_DISP_ARRANG_ERR_MSG' tables error_messages = lt_error_messages[].

MM_ARR_MESSAGES_MAINTENANCE_WS call function 'MM_ARR_MESSAGES_MAINTENANCE_WS' exporting i_kona = kona i_t185f = h185f i_t185 = h185 i_t185v = h185v importing e_t185f = h185f e_t185v = h185v e_fcode = fcode e_update = l_dataloss_nach tables t_mmpa = xmmpa t_error_messages = lt_error_messages exceptions invalid_boart = 1 partner_error = 2 comm_error = 3 message_producing_error = 4 internal_error = 5 others = 6.

MM_ARRANG_DISP_ARRANG_ERR_MSG call function 'MM_ARRANG_DISP_ARRANG_ERR_MSG' tables error_messages = lt_error_messages[].

MM_ARR_MESSAGE_DIALOG_WN call function 'MM_ARR_MESSAGE_DIALOG_WN' exporting i_kona = kona i_trtyp = t180-aktyp importing e_printed = l_dataloss_nach exceptions cancel = 1 no_message = 2 message_not_printable = 3 print_error = 4 no_ebab_data = 5 internal_error = 6 invalid_boart = 7 unknown_error = 8 locked_by_others = 9 fatal_lock_error = 10 preview_error = 11 others = 12.

POPUP_TO_CONFIRM_WITH_MESSAGE call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' exporting defaultoption = no diagnosetext1 = text-w01 diagnosetext2 = text-w02 diagnosetext3 = text-w03 textline1 = text-w04 textline2 = text-w05 titel = text-w06 importing answer = answer.

MM_ARRANGEMENT_LIST_DIALOG call function 'MM_ARRANGEMENT_LIST_DIALOG' exporting i_arrangement = kona i_report_typ = '01' i_no_error_enqueue = no i_document_post = no i_output_as_popup = yes i_nochange = no tables t_variable_key = hilfvake t_condition_record = hilfkonp t_condscale = staffel t_settlement_values = settlement_values t_settlement_values_mwskz = settlement_values_mwskz t_settlement_values_werks = settlement_values_werks t_evaluation_data = g_evaluation_data t_xebox = xebox exceptions invalid_report_type = 01 arrangement_not_found = 02 arrang_no_conditions = 03 arrang_type_invalid_abtyp = 04 no_authority = 05 arrangement_already_settled = 06 not_ready_for_settlement = 07 condition_record_not_found = 08 no_turn_over = 09 turn_over_comparison_missing = 10 invalid_boart = 11 no_settlement_documents = 12 nothing_to_do = 13 error_during_settlement = 14 function_canceled = 15 others = 16.

MM_ARRANG_DISPLAY_ERROR_MSG call function 'MM_ARRANG_DISPLAY_ERROR_MSG' tables error_messages = error_messages variable_key = hilfvake.

MM_ARRANG_DISPLAY_STATEMENT call function 'MM_ARRANG_DISPLAY_STATEMENT' exporting i_kona = kona i_t6b1 = t6b1 tables condition_record = xkonp variable_key = xvake condition_scale = staffel exceptions list_dialog_error = 1 others = 2.

MM_ARRANG_BUSINESS_VOL_DISPLAY call function 'MM_ARRANG_BUSINESS_VOL_DISPLAY' exporting i_kona = kona i_t6b1 = t6b1 tables condition_record = xkonp variable_key = xvake condition_scale = staffel exceptions list_dialog_error = 1 others = 2.

MM_ARRANG_CALE_DISPLAY call function 'MM_ARRANG_CALE_DISPLAY' exporting i_kona = kona i_cale = kona-ident2 i_datum = kona-datab exceptions cale_display_error = 1 others = 2.

MM_ARRANG_CALE_DISPLAY





call function 'MM_ARRANG_CALE_DISPLAY' exporting i_kona = kona i_cale = kona-ident1 i_datum = kona-datab exceptions cale_display_error = 1 others = 2.

MM_ARRANG_READ_T6B3 call function 'MM_ARRANG_READ_T6B3' exporting i_t6b1 = t6b1 i_read_t6b4 = no i_read_t6b5 = no i_user_specific = no importing e_t6b3 = l_t6b3 exceptions no_record_found = 1 text_not_found = 2 tol_group_not_found = 3 no_user_values_found = 4 error_reading_user_data = 5.

MM_ARRANG_READ_T6B3 call function 'MM_ARRANG_READ_T6B3' exporting i_t6b1 = t6b1 i_read_t6b4 = no i_read_t6b5 = no i_user_specific = no importing e_t6b3 = l_t6b3 exceptions no_record_found = 1 text_not_found = 2 tol_group_not_found = 3 no_user_values_found = 4 error_reading_user_data = 5.



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