Currency Translation in the Update 
Use
Currency translation in the update provides the option of translating data records from the source currency of the InfoSource into a target currency in the data target. If the currency of the data records to be transferred is the same as the currency of the target key figure/data field of the InfoCube/ODS object, then no currency translation has to take place.
The currency translation in the update usually takes place using translation types previously defined in the Administrator Workbench. It can take place using user-defined subprograms (formulas and routines), if necessary. For ODS objects it is currently not possible to execute the currency translation by using predefined translation keys. Instead, you have to revert to routines.
Depending on the type of currency, there are two different types of key figures:
With a fixed currency, the currency is fixed to the amount. The key figure refers to the corresponding currency (for example DM, US$), so that it does not have to be entered specially in the data record.
An InfoObject is referred to with a variable currency (in this case,
See also:
Creating InfoObjects: Key FiguresFunctions
With the update of key figures, there are basically two different cases:
The following table provides an overview of possible combinations with different currencies in the source and target key figures:
|
Source key figure currency |
Target key figure currency |
Currency translation (CT) |
|
fix |
variable |
No CT |
|
fix |
fix |
CT |
|
variable |
fix |
CT |
|
variable |
variable |
CT possible, but also simple assignment |
You can assign the selected variable currency
You select a currency translation type and a currency, into which you wish to translate (To currency)
The To currency is, by default, the target currency if it appears in the communication structure.
See also:
Currency Translation Type