SAP Reports / Programs

RFFMALH SAP ABAP Report -







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


Text pool values


Selection Text: P_VERSN =
Selection Text: P_VARNT =
Selection Text: P_GJAHR = Fiscal Year
Selection Text: P_FONDS = Fund
Selection Text: P_FIPEX =
Selection Text: P_FIKRS =
Selection Text: P_FICTR = Funds Center
Title:
Text Symbol: B20 = Company Code
Text Symbol: B21 =
Text Symbol: B22 =
Text Symbol: C10 =
Text Symbol: C11 =
Text Symbol: C12 =
Text Symbol: C20 =
Text Symbol: C21 =
Text Symbol: C22 =
Text Symbol: D10 =
Text Symbol: D11 =
Text Symbol: D12 =
Text Symbol: D20 = Company Code
Text Symbol: D21 =
Text Symbol: D22 =
Text Symbol: B12 =
Text Symbol: 020 =
Text Symbol: 040 =
Text Symbol: 041 =
Text Symbol: 042 =
Text Symbol: 050 =
Text Symbol: 051 =
Text Symbol: 052 = Payment Budget
Text Symbol: 053 = Commitment Budget
Text Symbol: 054 = Unknown
Text Symbol: 055 =
Text Symbol: 056 = -
Text Symbol: 057 =
Text Symbol: 060 =
Text Symbol: 061 =





Text Symbol: 062 =
Text Symbol: A10 =
Text Symbol: A11 =
Text Symbol: A12 =
Text Symbol: A20 =
Text Symbol: A21 = Root
Text Symbol: A22 =
Text Symbol: B10 =
Text Symbol: B11 =


INCLUDES used within this REPORT RFFMALH

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:

RS_TREE_SET_NODE call function 'RS_TREE_SET_NODE' exporting node_info = g_t_nodetab exceptions id_not_found = 1 others = 2.

RS_TREE_SET_NODE * call function 'RS_TREE_SET_NODE' * exporting * node_info = g_t_nodetab * exceptions * id_not_found = 1 * others = 2.

RS_TREE_SET_NODE call function 'RS_TREE_SET_NODE' exporting node_info = g_t_nodetab exceptions id_not_found = 1 others = 2.

FM_FIPOS_GET_FROM_FIPEX call function 'FM_FIPOS_GET_FROM_FIPEX' exporting i_fipex = l_f_hide-fipex importing e_fipos = l_fipos exceptions input_error = 1 data_not_found = 2 others = 3.

RS_TREE_ADD_NODE call function 'RS_TREE_ADD_NODE' exporting new_name = selected_nodes-newname insert_id = selected_nodes-id relationship = 'CHILD' * LINK = ' ' * NEW_TYPE = ' ' * DISPLAY_ATTRIBUTES = ' ' * IMPORTING * NEW_ID = * NODE_INFO = exceptions id_not_found = 1 others = 2.

RS_TREE_CONSTRUCT call function 'RS_TREE_CONSTRUCT' * exporting * insert_id = '000000' * relationship = ' ' tables nodetab = g_t_nodetab exceptions tree_failure = 1 id_not_found = 2 wrong_relationship = 3 others = 4.

RS_TREE_LIST_DISPLAY call function 'RS_TREE_LIST_DISPLAY' exporting callback_program = g_repid callback_user_command = 'HANDLE_USER_COMMAND' importing f15 = f15 exceptions others = 1.

FM_COM_ITEM_READ_HIER_DOWN call function 'FM_COM_ITEM_READ_HIER_DOWN' exporting i_fikrs = u_fikrs i_gjahr = u_gjahr i_varnt = u_varnt i_fipex = u_fipex * I_FLG_ONLY_ONE_LEVEL = ' ' tables e_t_fmhici = l_t_fmhici exceptions error_occured = 1 others = 2.

FM15_GET_BUDGET_VALUES call function 'FM15_GET_BUDGET_VALUES' exporting i_fikrs = p_fikrs i_gjahr = p_gjahr i_versn = p_versn tables t_fm_bud_val = l_t_fm_bud_val.

FM_SET_GET_MEMORY call function 'FM_SET_GET_MEMORY' exporting i_value = u_value i_id = u_id exceptions others = 1.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = l_progname dynumb = '1000' * TRANSLATE_TO_UPPER = ' ' tables dynpfields = l_t_dynpfields exceptions invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 others = 9.

CONVERSION_EXIT_FIPEX_INPUT call function 'CONVERSION_EXIT_FIPEX_INPUT' exporting input = l_fipex importing output = l_fipex exceptions others = 1.

FM_COM_ITEM_READ_HIER call function 'FM_COM_ITEM_READ_HIER' exporting i_fikrs = l_fikrs i_gjahr = l_gjahr i_varnt = l_varnt i_fipex = l_fipex i_flg_sort = 'X' tables e_t_fmhici = l_t_fmhici exceptions fipex_not_found = 1 error_occured = 2.

FM_COM_ITEM_READ_SINGLE_DATA





call function 'FM_COM_ITEM_READ_SINGLE_DATA' exporting i_fikrs = l_fikrs * I_VARNT = '000' i_gjahr = l_gjahr i_fipex = l_t_fmhici-fipex i_flg_text = 'X' * I_FLG_HIERARCHY = ' ' importing * E_F_FMCI = e_f_fmcit = l_f_fmcit.

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' importing select_value = l_fipex tables fields = l_t_fields valuetab = l_t_value exceptions field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 others = 4.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'N' textline1 = text-041 textline2 = text-042 titel = text-040 importing answer = l_answer exceptions others = 1.

FMRP_AUTHORITY_ROLE call function 'FMRP_AUTHORITY_ROLE' exporting i_usname = sy-uname i_selobject = l_sel_object importing e_old = l_auth_o e_auth_on = l_auth.

FMRP_AUTHORITY_CHECK call function 'FMRP_AUTHORITY_CHECK' exporting i_fmauth_konto = l_t_fmauth_konto i_fikrs = u_fikrs i_gjahr = u_gjahr importing e_fmauth_konto = l_t_e_fmauth_konto.

FM_AUTH_CHECK_FM_AREA call function 'FM_AUTH_CHECK_FM_AREA' exporting i_fikrs = p_fikrs i_actvt = con_auth_show i_msgty = 'E'.

FM_AUTH_CHECK_VERSION call function 'FM_AUTH_CHECK_VERSION' exporting i_fikrs = p_fikrs i_versn = p_versn i_actvt = con_auth_show i_msgty = 'E'.



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