AIRReference Database : tCurrency Table |
Stores AIR currency codes.
Creation Date | 2/16/2011 6:00 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 169 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |||
---|---|---|---|---|---|---|---|---|---|
![]() | CurrencyCode | ISO 3-character code for the currency.
| char | 3 | |||||
Currency | Name of the currency code. Corresponds to the code in CurrencyCode. | varchar | 40 | ||||||
Description | Description of the currency code. | varchar | 1024 | ![]() | |||||
IsActive | Indicates whether the currency is available for use.
| bit | 1 | ((1)) | |||||
IsAnalyzeReCompatible | Indicates whether the currency is supported in Analyze Re.
| bit | 1 | ((1)) |