field name | data type | db field | description |
tiExchangeRateType_ID | integer | ExchangeRateType.ExchangeRateType_ID | Record ID |
tcExchangeRateTypeCode | character | ExchangeRateType.ExchangeRateTypeCode | A code identifying an exchange rate type. A number of types are predefined and required by the system. |
tlExchangeRateTypeIsActive | logical | ExchangeRateType.ExchangeRateTypeIsActive | Indicate if this is an active record. |
| api annotation: | | Value for this field defaults to false. |
tlExchangeRateTypeIsFallBack | logical | ExchangeRateType.ExchangeRateTypeIsFallBack | Indicate whether the system must revert to using the accounting exchange rate when it cannot find a valid exchange rate of the type. |
| api annotation: | | Value for this field defaults to false. |
tlExchangeRateTypeIsSystem | logical | ExchangeRateType.ExchangeRateTypeIsSystem | Indicate whether this rate type is System-Owned. |
| api annotation: | | Value for this field defaults to false. |
tlExchangeRateTypeIsTillDate | logical | ExchangeRateType.ExchangeRateTypeIsTillDate | Indicate whether to specify the validity end dates for this rate type. |
| api annotation: | | Value for this field defaults to false. |
tiExchangeRateTypeValidity | integer | ExchangeRateType.ExchangeRateTypeValidity | The default number of days that exchange rates of this type is valid. |
| api annotation: | | Value for this field defaults to 1. |