SAP Reports / Programs | Public Sector Contract Accounts Receivable and Payable | Public Sector Contract Accounts Receivable and Payable | Public Sector Contract Accounts Receivable and Payable(IS-PS-CA) SAP IS

RFMCA_COVI01 SAP ABAP INCLUDE - Include RFMCA_COVI01







RFMCA_COVI01 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 RFMCA_COVI01 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 RFMCA_COVI01. "Basic submit
SUBMIT RFMCA_COVI01 AND RETURN. "Return to original report after report execution complete
SUBMIT RFMCA_COVI01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include RFMCA_COVI01


INCLUDES used within this REPORT RFMCA_COVI01

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:

FMCA_COV_BUPA_MD_C CALL FUNCTION 'FMCA_COV_BUPA_MD_C' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config IMPORTING e_need_refresh = g_changed_selection.

FMCA_COV_BUPA_MD_D CALL FUNCTION 'FMCA_COV_BUPA_MD_D' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

FKK_ACCOUNT_CHANGE CALL FUNCTION 'FKK_ACCOUNT_CHANGE' EXPORTING * i_vkont = g_account_level "PSCD_EHP6 i_vkont = l_vkont "PSCD_EHP6 i_gpart = l_gpart i_ch_mode = '1' i_no_other = 'X' i_no_change = 'X' EXCEPTIONS error_message = 1.

FMCA_COV_ACC_BAL CALL FUNCTION 'FMCA_COV_ACC_BAL' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_subap = l_subap i_cov_config = g_cov_config.

FMCA_COV_CO_HIST CALL FUNCTION 'FMCA_COV_CO_HIST' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

FMCA_COV_INCO_HIST CALL FUNCTION 'FMCA_COV_INCO_HIST' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

FMCA_COV_PAYM_ASSIGN CALL FUNCTION 'FMCA_COV_PAYM_ASSIGN' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

FMCA_COV_FIND_PAYM CALL FUNCTION 'FMCA_COV_FIND_PAYM' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

FMCA_COV_CREATE_CONTACT CALL FUNCTION 'FMCA_COV_CREATE_CONTACT' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config IMPORTING e_need_refresh = g_changed_selection EXCEPTIONS not_authorized = 1 OTHERS = 2.

FMCA_COV_BUPA_CONTACTS CALL FUNCTION 'FMCA_COV_BUPA_CONTACTS' EXPORTING i_gpart = l_gpart i_vkont = l_vkont i_vtref = l_vtref i_cov_config = g_cov_config.

BCONTACT_DISPLAY CALL FUNCTION 'BCONTACT_DISPLAY' EXPORTING x_bpcontact = l_bpcontact x_upd_online = 'X' EXCEPTIONS OTHERS = 0.

FKK_FPE0_START_TRANSACTION CALL FUNCTION 'FKK_FPE0_START_TRANSACTION' EXPORTING tcode = 'FPE3S' opbel = -opbel * I_CALLING_TCODE = i_call_transaction = 'X' EXCEPTIONS document_not_found = 1.

FKK_FPE0_START_TRANSACTION CALL FUNCTION 'FKK_FPE0_START_TRANSACTION' EXPORTING tcode = 'FPE3' opbel = -opbel i_opupk = -opupk i_opupw = -opupw i_opupz = -opupz * I_CALLING_TCODE = i_call_transaction = 'X' EXCEPTIONS document_not_found = 1.

FKK_FPE0_START_TRANSACTION CALL FUNCTION 'FKK_FPE0_START_TRANSACTION' EXPORTING tcode = 'FPE3' opbel = -opbel * I_CALLING_TCODE = i_call_transaction = 'X' EXCEPTIONS document_not_found = 1.

FKK_ORDER_DISPLAY CALL FUNCTION 'FKK_ORDER_DISPLAY' EXPORTING i_postab = wa_epos.

FKK_FPE0_START_TRANSACTION CALL FUNCTION 'FKK_FPE0_START_TRANSACTION' EXPORTING tcode = 'FPE3' opbel = g_wa_payments_list-opbel i_call_transaction = 'X' EXCEPTIONS document_not_found = 1.

FMCA_COV_DISP_BUPA_IN_ROLE CALL FUNCTION 'FMCA_COV_DISP_BUPA_IN_ROLE' EXPORTING i_fmca_cov_partner_roles = g_wa_bupa_roles i_cov_config = g_cov_config.

FKK_ACCOUNT_CHANGE CALL FUNCTION 'FKK_ACCOUNT_CHANGE' EXPORTING i_vkont = g_wa_cov_ov-vkont * i_gpart = g_gpart "PSCD_EHP6 i_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_no_other = 'X' i_no_change = 'X' EXCEPTIONS internal_error = 1 input_error = 2 foreign_lock = 3 not_found = 4 existing = 5 number_error = 6 not_qualified = 7 OTHERS = 8.

FMCA_PSOB_TREE_MAINTAIN





CALL FUNCTION 'FMCA_PSOB_TREE_MAINTAIN' EXPORTING i_psobkey = g_wa_cov_ov-vtref i_aktyp = '03' " Display * i_partner = g_gpart "PSCD_EHP6 i_partner = g_wa_cov_ov-gpart "PSCD_EHP6 i_partneracc = g_wa_cov_ov-vkont i_display_only = 'X' IMPORTING e_changed = lv_changed EXCEPTIONS OTHERS = 1.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = lv_applk.

FKK_FUNC_MODULE_DETERMINE CALL FUNCTION 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = '1201' i_applk = lv_applk TABLES t_fbstab = lt_fbstab.

FKK_SAMPLE_1201 CALL FUNCTION 'FKK_SAMPLE_1201'.

FMCA_COV_DUNN_HIST CALL FUNCTION 'FMCA_COV_DUNN_HIST' EXPORTING * i_gpart = g_gpart "PSCD_EHP6 i_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_vkont = g_wa_cov_ov-vkont i_vtref = g_wa_cov_ov-vtref i_cov_config = g_cov_config EXCEPTIONS not_authorized = 1 OTHERS = 2.

FMCA_COV_ACC_BAL CALL FUNCTION 'FMCA_COV_ACC_BAL' EXPORTING * i_gpart = g_gpart "PSCD_EHP6 i_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_vkont = g_wa_cov_ov-vkont i_vtref = g_wa_cov_ov-vtref i_cov_config = g_cov_config.

VKK_FICA_ACCOUNT_MAINTAIN CALL FUNCTION 'VKK_FICA_ACCOUNT_MAINTAIN' EXPORTING i_aktyp = '03' i_xinit = space i_xsave = 'X' i_appli = 'P' i_sicht_start = 'VKK230' * IMPORTING * e_state = state TABLES t_fldvl = fldvl t_scrsel = scrsel EXCEPTIONS OTHERS = 1.

FMCA_PSOB_TREE_MAINTAIN CALL FUNCTION 'FMCA_PSOB_TREE_MAINTAIN' EXPORTING i_psobkey = g_wa_cov_ov-vtref i_aktyp = '03' " Display * i_partner = g_gpart "PSCD_EHP6 i_partner = g_wa_cov_ov-gpart "PSCD_EHP6 i_partneracc = g_wa_cov_ov-vkont i_display_only = 'X' i_start_view = 'PSOB31' IMPORTING e_changed = lv_changed EXCEPTIONS OTHERS = 1.

FKK_O_LOCKSET_OPEN CALL FUNCTION 'FKK_O_LOCKSET_OPEN' EXPORTING i_wmode = '03' i_upd_online = 'X' * i_sel_gpart = g_gpart "PSCD_EHP6 i_sel_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_vkont = g_wa_cov_ov-vkont i_proid = lv_proid i_lotyp = lv_lotyp IMPORTING e_obj = lv_l_obj.

FKK_O_LOCKSET_MAINTAIN CALL FUNCTION 'FKK_O_LOCKSET_MAINTAIN' EXPORTING i_popup_title = lv_title CHANGING c_obj = lv_l_obj.

FKK_O_LOCKSET_OPEN CALL FUNCTION 'FKK_O_LOCKSET_OPEN' EXPORTING i_wmode = '03' i_upd_online = 'X' * i_sel_gpart = g_gpart "PSCD_EHP6 i_sel_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_vkont = g_wa_cov_ov-vkont i_proid = lv_proid i_lotyp = lv_lotyp IMPORTING e_obj = lv_l_obj.

FKK_O_LOCKSET_MAINTAIN CALL FUNCTION 'FKK_O_LOCKSET_MAINTAIN' EXPORTING i_popup_title = lv_title CHANGING c_obj = lv_l_obj.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = lv_applk.

FKK_FUNC_MODULE_DETERMINE CALL FUNCTION 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = '1201' i_applk = lv_applk TABLES t_fbstab = lt_fbstab.

FMCA_COV_INST_PLAN_HIST CALL FUNCTION 'FMCA_COV_INST_PLAN_HIST' EXPORTING * i_gpart = g_gpart "PSCD_EHP6 i_gpart = g_wa_cov_ov-gpart "PSCD_EHP6 i_vkont = g_wa_cov_ov-vkont i_vtref = g_wa_cov_ov-vtref i_cov_config = g_cov_config EXCEPTIONS not_authorized = 1 OTHERS = 2.

FMCA_COV_BUPA_MD_D CALL FUNCTION 'FMCA_COV_BUPA_MD_D' EXPORTING i_gpart = g_wa_cov_ov-gpart i_vkont = g_wa_cov_ov-vkont i_vtref = g_wa_cov_ov-vtref i_cov_config = g_cov_config.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = lv_applk.

FKK_FUNC_MODULE_DETERMINE CALL FUNCTION 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = 'P130' i_applk = lv_applk TABLES t_fbstab = lt_fbstab EXCEPTIONS OTHERS = 0.

FMCA_SAMPLE_P130 IF 1 = 2. CALL FUNCTION 'FMCA_SAMPLE_P130'. ENDIF.

BUP_PARTNER_CHECK * CALL FUNCTION 'BUP_PARTNER_CHECK' * EXPORTING * i_partner = gpart_dyn * i_rltyp = c_rltyp_mkk * EXCEPTIONS * partner_not_found = 1 * role_not_found = 2 * role_with_dfval_not_found = 3 * wrong_parameters = 4 * OTHERS = 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 RFMCA_COVI01 or its description.