Cc Dim Currency DMO
This DMO provides details about various currencies. Each record represents an ISO 4217 currency.
Object API Name: std__CcDimCurrencyDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- AlphaCode
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DefaultFractionDigits
- DisplayName
- Id
- InternalOrganizationId
- NumericCode
- Symbol
- Field API Name:
std__AlphaCode__c - Data Type: TEXT
- Description: Alpha-3 code for the currency (for example, "USD", "EUR").
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DefaultFractionDigits__c - Data Type: DOUBLE
- Description: Number of default fraction digits for the currency.
- Field API Name:
std__DisplayName__c - Data Type: TEXT
- Description: User-friendly display name for the currency.
- Field API Name:
std__Id__c - Data Type: DOUBLE
- Description: Unique identifier for a currency.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__NumericCode__c - Data Type: DOUBLE
- Description: Numeric code for the currency.
- Field API Name:
std__Symbol__c - Data Type: TEXT
- Description: Symbol for the currency (for example, "$", "€").