Solution : https://service.sap.com/sap/support/notes/1454798 (SAP Service marketplace login required)
Key words :
type iv_scenario type fsscf_scenario iv_tcode type sytcode iv_identified_customer type fsscf_s_kna1_key iv_identified_vendor type fsscf_s_lfa1_key iv_company_code type bukrs iv_note type string it_linked_objects type fsscf_t_linked_object ix_retrieve_message type boole_d exportyou, call function 'fin_fssc_dp_sr_assign_appctxt' exporting iv_scenario = 'financials' iv_tcode = tcode iv_identified_customer = ls_customer iv_identified_vendor = ls_vendor iv_company_code = knb1-bukrs iv_note = it_linked_objects = ix_retrieve_message = 'x' importing es_application_context = ls_application_context, call function 'fin_fssc_dp_sr_assign_appctxt' exporting iv_scenario = 'financials' iv_tcode = iv_tcode iv_identified_customer = ls_customer iv_identified_vendor = iv_company_code = is_knb1-bukrs iv_note = it_linked_objects = ix_retrieve_message = '' importing es_application_context = ls_application_context, type iv_scenario type fsscf_scenarioiv_tcode type sytcodeiv_identified_customer type fsscf_s_kna1_keyiv_identified_vendor type fsscf_s_lfa1_keyiv_company_code type bukrsiv_note type stringit_linked_objects type fsscf_t_linked_objectix_retrieve_message type boole_dexportyou, call function 'zfin_fssc_sr_sapmf02d_launch' exporting iv_tcode = tcode is_kna1 = kna1 is_kna1_old = ykna1 is_knb1 = knb1 is_knb1_old = yknb1 is_knvv = knvv is_knvv_old = yknvv, call function 'fin_fssc_dp_sr_read_custswitch' exporting iv_scenario = 'financials' iv_element = lv_element importing ex_cust_switch = lv_switch exceptions error_when_calling_rfc = 1, type iv_scenario type fsscf_scenario iv_element type fsscf_element iv_callback type string ----------------------------------------------------------------------------------------------------------------------------function module, type ex_cust_switch type fsscf_manualactive_flag exceptions exception short text error_when_calling_rfc error occur, call function 'fin_fssc_dp_sr_manual_register' exporting iv_scenario = 'financials' iv_element = lv_element iv_callback = 'zfin_fssc_src_sapmf02d', message id sy-msgid type sy-msgty number sy-msgno
Related Notes :
1480575 | Downport Customizing for Manual Creation of Service Request |
1460856 | Service request |
1454759 | Consulting FSSC Solution for lower releases |