RFREXCFRSRU 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 RFREXCFRSRU into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
REXCFRSRULOG - Posting Log (France)
REXCFRSRU06 - Reversal of Year-End Posting (FR)
REXCFRSRU05 - Year-End Posting (France)
REXCFRSRU03 - Reversal of Transfer Posting (FR)
REXCFRSRU02 - Transfer Posting (France)
REXCFRSRU01 - Settlement Unit Status (France)
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.
Selection Text: S_SWENR = D .
Selection Text: S_SNKSL = D .
Selection Text: S_SEMPSL = D .
Selection Text: S_MONAT = D .
Selection Text: S_BELNR = D .
Selection Text: P_YEAR = D .
Selection Text: P_RREV = D .
Selection Text: P_PROID = Process ID
Selection Text: P_PMODE = D .
Selection Text: P_MNID = D .
Selection Text: P_BYPROC = By Process ID
Selection Text: P_BYDOC = By Document Number
Selection Text: P_BUDAT = D .
Selection Text: P_BELNR = D .
Title: RE-FX France: SRU Tool
Text Symbol: NST = Not Started
Text Symbol: NFN = Not Finished
Text Symbol: FIN = Finsihed
Text Symbol: BYP = By Process ID
Text Symbol: BYD = By Document Number
Text Symbol: ABD = Canceled
Text Symbol: 200 = Transfer posting of document
Text Symbol: 109 = Posting Parameters
Text Symbol: 108 = Selection Parameters
Text Symbol: 103 = Settlement Unit Status
Text Symbol: 102 = Output Control
Text Symbol: 101 = Accounting Document Data
Text Symbol: 100 = Settlement Unit
Text Symbol: 017 = Posting Log (France)
Text Symbol: 016 = Reversal of Year-End Posting (France)
Text Symbol: 015 = Year-End Posting (France)
Text Symbol: 014 = Advance Payment Calculation (France)
Text Symbol: 013 = Reversal of Transfer Posting (France)
Text Symbol: 012 = Transfer Posting (France)
Text Symbol: 011 = Settlement Unit Status (France)
INCLUDE IFREXC_FR_SRU_TDD.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFREXCFRSRU - RE-FX France: SRU Tool RFREXCFRSRU - RE-FX France: SRU Tool RFREXCFRMMBUDGET - Annual Budget for Budgetary Periods (France) RFREXCFRMMBUDGET - Annual Budget for Budgetary Periods (France) RFREXCFCT - Enter Mass Processing of Fuel Additions/Removals RFREXCFCT - Enter Mass Processing of Fuel Additions/Removals