SAP Reports / Programs | Public Sector Management | Funds Management(PSM-FM) SAP PSM

IFIFMCCF1_CHAIN_F10 SAP ABAP INCLUDE - Include IFIFMCCF1_CHAIN_F10







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


INCLUDES used within this REPORT IFIFMCCF1_CHAIN_F10

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:

FM_CCF_TOTALS_BUSTRANS_GET CALL FUNCTION 'FM_CCF_TOTALS_BUSTRANS_GET' TABLES e_rng_vrgng = l_r_vrgng e_rng_fmvor = l_r_fmvor.

FM_CCF_TOTALS_BUSTRANS_GET CALL FUNCTION 'FM_CCF_TOTALS_BUSTRANS_GET' TABLES e_rng_vrgng = l_r_vrgng e_rng_fmvor = l_r_fmvor.

FM_CCF_TOTALS_BUSTRANS_GET CALL FUNCTION 'FM_CCF_TOTALS_BUSTRANS_GET' TABLES e_rng_vrgng = l_r_vrgng e_rng_fmvor = l_r_fmvor.

RSDU_CREATE_HINT_FAE CALL FUNCTION 'RSDU_CREATE_HINT_FAE' EXPORTING I_T_TABLNM = L_T_TABLNM I_FAE_FIELDS = 12 I_FAE_LINES = L_LINES I_IDXTP = 'K' I_EQUI_JOIN = RS_C_TRUE IMPORTING E_HINT = L_HINT_OI EXCEPTIONS OTHERS = 0.

RSDU_CREATE_HINT_FAE CALL FUNCTION 'RSDU_CREATE_HINT_FAE' EXPORTING I_T_TABLNM = L_T_TABLNM I_FAE_FIELDS = 6 I_FAE_LINES = L_LINES I_IDXTP = 'K' I_EQUI_JOIN = RS_C_TRUE IMPORTING E_HINT = L_HINT_FI EXCEPTIONS OTHERS = 0.

FM_CCF_CHAIN_GET CALL FUNCTION 'FM_CCF_CHAIN_GET' EXPORTING i_gjahr = u_f_selcrit-gjahr i_r_wrttp = l_r_wrttp_all i_t_oi_keys = l_t_oi_keys i_t_fi_keys = l_t_fi_keys IMPORTING e_t_oi_keys = c_t_oi_keys e_t_fi_keys = c_t_fi_keys e_t_oi_keys_error = c_t_oi_keys_error e_t_fi_keys_error = c_t_fi_keys_error.

RSDU_CREATE_HINT_FAE CALL FUNCTION 'RSDU_CREATE_HINT_FAE' EXPORTING i_t_tablnm = l_t_tablnm i_fae_fields = 72 i_fae_lines = l_lines i_idxtp = 'K' IMPORTING e_hint = l_hint_oi EXCEPTIONS OTHERS = 0.

FM_CCF_TRANSACTIONS_RESTRICT CALL FUNCTION 'FM_CCF_TRANSACTIONS_RESTRICT' EXPORTING i_t_value_types = u_t_value_types CHANGING c_t_fmioi = l_t_fmioi_all.

FM_CCF_ITEMS_SINGLE_OUT CALL FUNCTION 'FM_CCF_ITEMS_SINGLE_OUT' EXPORTING i_f_control_data = u_f_control_data CHANGING c_t_fmioi_all = l_t_fmioi_all c_t_fmioi_open = c_t_fmioi c_t_orig_amounts = c_t_orig_amounts.

FM_CCF_TOTALS_BUSTRANS_GET CALL FUNCTION 'FM_CCF_TOTALS_BUSTRANS_GET' TABLES e_rng_vrgng = l_r_vrgng e_rng_fmvor = l_r_fmvor.

FM_CCF_TRANSACTIONS_RESTRICT CALL FUNCTION 'FM_CCF_TRANSACTIONS_RESTRICT' EXPORTING i_t_value_types = u_t_value_types CHANGING c_t_fmifiit = l_t_fmifiit_all.

FM_CCF_ITEMS_SINGLE_OUT_FI CALL FUNCTION 'FM_CCF_ITEMS_SINGLE_OUT_FI' EXPORTING i_f_control_data = u_f_control_data CHANGING c_t_fmifiit_all = l_t_fmifiit_all c_t_fmifiit_open = c_t_fmifiit c_t_orig_amounts = c_t_orig_amounts_fi.

FM_CCF_TOTALS_BUSTRANS_GET CALL FUNCTION 'FM_CCF_TOTALS_BUSTRANS_GET' TABLES e_rng_vrgng = l_r_vrgng e_rng_fmvor = l_r_fmvor.



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