CEDE 9.0 Database Reference
tCurrencyMapping Table
AIRReference Database : tCurrencyMapping Table
Description
Stores mappings between previously and currently supported currency codes.
Properties
Creation Date4/7/2017 3:45 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows2
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Code that represents a previously supported currency.char3   
 Name of the previously supported currency.varchar40  
 Code that represents the currently supported currency that corresponds to the previously supported currency.char3  
 Name of the currently supported currency.varchar40  
 

Indicates whether the currently supported currency is available for use.

  • 1 = Yes (available)
  • 0 = No (not available)
bit1  
See Also

Related Objects

AIRReference Database