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

IRFFMCY_FREEZE_700F01 SAP ABAP INCLUDE - Include IRFFMCY_FREEZE_700F01







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


INCLUDES used within this REPORT IRFFMCY_FREEZE_700F01

INCLUDE MRFFMCY_FREEZE_700PBO1000.
INCLUDE FMMP_MULTI_BUDCAT_YCE_FORMS.
INCLUDE FMMP_ALV_VARIANT_FORM.
INCLUDE FMMP_PARA_PROC_SELECTION_F01.
INCLUDE FMMP_PROCESSING_HANA.


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:

FMCY_SET_PROCESS_BUDTYPE CALL FUNCTION 'FMCY_SET_PROCESS_BUDTYPE' EXPORTING i_bud = p_bud i_rel = p_rel i_sta = p_sta i_fmarea = p_fmarea IMPORTING e_cancel = l_flg_cancel CHANGING c_t_ptcomb = g_t_ptcomb.

FMMP_SET_BUDCAT_CEFFYEAR CALL FUNCTION 'FMMP_SET_BUDCAT_CEFFYEAR' EXPORTING i_fm_area = p_fmarea i_fiscyear = p_sfyear i_t_budcat = g_t_budcat i_flg_single_budcat = g_flg_single_budcat IMPORTING e_flg_budcat_ceffyear = l_flg_budcat_yce e_t_budcat_ceffyear_active = l_t_yce_budcat CHANGING c_t_rows = l_t_rows_yce.

FMCU_SHOW_BUDCAT CALL FUNCTION 'FMCU_SHOW_BUDCAT' EXPORTING i_fm_area = u_fm_area IMPORTING e_budcat = c_budcat.

BUCU_SHOW_VERSION_FREEZE CALL FUNCTION 'BUCU_SHOW_VERSION_FREEZE' IMPORTING e_version = c_version EXCEPTIONS no_version = 1 OTHERS = 2.

FMCU_CHECK_BUDCAT CALL FUNCTION 'FMCU_CHECK_BUDCAT' EXPORTING i_fm_area = u_fm_area i_budcat = u_budcat.

FM_FUND_READ CALL FUNCTION 'FM_FUND_READ' EXPORTING i_fikrs = u_fm_area i_fincode = u_fund.

FM_BUDGET_PERIOD_READ CALL FUNCTION 'FM_BUDGET_PERIOD_READ' EXPORTING i_budget_period = u_budget_pd.

FMBAS_CHECK_FUNCAREA CALL FUNCTION 'FMBAS_CHECK_FUNCAREA' EXPORTING i_fm_area = u_fm_area i_funcarea = u_funcarea i_fiscyear = u_fyear.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_gjahr = u_fyear.

FMKU_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FMKU_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fm_area = u_fm_area i_fiscyear = u_fyear i_cmmtitem = u_cmmtitem.

FMBAS_CHECK_USERDIM CALL FUNCTION 'FMBAS_CHECK_USERDIM' EXPORTING i_fm_area = u_fm_area i_userdim = u_userdim i_fiscyear = u_fyear.

GM_GRANT_CHECK CALL FUNCTION 'GM_GRANT_CHECK' EXPORTING im_grant_nbr = u_grant.

FMCU_CHECK_VERSION CALL FUNCTION 'FMCU_CHECK_VERSION' EXPORTING i_fm_area = u_fm_area i_version = u_version i_flg_freeze = con_on.

FM_MEASURE_READ CALL FUNCTION 'FM_MEASURE_READ' EXPORTING i_fmarea = u_fm_area i_measure = u_measure i_fisc_year = u_fyear.

FM_AUTH_CHECK_BU_VERSION_CATEG CALL FUNCTION 'FM_AUTH_CHECK_BU_VERSION_CATEG' EXPORTING i_fikrs = u_fm_area i_version = u_version i_budget_category = u_budcat i_actvt = u_actvt.

FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING i_fikrs = u_fm_area i_actvt = con_act_fmbu_change i_msgty = 'E'.

BUCU_CHECK_VERSION_FREEZE CALL FUNCTION 'BUCU_CHECK_VERSION_FREEZE' EXPORTING i_version = u_version EXCEPTIONS no_version = 1 not_found = 2 OTHERS = 3.

BUKU_CHECK_BUDCAT CALL FUNCTION 'BUKU_CHECK_BUDCAT' EXPORTING i_budcat = u_budcat IMPORTING e_s_budcat = l_f_budcat.

FMCY_GET_FIELDCATALOGUE





CALL FUNCTION 'FMCY_GET_FIELDCATALOGUE' EXPORTING i_fund_state = g_fundstate i_budget_pdstate = g_budget_pdstate i_fundsctr_state = g_fundsctrstate i_cmmtitem_state = g_cmmtitemstate i_funcarea_state = g_funcareastate i_grant_nbr_state = g_grant_nbrstate i_measure_state = g_measurestate i_userdim_state = g_userdimstate i_ceffyear_used = g_flg_yce IMPORTING e_t_list_fcat = c_t_fieldcat[].

FMCY_GET_OUTPUT_LINES CALL FUNCTION 'FMCY_GET_OUTPUT_LINES' EXPORTING i_t_check_result = u_t_result_list IMPORTING e_t_output_result = c_t_list_output.

FMCU_CHECK_BUDTYPE CALL FUNCTION 'FMCU_CHECK_BUDTYPE' EXPORTING i_fm_area = u_fm_area i_valtype = l_valtype i_budtype = u_budtype EXCEPTIONS * NO_BUDTYPE = 1 OTHERS = 2.

FMCU_SHOW_BUDTYPE CALL FUNCTION 'FMCU_SHOW_BUDTYPE' EXPORTING i_fm_area = u_fm_area i_valtype = l_valtype IMPORTING e_budtype = l_budtype EXCEPTIONS OTHERS = 1.



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