CM
CurrencyList
Contains general properties of the currencies that are stored in the system and are used during registration of documents across all modules. The DAC provides such information as code, description, and precision, which are required for amounts given in a particular currency. Financial settings associated with the currency (such as various accounts and subaccounts) are stored separately in the records of the Currency type. Records of this type are edited on the Currencies (CM202000) form (which corresponds to the CurrencyMaint graph).
View API Entity: Currency
/entity/Default/25.200.001/Currency| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime API | datetime | - | ||
Description:No description available | ||||
CuryCaption | nvarchar(15) | Currency Caption | - | |
Description:No description available | ||||
CuryID API | nvarchar(5) | Currency ID | - | |
Description:No description available | ||||
CurySymbol API | nvarchar(10) | Currency Symbol | - | |
Description:No description available | ||||
DecimalPlaces API | smallint | Decimal Precision | - | |
Description:No description available | ||||
Description API | nvarchar(60) | Description | - | |
Description:No description available | ||||
ISODecimalPlaces | smallint | - | ||
Description:Decimal places according ISO 4217 (not editable by user) | ||||
IsActive API | bit | Active | - | |
Description:No description available | ||||
IsFinancial API | bit | Use for Accounting | - | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | - | ||
Description:No description available | ||||