SAP Reports / Programs | Financials | Financial Supply Chain Management | Transaction Manager(FIN-FSCM-TRM-TM) SAP FIN

RFTR_COLL_PROC_FLP_F01 SAP ABAP INCLUDE - Include RFTR_COLL_PROC_FLP_F01







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


INCLUDES used within this REPORT RFTR_COLL_PROC_FLP_F01

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:

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = variant i_save = save IMPORTING e_exit = h_exit es_variant = h_variant EXCEPTIONS not_found = 1.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = save CHANGING cs_variant = h_variant EXCEPTIONS not_found = 1.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = save CHANGING cs_variant = h_variant.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'SELECTION' EXCEPTIONS OTHERS = 0.

FVD_FLP_DISPLAY_COLLPROC_FIELD CALL FUNCTION 'FVD_FLP_DISPLAY_COLLPROC_FIELD' EXPORTING i_company_code_range = s_bukrs[] i_contract_range = s_con_no[] i_partner_range = s_kontrh[] i_term_range = s_delfz[] IMPORTING e_tab_contract_key = it_db_cml_data[].

FVD_FLP_DISPLAY_LOAN_FIELDS CALL FUNCTION 'FVD_FLP_DISPLAY_LOAN_FIELDS' EXPORTING i_company_code_range = r_bukrs_selected[] i_contract_range = r_rfha_selected[] IMPORTING e_tab_vdarl = lt_vdarl e_tab_loan_data = ls_vdarl EXCEPTIONS switch_not_found = 1 OTHERS = 2.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'CHECK' EXCEPTIONS OTHERS = 0.

GET_SINGLE_SEKINDEX * CALL FUNCTION 'GET_SINGLE_SEKINDEX' * EXPORTING * i_ranl = wa_display_data-ranl_vtbfha * i_vvranlwi = p_secidx * IMPORTING * e_vvranlwx = wa_display_data-index_name * EXCEPTIONS * no_entry_with_this_ranl = 1 * OTHERS = 2.

DEALDATA_READ CALL FUNCTION 'DEALDATA_READ' EXPORTING companycode = wa_display_data-bukrs dealno = wa_display_data-rfha currently_active_status = 'X' TABLES positions = it_vtbfhapo EXCEPTIONS deal_not_found = 1 status_not_found = 2 OTHERS = 3.

TB_DEAL_ACTIVITY_TO_FUNCTION CALL FUNCTION 'TB_DEAL_ACTIVITY_TO_FUNCTION' EXPORTING i_product = u_db_data-sanlf i_deal = u_db_data-sfgtyp i_activity = u_db_data-sfgzustt IMPORTING e_function = l_function EXCEPTIONS OTHERS = 1.

TB_DEAL_AUTHORITY_CHECK CALL FUNCTION 'TB_DEAL_AUTHORITY_CHECK' EXPORTING bukrs = u_db_data-bukrs sgsart = u_db_data-sgsart_vtbfha sfhaart = u_db_data-sfhaart_vtbfha rportb = u_db_data-rportb "rldepo = u_db_data-rldepo_vtbfha tbegru = u_db_data-tbegru trfct = l_function actvt = c_actvt_display "Only display data : '03' EXCEPTIONS authority = 1 OTHERS = 2.

FTR_FST_AT02A_DATA_READ CALL FUNCTION 'FTR_FST_AT02A_DATA_READ' EXPORTING i_sanlf = w_ftr-sanlf i_sfgtyp = w_ftr-sfgtyp i_sfgzustt = c_contract i_trtyp = rf_ucomm IMPORTING e_tcode = l_tcode e_memoryid_rfha = l_memomryid_rfha.

FTR_CORR_CLEAR_GBL_DATA CALL FUNCTION 'FTR_CORR_CLEAR_GBL_DATA' EXPORTING i_refresh_tab = 'X' i_ux_end_processing = 'X'.

FTR_FST_AT02A_DATA_READ CALL FUNCTION 'FTR_FST_AT02A_DATA_READ' EXPORTING i_sanlf = w_ftr-sanlf i_sfgtyp = w_ftr-sfgtyp i_sfgzustt = w_ftr-sfgzustt i_trtyp = rf_ucomm IMPORTING e_tcode = l_tcode e_memoryid_rfha = l_memomryid_rfha.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'OUTPUT' EXCEPTIONS OTHERS = 0.

FTR_STAV_MAINTAIN_TRANSACTION CALL FUNCTION 'FTR_STAV_MAINTAIN_TRANSACTION' EXPORTING bukrs = w_ftr-bukrs rfha = w_ftr-rfha.

FTR_PARTNER_DISPLAY CALL FUNCTION 'FTR_PARTNER_DISPLAY' EXPORTING pi_partner_id = w_ftr-ul_kontrh * PI_PARTNER_ROLE = 'TR0151' * PI_COMPANYCODE = ' ' * EXCEPTIONS * PARTNER_NOT_FOUND = 1 * OTHERS = 2 .

FVD_FLP_DISPLAY_CONTRACT CALL FUNCTION 'FVD_FLP_DISPLAY_CONTRACT' EXPORTING i_company_code = w_ftr-bukrs i_contract_number = w_ftr-loan_id EXCEPTIONS invalid_company_code = 1 OTHERS = 2.

SECURITY_DIALOG





CALL FUNCTION 'SECURITY_DIALOG' EXPORTING i_security_number = i_ranl i_dialog_mode = 'DISP'.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'OUTPUT' EXCEPTIONS OTHERS = 0.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = alv_repid i_callback_pf_status_set = c_gui_bar_status i_callback_user_command = c_user_command is_layout = alv_layout it_fieldcat = alv_fieldcat i_grid_title = lv_title it_excluding = alv_it_excluding it_sort = alv_sort i_default = 'X' i_save = c_alv_save is_variant = alv_variant TABLES t_outtab = it_display_data EXCEPTIONS program_error = 1 OTHERS = 2.

FTR_ACTIVITYCATEGORY_GET_TEXT CALL FUNCTION 'FTR_ACTIVITYCATEGORY_GET_TEXT' EXPORTING i_sanlf = i_sanlf i_sfgtyp = i_sfgtyp i_sfgzustt = i_sfgzustt IMPORTING e_xfgzustt = e_xfgzustt.

TRANSACTIONS_TEXT CALL FUNCTION 'TRANSACTIONS_TEXT' EXPORTING language = sy-langu rantyp = c_fst_contract_type sbewart = i_sfhazba * SBEWZITI = WA_CASH_FLOW-SBEWZITI IMPORTING text = e_xfhazba EXCEPTIONS no_sbewart = 01 no_text_found = 02.

TB_DEAL_BUKRS_CHECK CALL FUNCTION 'TB_DEAL_BUKRS_CHECK' TABLES i_tab_companycode = s_bukrs e_tab_companycode = r_bukrs EXCEPTIONS authority = 1 OTHERS = 2.

TB_PRODUCTTYPE_VALUES CALL FUNCTION 'TB_PRODUCTTYPE_VALUES' IMPORTING selection = c_sgsart TABLES t_productcategories = l_t_productcategories.

TB_DEALTYPE_VALUES CALL FUNCTION 'TB_DEALTYPE_VALUES' IMPORTING selection_dealtype = c_sfhaart selection_producttype = c_sgsart TABLES t_productcategories = l_t_productcategories.

FTR_PARTNER_GET_VALUES CALL FUNCTION 'FTR_PARTNER_GET_VALUES' * EXPORTING * PI_COMPANYCODE = ' ' * PI_PRODUCTTYPE = ' ' * PI_TRANSACTIONTYPE = ' ' * PI_PARTNER_ROLE = 'TR0151' IMPORTING pe_partner = c_kontrh.



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