SAP Reports / Programs | Public Sector Management | Funds Management | Information system(PSM-FM-IS) SAP PSM

RFFMEP2AX SAP ABAP Report - PBET - Commitment/Actual Line Items







RFFMEP2AX is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Doku wie RFFMEP2A -> Nur Include hat sich geƤndert Period-Based Encumbrance/Actual Tracking - Line Items This program gives the list of actual transactions/postings recorded in the sender systems and how they update Funds Management...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RFFMEP2AX into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FMRP_RFFMEP2AX - PBOF - Commts/Actuals Line Items


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 RFFMEP2AX. "Basic submit
SUBMIT RFFMEP2AX AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMEP2AX 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: S_WRTTPT = Value Type
Selection Text: S_STATTO = Statistical Indicator
Selection Text: P_DISVAR = Layout
Selection Text: PA_PAYMT = Payment Budget
Selection Text: PA_FIKRS = FM Area
Selection Text: PA_COMMT = Commitment Budget
Title: PBET - Commitment/Actual Line Items
Text Symbol: 030 = Budget Category
Text Symbol: 020 = Layout
Text Symbol: 014 = F Yr:
Text Symbol: 013 = Handling new amount types
Text Symbol: 012 = To FYr/Prd:
Text Symbol: 011 = From FYr/Prd:
Text Symbol: 010 = Currency:
Text Symbol: 009 = FM Area:
Text Symbol: 008 = Period :
Text Symbol: 007 = Carryfwds
Text Symbol: 006 = Outstanding
Text Symbol: 005 = Reductions
Text Symbol: 004 = Original
Text Symbol: 003 = Revised
Text Symbol: 002 = Changes
Text Symbol: 001 = Begin Balance


INCLUDES used within this REPORT RFFMEP2AX

INCLUDE IRFFMEP2AX.


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:

FM_REPORT_TITLE_SET CALL FUNCTION 'FM_REPORT_TITLE_SET' IMPORTING e_title = l_sav_title.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = l_t_listheader.

FM_DOCUMENT_DISPLAY CALL FUNCTION 'FM_DOCUMENT_DISPLAY' EXPORTING i_belnr = g_t_item-refbn i_blpos = g_t_item-rfpos i_bukrs = g_t_item-bukrs i_gjahr = g_t_item-gjahr i_wrttp = g_t_item-wrttp i_rforg = g_t_item-rforg i_kokrs = g_t_item-kokrs.

FM_REPORT_TITLE_SET CALL FUNCTION 'FM_REPORT_TITLE_SET' IMPORTING e_title = l_f_title.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = 'PF_STATUS_SET' i_callback_user_command = 'USER_COMMAND' i_structure_name = 'G_T_ITEM' i_grid_title = g_f_toalv-titletext i_grid_settings = l_f_grid_settings is_variant = g_f_disvariant is_layout = l_f_layout it_fieldcat = l_t_fieldcat is_sel_hide = l_t_sel_crit i_default = 'X' i_save = 'A' is_print = l_f_print it_events = l_t_events TABLES t_outtab = g_t_item EXCEPTIONS program_error = 1 OTHERS = 2.

FM_ALV_LAYOUT CALL FUNCTION 'FM_ALV_LAYOUT' CHANGING c_f_layout = c_f_layout.

RSTI_APPL_STACK_POP CALL FUNCTION 'RSTI_APPL_STACK_POP' IMPORTING i_rec = l_rec i_sen = l_sen EXCEPTIONS appl_stack_not_initialized = 1.

RSTI_SELECTION_IMPORT CALL FUNCTION 'RSTI_SELECTION_IMPORT' TABLES it_sel = l_sel it_fields = l_fields EXCEPTIONS no_selection_data = 1 OTHERS = 2.

RSTI_SELECTION_DELETE CALL FUNCTION 'RSTI_SELECTION_DELETE' EXCEPTIONS OTHERS = 1.

FM_FSPROFILE_GET CALL FUNCTION 'FM_FSPROFILE_GET' EXPORTING i_fikrs = u_fikrs CHANGING e_f_fmup00 = l_f_fmup00.

FM_CONTROL_DATA_GET CALL FUNCTION 'FM_CONTROL_DATA_GET' EXPORTING i_profil = l_f_fmup00-profil IMPORTING e_f_fmup00 = l_f_fmup00.

FM_SIGN_GET_FOR_EXPENDITURE CALL FUNCTION 'FM_SIGN_GET_FOR_EXPENDITURE' IMPORTING e_sign = g_flg_expsign e_sign_revenues = g_flg_revsign.

FM00_CHECK_ISPS CALL FUNCTION 'FM00_CHECK_ISPS' IMPORTING e_kom_activ = g_flg_komm.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = g_f_disvariant i_save = 'A' IMPORTING es_variant = g_f_disvariant.

REUSE_ALV_VARIANT_SELECT CALL FUNCTION 'REUSE_ALV_VARIANT_SELECT' EXPORTING i_dialog = space i_user_specific = 'X' it_default_fieldcat = l_t_fieldcat i_layout = l_f_layout CHANGING cs_variant = g_f_disvariant EXCEPTIONS wrong_input = 1 fc_not_complete = 2 not_found = 3 program_error = 4 OTHERS = 5.

FM_FYC_SCHEDMAN_INIT CALL FUNCTION 'FM_FYC_SCHEDMAN_INIT' EXPORTING i_repid = g_repid i_wfitem = wf_witem i_wflist = wf_wlist IMPORTING e_f_schedman_key = g_f_schedman_key.

FM_FYC_SCHEDMAN_CLOSE CALL FUNCTION 'FM_FYC_SCHEDMAN_CLOSE' EXPORTING i_f_schedman_key = g_f_schedman_key i_wfitem = wf_witem i_wfokey = wf_okey i_aplstat = g_aplstat i_cnt_obj = l_f_lines.



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