SAP Reports / Programs | Public Sector Management | Funds Management | Funds Management-Specific Postings(PSM-FM-PO) SAP PSM

RFFMVCORBF01 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT RFFMVCORBF01

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:

FIRST_AND_LAST_DAY_IN_YEAR_GET CALL FUNCTION 'FIRST_AND_LAST_DAY_IN_YEAR_GET' EXPORTING i_gjahr = p_gjahr i_periv = l_periv IMPORTING e_first_day = br_budat-low e_last_day = br_budat-high.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = 'RFFMVCORB' * I_CALLBACK_PF_STATUS_SET = ' ' i_callback_user_command = 'USER_COMMAND' is_layout = l_f_layout it_fieldcat = l_t_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = l_t_sort * IT_FILTER = * IS_SEL_HIDE = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * I_DEFAULT = 'X' i_save = 'A' is_variant = g_f_variant_doc * IT_EVENTS = it_event_exit = l_t_events i_tabname_header = 'H' i_tabname_item = 'P' i_structure_name_header = 'FMBGALV2H' i_structure_name_item = 'FMBGALV2P' is_keyinfo = l_f_keyinfo * IS_PRINT = * IS_REPREP_ID = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab_header = g_t_headdata t_outtab_item = g_t_posdata.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = 'RFFMVCORB' * I_CALLBACK_PF_STATUS_SET = ' ' i_callback_user_command = 'USER_COMMAND' is_layout = l_f_layout it_fieldcat = l_t_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = l_t_sort * IT_FILTER = * IS_SEL_HIDE = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * I_DEFAULT = 'X' i_save = 'A' is_variant = g_f_variant_hhm * IT_EVENTS = it_event_exit = l_t_events i_tabname_header = 'H' i_tabname_item = 'P' i_structure_name_header = 'FMBGALV3H' i_structure_name_item = 'FMBGALV3P' is_keyinfo = l_f_keyinfo * IS_PRINT = * IS_REPREP_ID = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab_header = g_t_headdata_hhm t_outtab_item = g_t_posdata_hhm.

FMBGA_TAX_INFOS_GET CALL FUNCTION 'FMBGA_TAX_INFOS_GET' EXPORTING i_bukrs = g_t_posdata-bukrs i_mwskz = g_t_posdata-mwskz i_ktosl = g_t_posdata-ktosl IMPORTING e_taxfip = g_t_posdata-taxfip EXCEPTIONS OTHERS = 0.

FMBGA_TAX_INFOS_GET CALL FUNCTION 'FMBGA_TAX_INFOS_GET' EXPORTING i_bukrs = g_t_posdata_hhm-bukrs i_mwskz = g_t_posdata_hhm-mwskz i_ktosl = g_t_posdata_hhm-ktosl IMPORTING e_taxfip = g_t_posdata_hhm-taxfip EXCEPTIONS OTHERS = 0.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'A' CHANGING cs_variant = l_f_variant EXCEPTIONS not_found = 2.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'A' CHANGING cs_variant = l_f_variant EXCEPTIONS not_found = 2.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = i_save = 'A' IMPORTING e_exit = l_flg_exit es_variant = l_f_variant EXCEPTIONS not_found = 2.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = 'A' CHANGING cs_variant = l_f_variant.

FM_AUTH_CHECK_ACTIVITY CALL FUNCTION 'FM_AUTH_CHECK_ACTIVITY' IMPORTING e_info_display_old = l_flg_old_activity.

FMFK_GET_FIKRS_FROM_BUKRS CALL FUNCTION 'FMFK_GET_FIKRS_FROM_BUKRS' EXPORTING i_bukrs = u_bukrs IMPORTING e_fikrs = l_fikrs EXCEPTIONS no_fikrs_for_bukrs = 1 OTHERS = 2.

FM_FIPEX_GET_FROM_FIPOS CALL FUNCTION 'FM_FIPEX_GET_FROM_FIPOS' EXPORTING i_fipos = u_fipos IMPORTING e_fipex = l_f_acc-fipex.

FMRP_AUTHORITY_CHECK CALL FUNCTION 'FMRP_AUTHORITY_CHECK' EXPORTING i_fmauth_konto = l_t_acc i_fikrs = l_fikrs i_gjahr = u_gjahr IMPORTING e_auth_ok = c_flg_auth_ok.



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