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

DBFMFF03 SAP ABAP INCLUDE - documentation and ABAP source code







DBFMFF03 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 DBFMFF03 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 DBFMFF03. "Basic submit
SUBMIT DBFMFF03 AND RETURN. "Return to original report after report execution complete
SUBMIT DBFMFF03 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT DBFMFF03

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_AUTH_CHECK_GRP_FUNDS_CENTER CALL FUNCTION 'FM_AUTH_CHECK_GRP_FUNDS_CENTER' EXPORTING i_fikrs = fkrs-fikrs i_authgrp_fictr = u_augrp i_fictr = u_fictr i_actvt = g_t_activity-activity i_msgty = space IMPORTING e_flg_auth = l_flg_authorized.

DDIF_DOMA_GET CALL FUNCTION 'DDIF_DOMA_GET' EXPORTING name = l_sav_name langu = sy-langu TABLES dd07v_tab = l_t_dd07v EXCEPTIONS illegal_input = 1 OTHERS = 2.

CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING date = p_c_date foreign_amount = c_amount foreign_currency = fkrs-waers local_currency = p_c_curr type_of_rate = p_c_type IMPORTING local_amount = c_amount.

BP_READ_ASS_TYPE_PROFILE CALL FUNCTION 'BP_READ_ASS_TYPE_PROFILE' EXPORTING i_fikrs = fkrs-fikrs i_gjahr = u_gjahr i_ava_all = l_flg_total_budget TABLES t_bpfpv = l_t_bpfpv.

BUKRS_GET_FROM_FIKRS CALL FUNCTION 'BUKRS_GET_FROM_FIKRS' EXPORTING ip_fikrs = fkrs-fikrs TABLES t_t001 = g_t_bukrs.

DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING tabname = 'CI_FMMEASURE_ADD_FLDS' TABLES x031l_tab = l_t_nametab EXCEPTIONS not_found = 1 OTHERS = 2.

FM_MD_GJAHR_GET_FROM_FIKRS CALL FUNCTION 'FM_MD_GJAHR_GET_FROM_FIKRS' EXPORTING i_fikrs = fkrs-fikrs i_gjahr = p_gjahr i_flg_pos = 'X' IMPORTING e_gjahr_pos = c_fipex_gjahr.

DATE_TO_PERIOD_CONVERT * CALL FUNCTION 'DATE_TO_PERIOD_CONVERT' * EXPORTING * I_DATE = P_KDATE * I_PERIV = FKRS-CA_PERIV * IMPORTING * E_GJAHR = L_F_GJAHR * EXCEPTIONS * INPUT_FALSE = 1 * T009_NOTFOUND = 2 * T009B_NOTFOUND = 3 * OTHERS = 4.

GET_DATES_FROM_GJAHR CALL FUNCTION 'GET_DATES_FROM_GJAHR' EXPORTING ip_applc = 'A' ip_fikrs = fkrs-fikrs ip_gjahr = c_r_gjahr-low IMPORTING op_datab = c_f_kdate_from op_datbis = l_f_date.

GET_DATES_FROM_GJAHR CALL FUNCTION 'GET_DATES_FROM_GJAHR' EXPORTING ip_applc = 'A' ip_fikrs = fkrs-fikrs ip_gjahr = l_f_gjahr IMPORTING op_datab = l_f_date op_datbis = c_f_kdate_to.

FM_LEDGER_DETERMINE_FOR_CO CALL FUNCTION 'FM_LEDGER_DETERMINE_FOR_CO' EXPORTING i_fikrs = fkrs-fikrs IMPORTING e_flg_paybudget = g_flg_paybud_for_co e_flg_combudget = g_flg_combud_for_co EXCEPTIONS OTHERS = 1.

FMKL_OBJECTS_SEARCH_IN_CLASS CALL FUNCTION 'FMKL_OBJECTS_SEARCH_IN_CLASS' EXPORTING ip_init = 'X' ip_search_fmfctr = 'X' ip_search_fmfpo = 'X' ip_search_fonds = 'X'.

FMKL_GET_TABLES CALL FUNCTION 'FMKL_GET_TABLES' EXPORTING i_all_fikrs = 'X' TABLES t_fmfctr = l_t_fmfctr t_fmfincode = l_t_fmfincode t_fmci = l_t_fmci EXCEPTIONS OTHERS = 1.

FM13_BSP_GET_LIST_OF_OBJECTS CALL FUNCTION 'FM13_BSP_GET_LIST_OF_OBJECTS' EXPORTING i_fmarea = fkrs-fikrs i_fisc_year = p_gjahr i_object_type = '43' TABLES r_funds = u_r_funds t_objects = g_t_fmaainc_budget EXCEPTIONS wrong_input = 1 profile_not_assigned = 2 profile_not_found = 3.

FM13_BSP_GET_LIST_OF_OBJECTS CALL FUNCTION 'FM13_BSP_GET_LIST_OF_OBJECTS' EXPORTING i_fmarea = fkrs-fikrs i_fisc_year = p_gjahr i_object_type = '44' TABLES r_funds = u_r_funds t_objects = g_t_fmaainc_post EXCEPTIONS wrong_input = 1 profile_not_assigned = 2 profile_not_found = 3.

DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING tabname = u_f_struct TABLES x031l_tab = l_t_nametab EXCEPTIONS not_found = 1 OTHERS = 2.

AS_DATASOURCE_INIT CALL FUNCTION 'AS_DATASOURCE_INIT' EXPORTING i_report = l_progname i_reporttype = space it_objects = lt_objects[] IMPORTING e_use_database = r_usedb e_use_archive = r_usear e_use_infosys = r_useas et_arch_sel = rt_files[].

RS_EXTERNAL_SELSCREEN_STATUS CALL FUNCTION 'RS_EXTERNAL_SELSCREEN_STATUS' EXPORTING p_fb = 'FMF_EXTERNAL_STATUS_SET'.

FMRP_AUTHORITY_ROLE





CALL FUNCTION 'FMRP_AUTHORITY_ROLE' EXPORTING i_usname = sy-uname i_selobject = u_selobject IMPORTING e_old = g_flg_authact_old e_auth_on = g_flg_auth_check.

FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING i_fikrs = u_fikrs i_actvt = g_t_activity-activity i_msgty = 'E'.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_commitmnt_itm_setclass i_group_name = p_ci_grp i_fikrs = s_fikrs-low TABLES t_rfipex = lr_fipex EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_funds_center_setclass i_group_name = p_fc_grp i_fikrs = s_fikrs-low TABLES t_rfictr = lr_fictr EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_fund_setclass i_group_name = p_fu_grp i_fikrs = s_fikrs-low TABLES t_rfincd = lr_fincd EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_budperiod_setclass i_group_name = p_bp_grp i_fikrs = s_fikrs-low TABLES t_rfincd = lr_budper EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_funcarea_setclass i_group_name = p_fa_grp TABLES t_rfarea = lr_farea EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_grant_setclass i_group_name = p_gr_grp TABLES t_rgrant = lr_grant EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

FM_GROUP_GET_OBJECTS_TO_RANGE CALL FUNCTION 'FM_GROUP_GET_OBJECTS_TO_RANGE' EXPORTING i_class = gsetc_funded_prog_setclass i_group_name = p_fd_grp i_fikrs = s_fikrs-low TABLES t_rmeas = lr_meas EXCEPTIONS input_error = 1 error_setid_encrypt = 2 error_hierarchy_read = 3.

OUTBOUND_CALL_00106112_P CALL FUNCTION 'OUTBOUND_CALL_00106112_P' CHANGING c_f_fmaarel = fmaarel c_flg_put = g_flg_put.

KE_PROFIT_CENTER_KTEXT_GET CALL FUNCTION 'KE_PROFIT_CENTER_KTEXT_GET' EXPORTING datum = sy-datlo prctr = u_f_prctr kokrs = u_f_kokrs IMPORTING ktext = c_f_prctrt EXCEPTIONS not_found = 1 missing_coarea_or_ccode = 2 OTHERS = 3.



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