MV13AFMK 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 MV13AFMK 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!
MM_ARRANG_CALE_TEXT call function 'MM_ARRANG_CALE_TEXT' EXPORTING cale_id = kal_id cale_spras = sy-langu IMPORTING cale_text = kal_text EXCEPTIONS cale_text_not_found = 1 others = 2.
VENDOR_MASTER_DATA_SELECT_05 call function 'VENDOR_MASTER_DATA_SELECT_05' EXPORTING pi_lifnr = kona-bolif pi_ekorg = kona-ekorg i_lfa1 = lfa1 i_lfm1 = lfm1 IMPORTING pe_name1 = bolief_text e_lfa1 = lfa1 e_lfm1 = lfm1 EXCEPTIONS not_lief = 01 not_lief_ekorg = 02 not_bonus = 03 loevm = 04.
VIEW_KURGV call function 'VIEW_KURGV' EXPORTING comwa = vtcomag IMPORTING rgwa = kurgv EXCEPTIONS no_kna1 = 01 no_knkk = 02 no_knvv = 03 no_tvta = 04 error_message = 05 others = 06.
CURRENCY_EXPIRATION_CHECK CALL FUNCTION 'CURRENCY_EXPIRATION_CHECK' EXPORTING CURRENCY = KONA-WAERS DATE = KONA-DATBI OBJECT = 'BUS3030ARR' BUKRS = KONA-BUKRS IMPORTING CURRENCY_NEW = L_currency_new EXCEPTIONS WARNING_OCCURRED = 1 ERROR_OCCURRED = 2 OTHERS = 3.
CURRENCY_EXPIRATION_CHECK CALL FUNCTION 'CURRENCY_EXPIRATION_CHECK' EXPORTING CURRENCY = KONA-WAERS DATE = KONA-DATBI OBJECT = 'BUS3031ARR' BUKRS = KONA-BUKRS IMPORTING CURRENCY_NEW = L_currency_new EXCEPTIONS WARNING_OCCURRED = 1 ERROR_OCCURRED = 2 OTHERS = 3.
RV_CHECK_CONDITION_VALUE CALL FUNCTION 'RV_CHECK_CONDITION_VALUE' EXPORTING CHECK_KRECH = L_KRECH check_value = kp_kbrue check_currency = xkonpn-konwa check_price_quantity = xkonpn-kpein check_quantity_unit = xkonpn-kmein only_negative = t685a-knega condition_class = t685a-koaid CONDITION = L_HILFKONP PRODUCT = XKONPN-BOMAT BASIC_QUANTITY_UNIT = TEXT_DEFAULT-MEINS NO_CHECK_KONP = L_NO_CHECK_KONP IMPORTING check_value = kp_kbrue.
MM_ARRANG_TURN_OVER call function 'MM_ARRANG_TURN_OVER' EXPORTING arrangement = kona select_condition_type = konp-kschl select_variable_key = ivake-vakey turn_over_type = version_lokal accumulate = yes i_t6b1 = t6b1 TABLES variable_key = hilfvake condition_record = hilfkonp turn_over_condition_record = s074um EXCEPTIONS invalid_arrang_type = 01 condition_record_not_found = 02 variable_key_not_found = 03 error_get_put_scale_cond_base = 04 arrangement_no_bukrs = 05 invalid_bukrs = 06 illegal_kind_of_credit_note = 07 arrangement_not_ok_euro = 08 currency_conversion = 09.
MM_ARRANG_TURN_OVER call function 'MM_ARRANG_TURN_OVER' EXPORTING arrangement = kona select_condition_type = konp-kschl select_variable_key = ivake-vakey turn_over_type = version_lokal accumulate = yes i_t6b1 = t6b1 TABLES variable_key = hilfvake condition_record = hilfkonp turn_over_condition_record = s074um EXCEPTIONS invalid_arrang_type = 01 condition_record_not_found = 02 variable_key_not_found = 03 error_get_put_scale_cond_base = 04 arrangement_no_bukrs = 05 invalid_bukrs = 06 illegal_kind_of_credit_note = 07 arrangement_not_ok_euro = 08 currency_conversion = 09.
MM_ARRANG_TURN_OVER call function 'MM_ARRANG_TURN_OVER' EXPORTING arrangement = kona turn_over_type = version_lokal i_t6b1 = t6b1 TABLES select_knumh = knumh variable_key = hilfvake condition_record = hilfkonp turn_over_condition_record = s074um EXCEPTIONS invalid_arrang_type = 01 condition_record_not_found = 02 variable_key_not_found = 03 error_get_put_scale_cond_base = 04 arrangement_no_bukrs = 05 invalid_bukrs = 06 illegal_kind_of_credit_note = 07 arrangement_not_ok_euro = 08 currency_conversion = 09.
MM_ARRANG_TURN_OVER call function 'MM_ARRANG_TURN_OVER' EXPORTING arrangement = kona turn_over_type = version_lokal i_t6b1 = t6b1 TABLES select_knumh = knumh variable_key = hilfvake condition_record = hilfkonp turn_over_condition_record = s074um EXCEPTIONS invalid_arrang_type = 01 condition_record_not_found = 02 variable_key_not_found = 03 error_get_put_scale_cond_base = 04 arrangement_no_bukrs = 05 invalid_bukrs = 06 illegal_kind_of_credit_note = 07 arrangement_not_ok_euro = 08 currency_conversion = 09.
RV_CHECK_CONDITION_VALUE call function 'RV_CHECK_CONDITION_VALUE' EXPORTING check_krech = lokal_konp-krech check_value = kp_kbetr check_currency = lokal_konp-konwa check_price_quantity = lokal_konp-kpein check_quantity_unit = lokal_konp-kmein only_negative = t685a-knega condition_class = t685a-koaid condition = lokal_konp product = komg-matnr basic_quantity_unit = text_default-meins IMPORTING check_value = kp_kbetr.
DATE_CONVERT_TO_FACTORYDATE call function 'DATE_CONVERT_TO_FACTORYDATE' EXPORTING correct_option = '+' date = sy-datlo factory_calendar_id = cal_id IMPORTING date = p_datbi EXCEPTIONS calendar_buffer_not_loadable = 01 correct_option_invalid = 02 date_after_range = 03 date_before_range = 04 date_invalid = 05 factory_calendar_not_found = 06.
CURRENCY_EXPIRATION_CHECK CALL FUNCTION 'CURRENCY_EXPIRATION_CHECK' EXPORTING CURRENCY = P_KONWA DATE = XVAKE-DATBI OBJECT = 'BUS3030' BUKRS = KONA-BUKRS IMPORTING CURRENCY_NEW = L_currency_new EXCEPTIONS WARNING_OCCURRED = 1 ERROR_OCCURRED = 2 OTHERS = 3.
MM_ARRANG_READ_T6B3 call function 'MM_ARRANG_READ_T6B3' EXPORTING i_t6b1 = i_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 = i_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.
FI_VENDOR_CHECK call function 'FI_VENDOR_CHECK' EXPORTING i_bukrs = p_kona-bukrs i_lifnr = p_kona-bolif EXCEPTIONS others = 1.
FI_CHECK_ZTERM call function 'FI_CHECK_ZTERM' EXPORTING i_koart = space i_zterm = p_zterm EXCEPTIONS invalid_zterm = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.