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

RFFMCE_CTRLDATA_0100_ALV SAP ABAP INCLUDE - Include RFFMAVC_HIER_VIEW_FORMS_ALV







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


INCLUDES used within this REPORT RFFMCE_CTRLDATA_0100_ALV

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:

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline-address IMPORTING e_s_address = l_address.

FMCU_GET_ACTIVE_VERSION CALL FUNCTION 'FMCU_GET_ACTIVE_VERSION' EXPORTING i_fm_area = p_fkrs i_fiscyear = p_year IMPORTING e_active_version = l_version EXCEPTIONS OTHERS = 1.

FMTXT_DISPLAY_BM CALL FUNCTION 'FMTXT_DISPLAY_BM' EXPORTING i_s_generator_params = l_s_generator_imp_params i_cvgrp = l_cvrgrp i_flg_bypass_buffer = ' ' IMPORTING e_s_generator_exp_params = l_s_generator_exp_params EXCEPTIONS OTHERS = 1.

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline-address IMPORTING e_s_address = l_f_post_address.

FMAVC_CALL_DRILLDOWN_POSTING CALL FUNCTION 'FMAVC_CALL_DRILLDOWN_POSTING' EXPORTING i_aldnr = p_ledg i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_cash_year = p_ceyr i_s_post_address = l_f_post_address i_flg_without_grant = l_flg_without_grant i_limit = 2000.

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline-address IMPORTING e_s_address = l_f_post_address.

FMAVC_CALL_DRILLDOWN_POSTING CALL FUNCTION 'FMAVC_CALL_DRILLDOWN_POSTING' EXPORTING i_aldnr = p_ledg i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_cash_year = p_ceyr i_s_post_address = l_f_post_address i_flg_without_grant = l_flg_without_grant i_limit = 2000.

FMCE_DISPLAY_RULE CALL FUNCTION 'FMCE_DISPLAY_RULE' EXPORTING im_fm_area = p_fkrs im_fiscal_year = p_year im_budcat = g_bldnr im_cvrgrp = l_f_outtabline-address-rcvrgrp_9.

FMCE_DISPLAY_RULE CALL FUNCTION 'FMCE_DISPLAY_RULE' EXPORTING im_fm_area = p_fkrs im_fiscal_year = p_year im_budcat = g_bldnr im_cvrgrp = g_s_bobjects-rev_cvgrp.

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline-address IMPORTING e_s_address = l_rib_object.

FMAVC_GET_ATTRIBUTES_ALDNR CALL FUNCTION 'FMAVC_GET_ATTRIBUTES_ALDNR' EXPORTING i_aldnr = p_ledg i_fm_area = p_fkrs i_fiscyear = p_year i_ceffyear = p_ceyr * I_FLG_BYPASS_BUFFER = ' ' IMPORTING e_deriacogrant = g_deriacogrant EXCEPTIONS OTHERS = 1.

FMRB_DISPLAY_RULE CALL FUNCTION 'FMRB_DISPLAY_RULE' EXPORTING im_fm_area = p_fkrs im_fiscal_year = p_year im_rbbldnr = g_rbldnr im_rib_object = l_rib_object.

FMRB_GET_RIB_LEDGER_FOR_BUDCAT * CALL FUNCTION 'FMRB_GET_RIB_LEDGER_FOR_BUDCAT' * EXPORTING * i_budcat = g_src_ledg_1 * IMPORTING * e_t_rib_ledger = l_t_rib_ledger * EXCEPTIONS * OTHERS = 0.

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline-address IMPORTING e_s_address = l_rib_object.

FMAVC_GET_ATTRIBUTES_ALDNR CALL FUNCTION 'FMAVC_GET_ATTRIBUTES_ALDNR' EXPORTING i_aldnr = p_ledg i_fm_area = p_fkrs i_fiscyear = p_year i_ceffyear = p_ceyr i_flg_bypass_buffer = ' ' IMPORTING e_deriacogrant = g_deriacogrant EXCEPTIONS OTHERS = 1.

POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING titel = text-d15 textline1 = text-d14 TABLES t_spopli = lt_spopli.

FMAVC_MOVE_ACO_TO_ADDRESS CALL FUNCTION 'FMAVC_MOVE_ACO_TO_ADDRESS' EXPORTING i_s_aco_address = l_f_outtabline_bo-address IMPORTING e_s_address = l_f_bo_address.

FMCU_GET_ACTIVE_VERSION CALL FUNCTION 'FMCU_GET_ACTIVE_VERSION' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline_bo-fiscyear IMPORTING e_active_version = l_version EXCEPTIONS OTHERS = 1.

ICON_CREATE





CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_budget_structure_element text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_reject text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

GUID_CREATE * CALL FUNCTION 'GUID_CREATE' * IMPORTING * ev_guid_32 = l_f_outtabline_po-id.

BUBAS_CREATE_UID CALL FUNCTION 'BUBAS_CREATE_UID' IMPORTING e_uid_c32 = l_f_outtabline_po-id.

FMAVC_MOVE_ADDRESS_TO_ACO CALL FUNCTION 'FMAVC_MOVE_ADDRESS_TO_ACO' EXPORTING i_s_address = l_f_address IMPORTING e_s_aco_address = l_f_outtabline_po-address.

FMBAS_CONVERT_ADDRESS_TO_MSGVX CALL FUNCTION 'FMBAS_CONVERT_ADDRESS_TO_MSGVX' EXPORTING i_fm_area = p_fkrs i_s_address = l_f_address i_flg_posting_address = 'X' i_flg_only_one_msg_var = ' ' IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

FMAVC_CALC_ANNUAL_CONTRIB_PO CALL FUNCTION 'FMAVC_CALC_ANNUAL_CONTRIB_PO' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline_po-fiscyear i_ceffyear = p_ceyr i_aldnr = p_ledg i_s_address = l_f_address IMPORTING e_t_annual_totals = l_t_po_annual_totals EXCEPTIONS OTHERS = 1.

FMAVC_CONVERT_ACO_TO_MSGVX CALL FUNCTION 'FMAVC_CONVERT_ACO_TO_MSGVX' EXPORTING i_fm_area = p_fkrs i_aldnr = p_ledg i_s_aco_address = g_s_cobjects-address IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_object_folder text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_availability_check text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_period text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_account_assignment text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_selection text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_ppe_vactnode text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_budget_structure_element text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_obsolete_position text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_alert text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_reject text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_modified_object text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_reject text = ' ' info = g_txsymb add_stdinf = 'X' IMPORTING result = l_icon_text EXCEPTIONS OTHERS = 1.




FMAVC_CALC_CG_ANNUAL_CONTRIB CALL FUNCTION 'FMAVC_CALC_CG_ANNUAL_CONTRIB' EXPORTING i_s_ba_values = l_s_ba_values IMPORTING e_s_cg_values = l_s_cg_values.

FMAVC_MOVE_ADDRESS_TO_ACO CALL FUNCTION 'FMAVC_MOVE_ADDRESS_TO_ACO' EXPORTING i_s_address = g_s_bobjects-address IMPORTING e_s_aco_address = g_s_alv_outtab-address.

FMBAS_CONVERT_ADDRESS_TO_MSGVX CALL FUNCTION 'FMBAS_CONVERT_ADDRESS_TO_MSGVX' EXPORTING i_fm_area = p_fkrs i_s_address = g_s_bobjects-address IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

FMRB_CONVERT_RIB_RULE_TO_MSGVX CALL FUNCTION 'FMRB_CONVERT_RIB_RULE_TO_MSGVX' EXPORTING i_fm_area = p_fkrs i_s_rib_rule = l_rib_rule IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'LVC_S_DETA' i_client_never_display = 'X' i_internal_tabname = 'G_T_LINES_DIALOGBOX' CHANGING ct_fieldcat = g_t_fieldcat_dialogbox EXCEPTIONS OTHERS = 1.

FMCU_GET_DIMENSIONS CALL FUNCTION 'FMCU_GET_DIMENSIONS' EXPORTING i_fm_area = u_fm_area IMPORTING e_fund_state = l_fund_state e_fundsctr_state = l_fundsctr_state e_cmmtitem_state = l_cmmtitem_state e_funcarea_state = l_funcarea_state e_measure_state = l_measure_state e_grant_nbr_state = l_grant_nbr_state e_userdim_state = l_userdim_state e_budget_pd_state = l_budget_pd_state EXCEPTIONS OTHERS = 1.

FMBAS_GET_ACTIVE_DIMENSIONS_PO CALL FUNCTION 'FMBAS_GET_ACTIVE_DIMENSIONS_PO' EXPORTING i_fm_area = u_fm_area IMPORTING e_grant_active = l_flg_grant_nbr_active e_fund_active = l_flg_fund_active e_function_active = l_flg_funcarea_active e_measure_active = l_flg_measure_active e_funds_ctr_active = l_flg_fundsctr_active e_cmmt_item_active = l_flg_cmmtitem_active e_bud_per_active = l_flg_budget_pd_active e_userdim_active = l_flg_userdim_active 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 RFFMCE_CTRLDATA_0100_ALV or its description.