Currency Module User’s Guide : Chapter 2 Product Overview
Chapter 2 Product Overview
Currency Classes
The class RWCurrency is the repository for information regarding a particular currency, including its unique name, mnemonic, and numeric code, among other information. In addition, the Currency Module provides class RWCurrencyBook for storing RWCurrency objects. A currency’s mnemonic acts as the key for identifying and selecting currencies in a currency book. No two currency objects with the same mnemonic may exist in the same currency book.
Chapter 3, “Using the Currency Class,” and the SourcePro API Reference Guide describe features of the currency classes.