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

IFMRB_SCREEN_CHECKS SAP ABAP INCLUDE - Include IFMRB_SCREEN_CHECKS







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


INCLUDES used within this REPORT IFMRB_SCREEN_CHECKS

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_SET_FM_AREA CALL FUNCTION 'FM_SET_FM_AREA' EXPORTING i_flg_process_popup = l_process_popup IMPORTING e_fikrs = l_fm_area EXCEPTIONS no_fikrs_selected = 1 OTHERS = 2.

FMBAS_READ_ACT_LDNR_WITH_TEXT CALL FUNCTION 'FMBAS_READ_ACT_LDNR_WITH_TEXT' EXPORTING i_fikrs = l_fm_area i_flg_use_fin_bdg = off EXCEPTIONS OTHERS = 1.

FMCU_GET_DIMENSIONS CALL FUNCTION 'FMCU_GET_DIMENSIONS' EXPORTING i_fm_area = l_fm_area EXCEPTIONS OTHERS = 1.

FMFK_FIKRS_READ CALL FUNCTION 'FMFK_FIKRS_READ' EXPORTING ip_fikrs = u_fm_area.

FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING i_fikrs = u_fm_area i_actvt = l_activity * I_ACTVT_A = i_msgty = 'E' IMPORTING e_flg_auth = l_auth * E_FLG_AUTH_A = .

FMRB_GET_BUDCAT_FOR_RIB_LEDGER CALL FUNCTION 'FMRB_GET_BUDCAT_FOR_RIB_LEDGER' EXPORTING i_rbbldnr = u_ledger i_address_role = 'R' IMPORTING e_budcat = l_bldnr.

FMCE_READ_COVER_GROUP CALL FUNCTION 'FMCE_READ_COVER_GROUP' EXPORTING i_fm_area = u_fm_area i_fiscyear = u_fyear i_budcat = l_bldnr i_cvrgrp = u_cover_group IMPORTING e_cgautoind = l_cgautoind EXCEPTIONS OTHERS = 1.

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 i_flg_text_bpd = ' ' i_flg_fund_bpd = ' '.

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 IMPORTING e_f_fmci = l_fmci.

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

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

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'X' CHANGING cs_variant = c_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = l_f_def_variant i_save = 'X' IMPORTING e_exit = l_exit es_variant = l_f_variant EXCEPTIONS not_found = 1 program_error = 2 OTHERS = 3.

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

RS_VARIANT_CATALOG CALL FUNCTION 'RS_VARIANT_CATALOG' EXPORTING report = u_sel_report new_title = u_title IMPORTING sel_variant = c_selvar EXCEPTIONS OTHERS = 1.

FMCU_GET_DIMENSIONS





CALL FUNCTION 'FMCU_GET_DIMENSIONS' EXPORTING i_fm_area = u_fm_area IMPORTING e_fund_state = l_fund_state e_fundsctr_state = l_fundsctr_state e_cmmtitem_state = l_cmmtitem_state e_funcarea_state = l_funcarea_state e_measure_state = l_measure_state e_grant_nbr_state = l_grant_nbr_state e_userdim_state = l_userdim_state e_budget_pd_state = l_budget_pd_state EXCEPTIONS OTHERS = 1.

FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' EXPORTING i_fm_area = u_fm_area IMPORTING e_grant_active = l_grant_nbr_active e_fund_active = l_fund_active e_function_active = l_funcarea_active e_measure_active = l_measure_active e_funds_ctr_active = l_fundsctr_active e_cmmt_item_active = l_cmmtitem_active e_bud_per_active = l_budget_pd_active e_userdim_active = l_userdim_active.

FM_BLANK_ALLOWED CALL FUNCTION 'FM_BLANK_ALLOWED' EXPORTING i_fm_area = u_fm_area i_fiscal_year = u_fiscyear i_flg_grant_check = 'X' i_flg_fund_check = 'X' i_flg_function_check = 'X' i_flg_measure_check = 'X' i_flg_budget_pd_check = 'X' IMPORTING e_flg_grant_blank = l_grant_nbr_blank e_flg_fund_blank = l_fund_blank e_flg_function_blank = l_funcarea_blank e_flg_measure_blank = l_measure_blank e_flg_budget_pd_blank = l_budget_pd_blank.



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