SAP Reports / Programs | Public Sector Management | Funds Management | Availability Control(PSM-FM-BCS-AC) SAP PSM

RFFMAVC_HANA_VIEW_F01 SAP ABAP INCLUDE - Include RFFMAVC_HANA_VIEW_F01







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


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

HDB_DBCON_GET_APPL CALL FUNCTION 'HDB_DBCON_GET_APPL' EXPORTING i_application = con_appl_psm i_subapplication = con_subappl_psm_fm_avc_mon i_check_connection = 'X' it_required_table = lt_required_table i_uname = sy-uname IMPORTING e_dbcon_name = c_dbcon EXCEPTIONS dbcon_not_exist = 1 OTHERS = 2.

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 = con_off EXCEPTIONS OTHERS = 1.

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

FMAVC_ALL_DIMENSIONS_FM_AREA CALL FUNCTION 'FMAVC_ALL_DIMENSIONS_FM_AREA' EXPORTING i_fm_area = u_fm_area IMPORTING e_t_fieldnames = gt_active_dims_co EXCEPTIONS OTHERS = 1.

DDIF_DTEL_GET CALL FUNCTION 'DDIF_DTEL_GET' EXPORTING name = u_rollname langu = sy-langu IMPORTING dd04v_wa = ls_dd04v-dd04v EXCEPTIONS OTHERS = 1.

FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING i_fikrs = u_fm_area i_actvt = con_act_fmbu_display IMPORTING e_flg_auth = l_flg_auth.

FMAVC_CHECK_ALDNR_FOR_FM CALL FUNCTION 'FMAVC_CHECK_ALDNR_FOR_FM' EXPORTING i_aldnr = u_aldnr EXCEPTIONS OTHERS = 1.

BUAVC_READ_TEXT_ALDNR CALL FUNCTION 'BUAVC_READ_TEXT_ALDNR' EXPORTING i_aldnr = u_aldnr IMPORTING e_text = l_aldnr_text EXCEPTIONS OTHERS = 1.

FMAVC_CHECK_BUDCAT_ALDNR CALL FUNCTION 'FMAVC_CHECK_BUDCAT_ALDNR' EXPORTING i_aldnr = ls_budcat_aldnr-aldnr IMPORTING e_budcat1 = ls_budcat_aldnr-budcat EXCEPTIONS OTHERS = 1.

GM_GRANT_TEXT_READ CALL FUNCTION 'GM_GRANT_TEXT_READ' EXPORTING im_grant_nbr = u_grant IMPORTING f_text = ls_grant_text-text EXCEPTIONS OTHERS = 1.

FINCODE_READ CALL FUNCTION 'FINCODE_READ' EXPORTING ip_fikrs = u_fm_area ip_fincode = u_fund ip_gjahr = l_fiscyear ip_text = 'X' IMPORTING f_fmfint = ls_fmfint EXCEPTIONS OTHERS = 1.

FINCODE_READ CALL FUNCTION 'FINCODE_READ' EXPORTING ip_fikrs = u_fm_area ip_fincode = u_fund * IP_DATE = '00000000' ip_gjahr = l_fiscyear ip_text = ' ' IMPORTING f_fmfincode = ls_fmfincode EXCEPTIONS OTHERS = 1.

FM_BUDGET_PERIOD_READ CALL FUNCTION 'FM_BUDGET_PERIOD_READ' EXPORTING i_budget_period = u_budget_pd i_flg_text_bpd = 'X' i_flg_fund_bpd = ' ' IMPORTING e_fmbudgetpdt = ls_fmbudgetpdt EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = 'X' i_flag_hier = ' ' i_date = l_date IMPORTING e_f_fmfctrt = ls_fmfctrt EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = 'X' i_flag_hier = ' ' i_date = l_date IMPORTING e_f_fmfctrt = ls_fmfctrt EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = 'X' i_flag_hier = ' ' i_gjahr = l_fiscyear IMPORTING e_f_fmfctrt = ls_fmfctrt EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = ' ' i_flag_hier = ' ' i_date = l_date IMPORTING e_f_fmfctr = ls_fmfctr EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE





CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = ' ' i_flag_hier = ' ' i_date = l_date IMPORTING e_f_fmfctr = ls_fmfctr EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fm_area i_fictr = u_fundsctr i_flag_text = ' ' i_flag_hier = ' ' i_gjahr = l_fiscyear IMPORTING e_f_fmfctr = ls_fmfctr EXCEPTIONS OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = '0000' i_fipex = u_cmmtitem i_flg_text = 'X' i_flg_hierarchy = ' ' IMPORTING e_f_fmcit = ls_fmcit EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_year i_fipex = u_cmmtitem i_flg_text = 'X' i_flg_hierarchy = ' ' IMPORTING e_f_fmcit = ls_fmcit EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_year i_fipex = u_cmmtitem i_flg_text = 'X' i_flg_hierarchy = ' ' IMPORTING e_f_fmcit = ls_fmcit EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_fiscyear i_fipex = u_cmmtitem i_flg_text = 'X' i_flg_hierarchy = ' ' IMPORTING e_f_fmcit = ls_fmcit EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = '0000' i_fipex = u_cmmtitem i_flg_text = ' ' i_flg_hierarchy = ' ' IMPORTING e_f_fmci = ls_fmci EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_year i_fipex = u_cmmtitem i_flg_text = ' ' i_flg_hierarchy = ' ' IMPORTING e_f_fmci = ls_fmci EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_year i_fipex = u_cmmtitem i_flg_text = ' ' i_flg_hierarchy = ' ' IMPORTING e_f_fmci = ls_fmci EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = u_fm_area i_gjahr = l_fiscyear i_fipex = u_cmmtitem i_flg_text = ' ' i_flg_hierarchy = ' ' IMPORTING e_f_fmci = ls_fmci EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.

FM_TFKB_READ CALL FUNCTION 'FM_TFKB_READ' EXPORTING i_fkber = u_funcarea i_flg_text = 'X' IMPORTING e_f_tfkbt = ls_tfkbt EXCEPTIONS OTHERS = 1.

FM_MEASURE_READ CALL FUNCTION 'FM_MEASURE_READ' EXPORTING i_fmarea = u_fm_area i_measure = u_measure i_fisc_year = l_fiscyear i_flg_text = 'X' IMPORTING e_f_fmmeasuret = ls_fmmeasuret EXCEPTIONS OTHERS = 1.

FMBAS_GET_USERDIM_DESCRIPTION CALL FUNCTION 'FMBAS_GET_USERDIM_DESCRIPTION' EXPORTING i_fm_area = u_fm_area i_userdim = u_userdim i_fiscyear = l_fiscyear IMPORTING e_text = ls_userdim_text-text 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 RFFMAVC_HANA_VIEW_F01 or its description.