Currency Static Conversion Rate DMO
Object API Name: std__CurrencyStaticConversionRateDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- FromIsocurrencyCode
- Id
- InternalOrganizationId
- RateDenominatorNumber
- RateNumeratorNumber
- ToIsocurrencyCode
- 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__FromIsocurrencyCode__c - Data Type: TEXT
- Description: Alphanumeric string representing the from isocurrency code.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CurrencyStaticConversionRate record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RateDenominatorNumber__c - Data Type: DOUBLE
- Description: When divided into the Rate Numerator, it provides the conversion rate of the From Currency to the To Currency.
- Field API Name:
std__RateNumeratorNumber__c - Data Type: DOUBLE
- Description: When divided by the Rate Denominator, it provides the conversion rate of the From Currency to the To Currency.
- Field API Name:
std__ToIsocurrencyCode__c - Data Type: TEXT
- Description: Alphanumeric string representing the to isocurrency code.