FX Transaction: Two Currencies to be Converted 
Function
This ensures that transactions with the same trading amounts are identical and have the same rate, even if the rate notation is not EUR/EUR.
You want to convert a DEM/FRF transaction (inverse rate notation). The entry in the leading currency table is FRF/DEM.
The transaction data is as follows:
The system converts the transaction to the euro by translating the two amounts (assumed exchange rates: EUR/DEM = 2, EUR/FRF = 5)
Currency to be converted |
Euro |
1,000,000 DEM |
500.000 |
3,000,000 FRF |
600.000 |
The system determines the EUR/EUR rate by dividing the converted DEM amount by the converted FRF amount. This calculation is based on the entry FRF/DEM in the leading currency table TCURL.
The resulting EUR/EUR rate is 0.833333333.