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

RFFMAVC_CTRLDATA_0100_ALV SAP ABAP INCLUDE - Include RFFMAVC_HIER_VIEW_FORMS_ALV







RFFMAVC_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 RFFMAVC_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 RFFMAVC_CTRLDATA_0100_ALV. "Basic submit
SUBMIT RFFMAVC_CTRLDATA_0100_ALV AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMAVC_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 RFFMAVC_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_GET_FILTER_SETTINGS_BUD CALL FUNCTION 'FMAVC_GET_FILTER_SETTINGS_BUD' EXPORTING i_aldnr = p_ledg i_arcty = con_arcty_consumable i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear IMPORTING e_s_filter_header = l_f_filter_header EXCEPTIONS OTHERS = 1.

FMAVC_READ_INDEX_ACO_DOWN CALL FUNCTION 'FMAVC_READ_INDEX_ACO_DOWN' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_s_aco_address = l_f_outtabline-address i_aldnr = p_ledg i_sldnr = g_src_ledg_1 IMPORTING e_t_addresses = l_t_addresses e_flg_all_grant_values = l_flg_all_grant_values EXCEPTIONS no_index_entry = 1 OTHERS = 2.

FMAVC_RETRIEVE_GRANT_BO CALL FUNCTION 'FMAVC_RETRIEVE_GRANT_BO' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_ceffyear = p_ceyr i_bldnr = g_src_ledg_1 i_s_address = l_f_address i_flg_use_buffer = 'X' IMPORTING e_t_grant = l_t_grant EXCEPTIONS OTHERS = 1.

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

FMAVC_READ_INDEX_ACO_DOWN CALL FUNCTION 'FMAVC_READ_INDEX_ACO_DOWN' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_s_aco_address = l_f_outtabline-address i_aldnr = p_ledg i_sldnr = g_src_ledg_0 IMPORTING e_t_addresses = l_t_addresses e_flg_all_grant_values = l_flg_all_grant_values EXCEPTIONS no_index_entry = 1 OTHERS = 2.

FMAVC_RETRIEVE_GRANT_PO CALL FUNCTION 'FMAVC_RETRIEVE_GRANT_PO' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear * i_ceffyear = p_ceyr "take any CEFFYEAR! i_pldnr = g_src_ledg_0 i_s_address = l_f_address i_flg_use_buffer = 'X' IMPORTING e_t_grant = l_t_grant EXCEPTIONS OTHERS = 1.

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

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

FMAVC_READ_INDEX_ACO_DOWN CALL FUNCTION 'FMAVC_READ_INDEX_ACO_DOWN' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_s_aco_address = l_f_outtabline-address i_aldnr = p_ledg i_sldnr = g_src_ledg_0 IMPORTING e_t_addresses = l_t_addresses e_flg_all_grant_values = l_flg_all_grant_values EXCEPTIONS no_index_entry = 1 OTHERS = 2.

FMAVC_RETRIEVE_GRANT_BO CALL FUNCTION 'FMAVC_RETRIEVE_GRANT_BO' EXPORTING i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear i_ceffyear = p_ceyr i_bldnr = g_src_ledg_0 i_s_address = l_f_address i_flg_use_buffer = 'X' IMPORTING e_t_grant = l_t_grant EXCEPTIONS OTHERS = 1.

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

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_limit = 2000.

FMAVC_GET_FILTER_SETTINGS_BUD CALL FUNCTION 'FMAVC_GET_FILTER_SETTINGS_BUD' EXPORTING i_aldnr = p_ledg i_arcty = l_arcty i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear IMPORTING e_s_filter_header = l_s_filter_header.

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_limit = 2000.

FMAVC_GET_FILTER_SETTINGS_BUD CALL FUNCTION 'FMAVC_GET_FILTER_SETTINGS_BUD' EXPORTING i_aldnr = p_ledg i_arcty = l_arcty i_fm_area = p_fkrs i_fiscyear = l_f_outtabline-fiscyear IMPORTING e_s_filter_header = l_s_filter_header.

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_overall-address IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

LVC_FIELDCATALOG_MERGE





*CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' * EXPORTING ** I_BUFFER_ACTIVE = ** I_STRUCTURE_NAME = ** I_CLIENT_NEVER_DISPLAY = 'X' ** I_BYPASSING_BUFFER = * I_INTERNAL_TABNAME = 'g_t_alv_outtab' * CHANGING * ct_fieldcat = g_t_alv_fieldcat ** EXCEPTIONS ** INCONSISTENT_INTERFACE = 1 ** PROGRAM_ERROR = 2 ** OTHERS = 3 * .

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

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

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

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

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 icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.

GM_GRANT_TEXT_READ CALL FUNCTION 'GM_GRANT_TEXT_READ' EXPORTING im_grant_nbr = * IM_LANGUAGE = SY-LANGU IMPORTING f_text = l_description EXCEPTIONS OTHERS = 1.

FINCODE_READ CALL FUNCTION 'FINCODE_READ' EXPORTING ip_fikrs = p_fkrs ip_fincode = ip_gjahr = p_year * IP_FINUSE_READ = ' ' ip_text = 'X' * IP_LANGUAGE = ' ' IMPORTING f_fmfint = l_s_fmfint EXCEPTIONS OTHERS = 1.

FM_BUDGET_PERIOD_READ CALL FUNCTION 'FM_BUDGET_PERIOD_READ' EXPORTING i_budget_period = i_flg_text_bpd = 'X' IMPORTING e_fmbudgetpdt = l_s_fmbudgetpdt EXCEPTIONS OTHERS = 1.

FM_COM_ITEM_READ_SINGLE_DATA CALL FUNCTION 'FM_COM_ITEM_READ_SINGLE_DATA' EXPORTING i_fikrs = p_fkrs * I_VARNT = '000' i_gjahr = p_year i_fipex = i_flg_text = 'X' * I_FLG_HIERARCHY = ' ' IMPORTING e_f_fmcit = l_s_fmcit EXCEPTIONS OTHERS = 1.

BAPI_FUNC_AREA_GETDETAIL CALL FUNCTION 'BAPI_FUNC_AREA_GETDETAIL' EXPORTING functionalareaid = IMPORTING functionalarea_detail = l_s_bapi0023_1 return = l_s_returncode.

FM_MEASURE_READ CALL FUNCTION 'FM_MEASURE_READ' EXPORTING i_fmarea = p_fkrs i_measure = i_fisc_year = p_year i_flg_text = 'X' * I_FLG_BYPASS_BUFFER = ' ' IMPORTING e_f_fmmeasuret = l_s_fmmeasuret EXCEPTIONS OTHERS = 1.

FMBAS_GET_USERDIM_DESCRIPTION CALL FUNCTION 'FMBAS_GET_USERDIM_DESCRIPTION' EXPORTING i_fm_area = p_fkrs i_userdim = i_fiscyear = p_year IMPORTING e_text = l_userdim_text EXCEPTIONS OTHERS = 1.

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.

FMAVC_MOVE_ADDRESS_TO_ACO CALL FUNCTION 'FMAVC_MOVE_ADDRESS_TO_ACO' EXPORTING i_s_address = g_s_pobjects-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_pobjects-address i_flg_posting_address = 'X' IMPORTING e_msgv1 = l_dim_text1 e_msgv2 = l_dim_text2.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING * I_BUFFER_ACTIVE = i_structure_name = 'LVC_S_DETA' i_client_never_display = 'X' * I_BYPASSING_BUFFER = i_internal_tabname = 'G_T_LINES_DIALOGBOX' CHANGING ct_fieldcat = g_t_fieldcat_dialogbox EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

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_fm_active = l_flg_fm_active e_bud_per_active = l_flg_budget_pd_active e_userdim_active = l_flg_userdim_active EXCEPTIONS OTHERS = 1.




FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fikrs i_fictr = u_fictr i_flag_text = 'X' i_flag_hier = ' ' i_language = sy-langu i_date = l_date IMPORTING e_f_fmfctrt = c_f_fmfctrt EXCEPTIONS OTHERS = 1.

FM_FICTR_READ_SINGLE CALL FUNCTION 'FM_FICTR_READ_SINGLE' EXPORTING i_fikrs = u_fikrs i_fictr = u_fictr i_flag_text = 'X' i_flag_hier = ' ' i_language = sy-langu i_gjahr = u_gjahr IMPORTING e_f_fmfctrt = c_f_fmfctrt 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 RFFMAVC_CTRLDATA_0100_ALV or its description.