DBFMBF02 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 DBFMBF02 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 DBFMBF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BUCU_GET_VERSION CALL FUNCTION 'BUCU_GET_VERSION' IMPORTING e_t_buversion = l_t_buversion EXCEPTIONS OTHERS = 1.
BUCU_GET_VERSION_FREEZE CALL FUNCTION 'BUCU_GET_VERSION_FREEZE' IMPORTING e_t_buversion = l_t_buversion_frozen EXCEPTIONS OTHERS = 1.
OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING objnr = u_objnrz text_wanted = 'X' IMPORTING e_ionra = l_f_ionra e_text = l_sav_text.
CONVERSION_EXIT_ABPSP_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ABPSP_OUTPUT' EXPORTING input = l_f_ionra-pspnr IMPORTING output = c_posid.
CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING input = c_posid IMPORTING output = c_posid.
OBJECT_KEY_GET_NV CALL FUNCTION 'OBJECT_KEY_GET_NV' EXPORTING objnr = u_objnrz IMPORTING aplzl = l_f_aplzl aufpl = l_f_aufpl EXCEPTIONS not_found = 1 wrong_obart = 2 OTHERS = 3.
CO_BO_OBJNR_OPR_CONV CALL FUNCTION 'CO_BO_OBJNR_OPR_CONV' EXPORTING aplzl = l_f_aplzl aufpl = l_f_aufpl IMPORTING vornr = c_vornr aufnr = c_nplnr EXCEPTIONS not_found = 1 OTHERS = 2.
FM00_READ_FM_AREA_TEXT CALL FUNCTION 'FM00_READ_FM_AREA_TEXT' EXPORTING i_fikrs = g_t_fkrs-fikrs IMPORTING e_fitxt = g_t_fkrs-fitxt EXCEPTIONS not_found = 1.
FM_TEXT_GET_FROM_WRTTP CALL FUNCTION 'FM_TEXT_GET_FROM_WRTTP' EXPORTING i_wrttp = c_f_fmto-wrttp IMPORTING e_text = c_f_fmto-wtext.
FMRP_AUTHORITY_CHECK CALL FUNCTION 'FMRP_AUTHORITY_CHECK' EXPORTING i_fmauth_konto = t_fmauth_konto i_fikrs = fkrs-fikrs i_gjahr = i_year i_date = P_KDATE IMPORTING e_fmauth_konto = e_fmauth_konto e_auth_ok = l_ok.
FM_AUTH_CHECK_HHM CALL FUNCTION 'FM_AUTH_CHECK_HHM' EXPORTING i_actvt = g_t_activity-activity i_fikrs = fkrs-fikrs i_authgrp_fictr = u_f_augrp_fictr i_authgrp_fipex = u_f_augrp_fipex i_authgrp_fonds = u_f_augrp_fonds i_authgrp_budper = u_f_authgrp_budper i_fictr = u_f_fictr i_fipex = u_f_fipex i_fonds = u_f_fonds i_budget_period = u_f_budget_pd i_flg_fonds_space = u_f_fonds_space i_msgty = space IMPORTING e_flg_auth = c_flg_subrc.
FM_AUTH_CHECK_VERSION CALL FUNCTION 'FM_AUTH_CHECK_VERSION' EXPORTING i_fikrs = fkrs-fikrs i_versn = g_t_versions-versn i_actvt = g_con_activity_display i_msgty = 'E'.
FINUSE_READ CALL FUNCTION 'FINUSE_READ' EXPORTING ip_fikrs = fkrs-fikrs ip_finuse = l_f_ffnd-finuse ip_text = con_on IMPORTING f_fmfuset = l_f_fmfuset EXCEPTIONS OTHERS = 0.
OUTBOUND_CALL_00106111_P * CALL FUNCTION 'OUTBOUND_CALL_00106111_P' * CHANGING * C_F_FMAA = C_F_FMAA * C_FLG_PUT = C_FLG_PUT.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-206 EXCEPTIONS OTHERS = 1.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-213 EXCEPTIONS OTHERS = 1.
FM_AUTH_CHECK_MD_FUNC_AREA CALL FUNCTION 'FM_AUTH_CHECK_MD_FUNC_AREA' EXPORTING i_fikrs = fkrs-fikrs i_func_area =
-fkber i_authgrp_func_area = -authgrp i_actvt = g_t_activity-activity IMPORTING e_flg_auth = l_flg_authorized.
FM_SUBSTRING_GET_DESCRIPTION CALL FUNCTION 'FM_SUBSTRING_GET_DESCRIPTION' EXPORTING i_masdatid = '4' i_strid =
-str_id i_sub1 = -fnsub1 i_sub2 = -fnsub2 i_sub3 = -fnsub3 IMPORTING e_desc1_sh = c_t_fnct-fnsub1t_sh e_desc1_lo = c_t_fnct-fnsub1t_lo e_desc2_sh = c_t_fnct-fnsub2t_sh e_desc2_lo = c_t_fnct-fnsub2t_lo e_desc3_sh = c_t_fnct-fnsub3t_sh e_desc3_lo = c_t_fnct-fnsub3t_lo.
CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-207 EXCEPTIONS OTHERS = 1.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-214 EXCEPTIONS OTHERS = 1.
FM_AUTH_CHECK_MD_MEASURE CALL FUNCTION 'FM_AUTH_CHECK_MD_MEASURE' EXPORTING i_fikrs = fkrs-fikrs i_measure =
-measure i_authgrp_measure = -authgrp i_actvt = g_t_activity-activity IMPORTING e_flg_auth = l_flg_authorized.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-208 EXCEPTIONS OTHERS = 1.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-215 EXCEPTIONS OTHERS = 1.
GM_AUTH_CHECK_GRANT CALL FUNCTION 'GM_AUTH_CHECK_GRANT' EXPORTING grant_number =
-grant_nbr activity = g_con_activity_grant 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 DBFMBF02 or its description.