Tracked Communication Detail DMO

Represents detail information associated with a tracked communication record.

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

  • TrackedCommunicationId has a FOREIGNKEY relationship with the Tracked Communication DMO Id field.
  • DetailReferenceRecordId has a FOREIGNKEY relationship with the Case DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • DetailCodeRecordId has a FOREIGNKEY relationship with the Code Set DMO Id field.
  • 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__CreatedDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the 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__DetailCodeRecordId__c
  • Data Type: TEXT
  • Description: The code set that contains the information to be added to the tracked communication record when the detail type is Category, Medium, Reason Code, or Payload.
  • Field API Name: std__DetailCodeRecordObject__c
  • Data Type: TEXT
  • Description: The object name of the detail code record.
  • Field API Name: std__DetailRefereceRecordObject__c
  • Data Type: TEXT
  • Description: The object name of the detail reference record.
  • Field API Name: std__DetailReferenceRecordId__c
  • Data Type: TEXT
  • Description: The detail record that contains the information to be added to the tracked communication record when the detail type is about.
  • Field API Name: std__DetailType__c
  • Data Type: TEXT
  • Description: The type of information that you're adding to the tracked communication record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__TrackedCommDetailName__c
  • Data Type: TEXT
  • Description: The name of the tracked communication detail.
  • Field API Name: std__TrackedCommunicationId__c
  • Data Type: TEXT
  • Description: The parent tracked communication record you're adding information to.