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

RFTR_COLL_PROC_COMS_F01 SAP ABAP INCLUDE - Include RFTR_COLL_PROC_COMS_F02







RFTR_COLL_PROC_COMS_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_COMS_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_COMS_F01. "Basic submit
SUBMIT RFTR_COLL_PROC_COMS_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT RFTR_COLL_PROC_COMS_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_COMS_F02


INCLUDES used within this REPORT RFTR_COLL_PROC_COMS_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:

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_SELECT_ALL' text = text-s05 info = text-s05 add_stdinf = space IMPORTING result = b_select EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_DESELECT_ALL' text = text-s06 info = text-s06 add_stdinf = space IMPORTING result = b_desel EXCEPTIONS OTHERS = 1.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = gc_alv_save CHANGING cs_variant = cs_variant EXCEPTIONS not_found = 0.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = gc_alv_save CHANGING cs_variant = ls_alv_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

TB_PRODUCTTYPE_VALUES CALL FUNCTION 'TB_PRODUCTTYPE_VALUES' IMPORTING selection = lv_sgsart TABLES t_productcategories = lt_sanlf EXCEPTIONS OTHERS = 1.

TB_DEALTYPE_VALUES CALL FUNCTION 'TB_DEALTYPE_VALUES' IMPORTING selection_dealtype = cv_sfhaart TABLES t_productcategories = lt_sanlf.

FTR_PARTNER_GET_VALUES CALL FUNCTION 'FTR_PARTNER_GET_VALUES' IMPORTING pe_partner = cv_kontrh.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = lv_variant i_save = gc_alv_save IMPORTING e_exit = lv_exit es_variant = lv_variant EXCEPTIONS not_found = 2.

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

TB_DEAL_ACTIVITY_TO_FUNCTION CALL FUNCTION 'TB_DEAL_ACTIVITY_TO_FUNCTION' EXPORTING i_product = ls_vtbfha-sanlf i_deal = ls_vtbfha-sfgtyp i_activity = ls_vtbfhazu-sfgzustt IMPORTING e_function = lv_function EXCEPTIONS OTHERS = 1.

TB_DEAL_AUTHORITY_CHECK CALL FUNCTION 'TB_DEAL_AUTHORITY_CHECK' EXPORTING bukrs = ls_vtbfha-bukrs sgsart = ls_vtbfha-sgsart sfhaart = ls_vtbfha-sfhaart tbegru = ls_vtbfha-tbegru trfct = lv_function actvt = gc_actvt_display EXCEPTIONS authority = 1 OTHERS = 2.

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

FTR_KONTRH_GET_TEXT CALL FUNCTION 'FTR_KONTRH_GET_TEXT' EXPORTING pi_companycode = ls_display_data-bukrs pi_kontrh_id = ls_display_data-kontrh IMPORTING pe_kontrh_text = ls_display_data-xkontrh.

TPM_TRCO_MDATA_CTY_DISPLAY CALL FUNCTION 'TPM_TRCO_MDATA_CTY_DISPLAY' EXPORTING i_tpm_cty_id = ls_display_data-commodity_id1 IMPORTING e_commodity_name = ls_display_data-xcommodity_id1.

TPM_TRCO_MDATA_CTY_DISPLAY CALL FUNCTION 'TPM_TRCO_MDATA_CTY_DISPLAY' EXPORTING i_tpm_cty_id = ls_display_data-commodity_id2 IMPORTING e_commodity_name = ls_display_data-xcommodity_id2 EXCEPTIONS OTHERS = 0.

FTR_ACTIVITYCATEGORY_GET_TEXT CALL FUNCTION 'FTR_ACTIVITYCATEGORY_GET_TEXT' EXPORTING i_sanlf = ls_display_data-sanlf i_sfgtyp = ls_display_data-sfgtyp i_sfgzustt = ls_display_data-sfgzustt IMPORTING e_xfgzustt = ls_display_data-xfgzustt.

FTR_FST_AT02A_DATA_READ CALL FUNCTION 'FTR_FST_AT02A_DATA_READ' EXPORTING i_sanlf = ls_display_data-sanlf i_sfgtyp = ls_display_data-sfgtyp i_sfgzustt = gc_sfgzustt-contract i_trtyp = lv_okcode IMPORTING e_tcode = lv_tcode e_memoryid_rfha = lv_pid_rfha.

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

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 = ls_display_data-bukrs rfha = ls_display_data-rfha.

FTR_PARTNER_DISPLAY CALL FUNCTION 'FTR_PARTNER_DISPLAY' EXPORTING pi_partner_id = ls_display_data-kontrh pi_partner_role = gc_roletyp_treasury_partner.

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



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