MF02DFS0 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 MF02DFS0 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.
Title: Customer Master: FORM Routines S*
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OPEN_FI_PERFORM_00001340_E CALL FUNCTION 'OPEN_FI_PERFORM_00001340_E' EXPORTING I_KNA1 = KNA1 I_KNB1 = KNB1 I_KNA1_OLD = YKNA1 I_KNB1_OLD = YKNB1 I_KNVV = KNVV TABLES T_XKNBK = XKNBK T_XKNB5 = XKNB5 T_XKNZA = XKNZA T_YKNBK = YKNBK T_YKNB5 = YKNB5 T_YKNZA = YKNZA T_XKNAS = XKNAS T_YKNAS = YKNAS T_XKNEX = XKNEX T_YKNEX = YKNEX T_XKNVA = XKNVA T_YKNVA = YKNVA T_XKNVD = XKNVD T_YKNVD = YKNVD T_XKNVI = XKNVI T_YKNVI = YKNVI T_XKNVK = XKNVK T_YKNVK = YKNVK T_XKNVL = XKNVL T_YKNVL = YKNVL T_XKNVP = XKNVP T_YKNVP = YKNVP T_XKNAT = J_1AXKNAT T_XKNBW = WT_XKNBW T_YKNAT = J_1AYKNAT T_YKNBW = WT_YKNBW.
CUSTOMIZED_MESSAGE CALL FUNCTION 'CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = 'I' I_MSGNR = '229' I_VAR01 = KNA1-KUNNR I_VAR02 = 'FD08'.
CUSTOMIZED_MESSAGE CALL FUNCTION 'CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = 'I' I_MSGNR = '228' I_VAR01 = KNA1-KUNNR I_VAR02 = 'FD08'.
CUSTOMIZED_MESSAGE CALL FUNCTION 'CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = 'I' I_MSGNR = '229' I_VAR01 = KNA1-KUNNR I_VAR02 = 'FD08'.
CUSTOMIZED_MESSAGE CALL FUNCTION 'CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = 'I' I_MSGNR = '230' I_VAR01 = KNA1-KUNNR I_VAR02 = 'FD08' I_VAR03 = KNB1-BUKRS.
SD_CCARD_SAVE CALL FUNCTION 'SD_CCARD_SAVE' EXPORTING KUNNR_SAVE = KNA1-KUNNR KUNNR_INTERN = KUNNR_INTERN.
SD_MAINTAIN_SAVE_EXIT CALL FUNCTION 'SD_MAINTAIN_SAVE_EXIT' EXPORTING I_KNA1 = KNA1 I_KNVV = KNVV.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING TITEL = TEXT-P07 DIAGNOSETEXT1 = TEXT-P06 TEXTLINE1 = TEXT-P02 TEXTLINE2 = TEXT-P03 DEFAULTOPTION = 'J' IMPORTING ANSWER = ANTWORT.
POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' EXPORTING TITEL = TEXT-P37 TEXTLINE1 = TEXT-P38 TEXTLINE2 = TEXT-P39 IMPORTING ANSWER = ANTWORT.
POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' EXPORTING TITEL = TEXT-P37 TEXTLINE1 = TEXT-P40 TEXTLINE2 = TEXT-P41 IMPORTING ANSWER = ANTWORT.
ADDR_COMPOSE_STREET_LINE CALL FUNCTION 'ADDR_COMPOSE_STREET_LINE' EXPORTING street = addr1_line-data-street house_number = addr1_line-data-house_num1 house_number2 = addr1_line-data-house_num2 length = 35 country = ykna1-land1 language = lv_language IMPORTING street_line = lv_street_line.
ADDR_GET_COMPLETE_DB CALL FUNCTION 'ADDR_GET_COMPLETE_DB' EXPORTING IV_ADDRNUMBER = ADDR_COMPLETE-ADDRNUMBER IV_CURRENT_COMM_DATA = 'X' IMPORTING ES_ADDR1_COMPLETE = yaddr_complete EXCEPTIONS PARAMETER_ERROR = 1 ADDRESS_NOT_EXIST = 2 INTERNAL_ERROR = 3 OTHERS = 4 .
SD_SET_FIELD_STATUS CALL FUNCTION 'SD_SET_FIELD_STATUS' EXPORTING I_STATUSLINE_NAME = STATUSLINE_NAME I_STATUSLINE = P_STATUSLINE I_STATUS = P_STATUS I_FIELDNAME = FIELDNAME * I_GROUP = IMPORTING O_STATUSLINE = P_STATUSLINE * O_GROUP = * TABLES * ERRORTABLE = EXCEPTIONS PARAMETER_ERROR = 1 INTERNAL_ERROR = 2 OTHERS = 3.
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = '-' I_MSGNR = '273' IMPORTING E_MSGTY = MESSAGE_TYPE.
CUSTOMIZED_MESSAGE CALL FUNCTION 'CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'F2' I_DTYPE = 'I' I_MSGNR = '273'.
SEPA_CUSTOMIZING_READ call function 'SEPA_CUSTOMIZING_READ' exporting i_anwnd = gc_sepa_anwnd_FI importing e_ctrl = ss_sepa_ctrl e_cust = ss_sepa_cust exceptions not_activ = 1 others = 2.
FI_APAR_MANDATE_F4_ZBUKR call function 'FI_APAR_MANDATE_F4_ZBUKR' exporting i_kunnr = kna1-kunnr i_actvt = '01' i_window_title = text-md5 importing e_zbukr = l_zbukr.
FI_APAR_MANDATE_POPUP_DFLT_REC call function 'FI_APAR_MANDATE_POPUP_DFLT_REC' exporting i_rec_id = es_mandate-rec_id importing e_answer = l_antwort.
FI_APAR_MANDATE_DEFAULT_RECDAT
call function 'FI_APAR_MANDATE_DEFAULT_RECDAT' exporting i_rec_id = es_mandate-rec_id importing es_rec_data = ls_rec_data.
ICON_CREATE when 1. call function 'ICON_CREATE'
ICON_CREATE when 2. call function 'ICON_CREATE'
SEPA_MANDATES_API_GET call function 'SEPA_MANDATES_API_GET' exporting i_sel_criteria = ls_sel_criteria i_act = l_activity " \TP 1168353 i_authority_check = i_auth_check " \TP 1168353 importing et_mandates = lt_help_mandate[] e_message = ls_return.
SEPA_MANDATES_REPLACE_TMPSNDID CALL FUNCTION 'SEPA_MANDATES_REPLACE_TMPSNDID' EXPORTING i_temp_snd_id = lv_temp_snd_id i_final_snd_id = lv_final_snd_id.
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 MF02DFS0 or its description.
MF02DFS0 - Customer Master: FORM Routines S* MF02DFR0 - Customer Master: Form Routines R* MF02DFP0 - Customer Master: FORM Routines P* MF02DFOI_OII_WRPL_INITIALIZE - Oil-include: BDRP FORM-routine MF02DFOI_OII_TABSTRIP_CHECK - Oil-include: BDRP FORM-routine MF02DFOI_OII_SOC_INITIALIZE - Oil-include: BDRP FORM-routine