Opportunity Historical Trend DMO

Object API Name: std__OpportunityHistoricalTrendDmo__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__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • 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__EffectiveFromDate__c
  • Data Type: DATETIME
  • Description: indicate this historical trending record valid from date.
  • Field API Name: std__EffectiveToDate__c
  • Data Type: DATETIME
  • Description: indicate this historical trending record valid to date (the latest record is always valid, the date is set to 3000/1/1).
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this OpportunityHistoricalTrend 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__NewAmount__c
  • Data Type: DOUBLE
  • Description: Amount value after update (can be same as before value if update operation only update other historical trending tracking fields).
  • Field API Name: std__NewCloseDate__c
  • Data Type: DATETIME
  • Description: Close Date value after update.
  • Field API Name: std__NewForecastCategoryName__c
  • Data Type: TEXT
  • Description: ForcastingCategoryName value after update.
  • Field API Name: std__NewProbabilityPercent__c
  • Data Type: DOUBLE
  • Description: Probability value after update.
  • Field API Name: std__NewStageName__c
  • Data Type: TEXT
  • Description: StageName value after update.
  • Field API Name: std__OldAmount__c
  • Data Type: DOUBLE
  • Description: Amount value before update.
  • Field API Name: std__OldCloseDate__c
  • Data Type: DATETIME
  • Description: Close Date value before update.
  • Field API Name: std__OldForecastCategoryName__c
  • Data Type: TEXT
  • Description: ForcastingCategoryName value before update.
  • Field API Name: std__OldProbabilityPercent__c
  • Data Type: DOUBLE
  • Description: Probability value before update.
  • Field API Name: std__OldStageName__c
  • Data Type: TEXT
  • Description: StageName value before update.
  • Field API Name: std__OpportunityId__c
  • Data Type: TEXT
  • Description: Required. The unique identifier for the related Opportunity record. Maximum size is 15 characters.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: The date and time when this record was last modified by a user or by an automated process.