SAP Reports / Programs | Financial Accounting | Funds Management(FI-FM) SAP FI

MKBUDF04 SAP ABAP INCLUDE - Commitment Budget Forms







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


Text pool values


Title: Commitment Budget Forms


INCLUDES used within this REPORT MKBUDF04

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:

MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXPORTING reset = on.

KBPA_GET_START_FISCAL_YEAR_OPT CALL FUNCTION 'KBPA_GET_START_FISCAL_YEAR_OPT' EXPORTING i_fm_area = fmps-fikrs i_fin_code = fmps-geber IMPORTING e_start_fiscal_year = bpdy-gjahr.

KBPS_CHECK_GJAHR CALL FUNCTION 'KBPS_CHECK_GJAHR' EXPORTING i_gjahr = bpdy-gjahr IMPORTING e_gjahr = bpdy-gjahr.

FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING i_fikrs = fmps-fikrs i_actvt = l_actvt i_msgty = 'E'.

FM4C_READ_HIERARCHY_SET

FM4C_READ_HIERARCHY_SET * CALL FUNCTION 'FM4C_READ_HIERARCHY_SET' "KI4K064369 CALL FUNCTION 'FM4C_READ_HIERARCHY_SET' "#EC * "KI4K064369 EXPORTING * i_carrier_payment = l_carrier_payment * i_carrier_commitment = l_carrier_commitment i_ctr_lev = fmps-ctr_lev i_pos_lev = fmps-pos_lev i_c_ctr_lev = fmps-c_ctr_lev i_c_pos_lev = fmps-c_pos_lev i_classification = on i_del_non_carrier = on i_only_30_pos = on i_post_carrier = off.

FM4C_READ_HIERARCHY

FM4C_READ_HIERARCHY * CALL FUNCTION 'FM4C_READ_HIERARCHY' "KI4K064369 CALL FUNCTION 'FM4C_READ_HIERARCHY' "#EC * "KI4K064369 EXPORTING i_fikrs = fmps-fikrs i_fipos = fmps-fipos i_fistl = fmps-fistl i_geber = fmps-geber i_gjahr = bpdy-gjahr i_farea = bpdy-farea "FAREA IMPORTING e_profil = tbp1c-profil.

FM_FIKRS_CHECK_MD_YEAR_DEPEND CALL FUNCTION 'FM_FIKRS_CHECK_MD_YEAR_DEPEND' "YYPOS EXPORTING "YYPOS i_fikrs = fmps-fikrs "YYPOS IMPORTING "YYPOS e_flg_year_master_data = bpin-md_yeardep. "YYPOS

FM4E_SET_FORMAT

FM4E_SET_FORMAT * CALL FUNCTION 'FM4E_SET_FORMAT' "KI4K064369 CALL FUNCTION 'FM4E_SET_FORMAT' "#EC * "KI4K064369 EXPORTING i_activate_format = off.

KBPS_OBJHI_NAME_GENERATE CALL FUNCTION 'KBPS_OBJHI_NAME_GENERATE' EXPORTING i_application = l_funds i_fm_area = fmps-fikrs IMPORTING e_objhi = bpin-objhi.

KBPS_CHECK_PROFIL CALL FUNCTION 'KBPS_CHECK_PROFIL' EXPORTING applik = l_funds profil = tbp1c-profil IMPORTING ex_bp1c = tbp1c.

KBPS_GET_PERIODS CALL FUNCTION 'KBPS_GET_PERIODS' EXPORTING fikrs_periv = space fikrs_ca_periv = on fikrs = fmps-fikrs kokrs = space IMPORTING perio = l_max_period.

FMKL_OBJECTS_SEARCH_IN_CLASS CALL FUNCTION 'FMKL_OBJECTS_SEARCH_IN_CLASS' EXPORTING ip_init = g_classification_init ip_search_fmfctr = on ip_search_fmfpo = on.

FM00_CHECK_ISPS *(DEL) call function 'FM00_CHECK_ISPS' "P30K080904 *(DEL) exporting "P30K080904 *(DEL) i_global_check = on "P30K080904 *(DEL) exceptions "P30K080904 *(DEL) not_active = 01. "P30K080904

FM_GET_ACTIVE_DIMENSIONS call function 'FM_GET_ACTIVE_DIMENSIONS' "#EC * importing e_fund_active = gf_fm_active_dim-fund_active e_function_active = gf_fm_active_dim-function_active e_fm_active = gf_fm_active_dim-fm_active e_kom_active = gf_fm_active_dim-kom_active.

FM4C_SET_LEVEL

FM4C_SET_LEVEL * CALL FUNCTION 'FM4C_SET_LEVEL' "KI4K064369 CALL FUNCTION 'FM4C_SET_LEVEL' "#EC * "KI4K064369 EXPORTING i_fikrs = fmps-fikrs i_send_popup = p_popup i_ctr_lev = fmps-ctr_lev i_pos_lev = fmps-pos_lev i_c_ctr_lev = fmps-c_ctr_lev i_c_pos_lev = fmps-c_pos_lev IMPORTING e_ctr_lev = fmps-ctr_lev e_pos_lev = fmps-pos_lev e_c_ctr_lev = fmps-c_ctr_lev e_c_pos_lev = fmps-c_pos_lev.

KBPS_SET_VARIANT CALL FUNCTION 'KBPS_SET_VARIANT' EXPORTING fm_area = fmps-fikrs fisc_year = l_gjahr I_FLG_PROCESS_POPUP = off IMPORTING E_HIVARNT = l_ctr_varnt E_VARNT = l_ci_varnt.

FM4C_MASTER_DATA_OVERVIEW





FM4C_MASTER_DATA_OVERVIEW * CALL FUNCTION 'FM4C_MASTER_DATA_OVERVIEW' "KI4K064369 CALL FUNCTION 'FM4C_MASTER_DATA_OVERVIEW' "#EC * "KI4K064369 EXPORTING i_fikrs = fmps-fikrs i_gjahr = l_gjahr "YYPOS i_ci_varnt = l_ci_varnt i_ctr_varnt = l_ctr_varnt i_fipos = fmps-fipos i_fictr = fmps-fistl i_flg_fipos = i_flg_fipos i_flg_fictr = i_flg_fictr * i_flg_with_checkbox = ' ' * i_flg_without_mark_children = ' ' TABLES t_nodes = l_t_nodes.

FM_SELECT_MULTIPLE

FM_SELECT_MULTIPLE * CALL FUNCTION 'FM_SELECT_MULTIPLE' "KI4K065208 CALL FUNCTION 'FM_SELECT_MULTIPLE' "#EC * "KI4K065208 EXPORTING i_fikrs = fmps-fikrs i_gjahr = l_gjahr i_fipex_only = on i_status = 'U' * I_LIST_TITLE = * I_FLG_MAINT_SEQUENT = ' ' * I_FLG_MAINT_MULTIPLE = ' ' * I_MAINT_FUNCNAME = ' ' TABLES t_fmslfpex = lt_dy_fmslfpex EXCEPTIONS input_error = 1 no_entry_found = 2 OTHERS = 3.

KBPA_GET_START_FISCAL_YEAR_OPT CALL FUNCTION 'KBPA_GET_START_FISCAL_YEAR_OPT' EXPORTING i_fm_area = p_fikrs i_fin_code = p_geber IMPORTING e_start_fiscal_year = p_gjahr EXCEPTIONS OTHERS = 1.

KBPS_CHECK_GJAHR CALL FUNCTION 'KBPS_CHECK_GJAHR' EXPORTING i_gjahr = p_gjahr IMPORTING e_gjahr = p_gjahr.

FM_FIKRS_CHECK_FAREA_ACTIVE CALL FUNCTION 'FM_FIKRS_CHECK_FAREA_ACTIVE' EXPORTING i_fikrs = p_fmps_fikrs.

FMFK_FIKRS_READ call function 'FMFK_FIKRS_READ' EXPORTING ip_fikrs = p_fikrs IMPORTING f_fm01 = lf_fm01.

FM_LEDGER_CHECK_ACTIVE

FM_LEDGER_CHECK_ACTIVE * call function 'FM_LEDGER_CHECK_ACTIVE' "KI4K064369 call function 'FM_LEDGER_CHECK_ACTIVE' "#EC * "KI4K064369 exporting i_fm_area = p_fikrs importing e_flg_active = l_flg_bl_active.



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