RFFMUDX2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Converting Budget Data to Revenues Increasing the Budget for the Government of Canada This program is only relevant for customers who are using revenues increasing the budget and have performed an upgrade to IS-PS Release
If you would like to execute this report or see the full code listing simply enter RFFMUDX2 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Convert Budgeting Data to Revenues Increasing the Budget
Text Symbol: 210 = Data succesfully converted
Text Symbol: 208 = Fund does not exist
Text Symbol: 207 = Funds center does not exist
Text Symbol: 206 = Commitment item does not exist
Text Symbol: 205 = Budget subtype for revenues increasing budget not maintained
Text Symbol: 204 = Ledger does not exist
Text Symbol: 203 = FM area does not exist
Text Symbol: 202 = Budget profile does not exist
Text Symbol: 201 = FM area is blocked
Text Symbol: 102 = Data records processed
Text Symbol: 101 = Ended
Text Symbol: 100 = Started
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FM_RIB_BPJA_INITIALIZE CALL FUNCTION 'FM_RIB_BPJA_INITIALIZE' TABLES t_rev_fmaa = g_t_rev_fmaa t_error_prot = g_t_error_protocol.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMUDX2 - Convert Budgeting Data to Revenues Increasing the Budget RFFMUDX2 - Convert Budgeting Data to Revenues Increasing the Budget RFFMUDX1 - Convert Budgeting Data to Revenues Increasing the Budget RFFMUDX1 - Convert Budgeting Data to Revenues Increasing the Budget RFFMUD98 - Revenues increasing budget RFFMUD98 - Revenues increasing budget