Currencies
Maintains details about all currencies in the tenant, including currency codes, exchange rate configurations, and regional applicability.
Workday Resource Information
Retrieves the details on all currencies in your tenant. Workday retrieves the:* ID
* Descriptor
* Precision
* Code
Secured by: Core Navigation
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Columns
| Name | Type | Description |
| Id [KEY] | String | The system-generated identifier for this currency record, uniquely distinguishing it in the system. |
| Code | String | The standard currency code, typically following the ISO 4217 format (for example, USD for US Dollar, EUR for Euro). |
| Descriptor | String | The display name of the instance |
| Precision | Decimal | The number of decimal places used for the currency. This number indicates the level of precision required for calculations and transactions (for example, 2 for USD, 3 for JOD). |