Case Related Issue DMO
Object API Name: std__CaseRelatedIssueDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- RelatedIssueId has a FOREIGNKEY relationship with the Problem DMO
Idfield. - RelatedIssueId has a FOREIGNKEY relationship with the Incident DMO
Idfield. - CaseId has a FOREIGNKEY relationship with the Case DMO
Idfield.
- CaseId
- CaseRelatedIssueNumber
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- RelatedIssueId
- RelatedIssueObject
- RelationshipTypeName
- Field API Name:
std__CaseId__c - Data Type: TEXT
- Description: A relationship field that represents the case you're linking a Problem or Incident to.
- Field API Name:
std__CaseRelatedIssueNumber__c - Data Type: TEXT
- Description: Case Related Issue Number.
- 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__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CaseRelatedIssue 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__RelatedIssueId__c - Data Type: TEXT
- Description: A polymorphic relationship field that represents a related Problem or Incident.
- Field API Name:
std__RelatedIssueObject__c - Data Type: TEXT
- Description: The linked issue object name. For example, Problem, Incident.
- Field API Name:
std__RelationshipTypeName__c - Data Type: TEXT
- Description: Reason of the association For example, Caused By, Fixed By.