| field name | data type | description |
|---|---|---|
| tiFromCurrency_ID | integer | |
| tcFromCurrencyCode | character | From Currency Code. The first currency of the exchange rate relationship. The From Currency Code cannot be the same as the To Currency Code. |
| tiToCurrency_ID | integer | |
| tcToCurrencyCode | character | To Currency Code. The second currency of the exchange rate relationship. The To Currency Code cannot be the same as the From Currency Code. |
| tdExchangeRate | decimal(10) | Exchange Rate: This number is specified as the amount by which you multiply a single unit of a From Currency to reach the equivalent number of the To Currency units. |
| tdExchangeRateScale | decimal(10) | Scale Factor: A number used in the exchange rate calculation to adjust the amount of the From Currency. Typically used in hyperinflationary environments when the differences between currency values is large. |
| api annotation: | Value for this field defaults to 1.0000000 . | |
| tlIsDerived | logical | When a database object is in external control, this flag will be set to true in method CheckActivityEnabling. |
QadFinancials