Case Update DMO
Object API Name: std__CaseUpdateDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - RelatedOwnerId has a FOREIGNKEY relationship with the User DMO
Idfield. - CaseId has a FOREIGNKEY relationship with the Case DMO
Idfield.
- CaseId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDate
- NameInterfaceField
- PreviousUpdateDateTime
- RelatedOwnerId
- RelatedOwnerObject
- Status
- Field API Name:
std__CaseId__c - Data Type: TEXT
- Description: The ID of the Case associated with this record. This is a relationship field. Maximum size is 15 characters.
- 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__Description__c - Data Type: TEXT
- Description: Description of the Case Update.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CaseUpdate 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__LastModifiedById__c - Data Type: TEXT
- Description: The user who most recently changed the record.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PreviousUpdateDateTime__c - Data Type: DATETIME
- Description: The date and time when the case was last updated.
- Field API Name:
std__RelatedOwnerId__c - Data Type: TEXT
- Description: The ID of the contact who owns the case. This is a polymorphic and One to One (1:1) relationship field. CaseUpdates is the relationship name and User is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__RelatedOwnerObject__c - Data Type: TEXT
- Description: List of objects that can act as an owner for the case Update.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the case, such as New, Closed, or Escalated. Maximum size is 255 characters.