RGURTD01 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 RGURTD01 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.
Selection Text: ELISTTYP = List type
Selection Text: EPBUKRS = Company code
Selection Text: EPPOPER = Period
Selection Text: EPRASSC = Affiliated companies
Selection Text: EPRLDNR = Ledger
Selection Text: EPRRCTY = Actual/plan
Selection Text: EPRTCUR = Transaction currencies
Selection Text: EPRVERS = Version
Selection Text: EPRYEAR = Fiscal year
Selection Text: EPSKURS = Reference exchange rate ind.
Selection Text: EPTEST = Test run
Selection Text: EPUPDTE = Post currency translation ?
Title: FI-SL: Currency Translation
Text Symbol: 208 = CTrnKey:
Text Symbol: 209 = ExRtInd:
Text Symbol: 210 = For company
Text Symbol: 211 = Currency translation already closed: no database update
Text Symbol: 212 = PropSh:
Text Symbol: 213 = Set:rounding differences
Text Symbol: 214 = . No posting, difference in local currency:
Text Symbol: 215 = entered in gr. curr.
Text Symbol: 220 = Table 851, item =
Text Symbol: 221 = TTy=
Text Symbol: 222 = TrPtr=
Text Symbol: 223 = :
Text Symbol: 224 = Diff. in LC comp. to database.
Text Symbol: 225 = Table 871, item=
Text Symbol: 301 = FS items
Text Symbol: 302 = Transact.types
Text Symbol: 350 = "From" currency factor
Text Symbol: 351 = "To" currency factor
Text Symbol: 500 = Parameter selec.
Text Symbol: UD1 = Distinguish translation differences by:
Text Symbol: 001 = Difference item '
Text Symbol: 002 = ' in Table T884, argument '
Text Symbol: 003 = ' is not defined in table 854 !
Text Symbol: 011 = Difference item '
Text Symbol: 012 = ' in Table T884, argument '
No INCLUDES are used within this REPORT code!
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.