LFMBS_CUST_TOOLSF03 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 LFMBS_CUST_TOOLSF03 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Include LFMBS_CUST_TOOLSF03
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FM_FUND_READ CALL FUNCTION 'FM_FUND_READ' EXPORTING i_fikrs = u_fm_area i_fincode = u_fund i_gjahr_fincode = u_fiscyear EXCEPTIONS OTHERS = 1.
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 = ' ' EXCEPTIONS OTHERS = 1.
FM_FUND_BPD_READ CALL FUNCTION 'FM_FUND_BPD_READ' EXPORTING i_fikrs = u_fm_area i_fincode = u_fund i_gjahr_fincode = u_fiscyear i_budget_period = u_budget_pd 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 = u_fiscyear 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 = u_fiscyear i_fipex = u_cmmtitem i_flg_text = ' ' i_flg_hierarchy = ' ' IMPORTING e_f_fmci = l_f_fmci EXCEPTIONS hierarchy_data_not_found = 0 OTHERS = 1.
FMBAS_CHECK_FUNCAREA CALL FUNCTION 'FMBAS_CHECK_FUNCAREA' EXPORTING i_fm_area = u_fm_area i_funcarea = l_func_area i_fiscyear = u_fiscyear EXCEPTIONS OTHERS = 1.
GM_GRANT_CHECK CALL FUNCTION 'GM_GRANT_CHECK' EXPORTING im_grant_nbr = u_grant_nbr EXCEPTIONS OTHERS = 1.
FM_MEASURE_READ CALL FUNCTION 'FM_MEASURE_READ' EXPORTING i_fmarea = u_fm_area i_measure = u_measure i_fisc_year = u_fiscyear EXCEPTIONS OTHERS = 1.
FMBAS_CHECK_USERDIM CALL FUNCTION 'FMBAS_CHECK_USERDIM' EXPORTING i_fm_area = u_fm_area i_userdim = u_userdim i_fiscyear = u_fiscyear EXCEPTIONS OTHERS = 1.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_fund_active = c_flg_fund_active.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_bud_per_active = c_flg_budget_pd_active.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_function_active = c_flg_function_active.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_grant_active = c_flg_grant_active.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_measure_active = c_flg_measure_active.
FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' IMPORTING e_userdim_active = c_flg_userdim_active.
FMCU_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_fund_active = c_flg_bfund_active EXCEPTIONS OTHERS = 1.
FMCU_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_budget_pd_active = c_flg_bbudget_pd_active EXCEPTIONS OTHERS = 1.
FMCU_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_funcarea_active = c_flg_bfunction_active EXCEPTIONS OTHERS = 1.
CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_grant_nbr_active = c_flg_bgrant_active EXCEPTIONS OTHERS = 1.
FMCU_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_measure_active = c_flg_bmeasure_active EXCEPTIONS OTHERS = 1.
FMCU_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'FMCU_GET_ACTIVE_DIMENSIONS' IMPORTING e_userdim_active = c_flg_buserdim_active EXCEPTIONS OTHERS = 1.
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = u_tabname langu = sy-langu lfieldname = u_fieldname IMPORTING dfies_wa = l_f_dfies EXCEPTIONS OTHERS = 1.
DDIF_DTEL_GET CALL FUNCTION 'DDIF_DTEL_GET' EXPORTING name = l_f_dfies-rollname langu = sy-langu IMPORTING dd04v_wa = c_f_dd04v EXCEPTIONS OTHERS = 1.
FM_F4_FOR_FUND CALL FUNCTION 'FM_F4_FOR_FUND' EXPORTING i_fikrs = u_fm_area IMPORTING e_fund = c_fund EXCEPTIONS OTHERS = 1.
FM_F4_FOR_BUDGET_PERIOD CALL FUNCTION 'FM_F4_FOR_BUDGET_PERIOD' IMPORTING e_budget_period = c_budget_pd EXCEPTIONS OTHERS = 1.
FM_F4_FOR_FUNDS_CENTER CALL FUNCTION 'FM_F4_FOR_FUNDS_CENTER' EXPORTING i_fikrs = u_fikrs i_gjahr = u_gjahr IMPORTING e_fictr = c_fictr EXCEPTIONS OTHERS = 1.
FM_F4_FOR_COMMITMENT_ITEM CALL FUNCTION 'FM_F4_FOR_COMMITMENT_ITEM' EXPORTING i_fikrs = u_fikrs i_gjahr = u_gjahr IMPORTING e_fipex = c_fipex EXCEPTIONS OTHERS = 1.
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = u_tabname fieldname = u_fieldname TABLES return_tab = l_t_values EXCEPTIONS OTHERS = 1.
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 LFMBS_CUST_TOOLSF03 or its description.