Currency Dated Conversion Rate DMO

Object API Name: std__CurrencyDatedConversionRateDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • 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 CurrencyDatedConversionRate 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.
  • Field API Name: std__ValidFromDate__c
  • Data Type: DATEONLY
  • Description: The first date on which the currency conversion rate applies.
  • Field API Name: std__ValidToDate__c
  • Data Type: DATEONLY
  • Description: The last date on which the currency conversion rate applies.