RateCalculation
Description
Specifies a method for calculating exchange rates assigned to a currency ID in the exchange rate table.
Constant |
Description |
---|---|
Multiply |
The originating currency amount will be multiplied by the exchange rate to determine a functional currency amount. |
Divide |
The originating currency amount will be divided by the exchange rate to determine a functional currency amount. |