Issue Relationship DMO
Object API Name: std__IssueRelationshipDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- IssueId has a FOREIGNKEY relationship with the Incident DMO
Idfield. - RelatedIssueId has a FOREIGNKEY relationship with the Incident DMO
Idfield. - RelatedIssueId has a FOREIGNKEY relationship with the Problem DMO
Idfield. - IssueId has a FOREIGNKEY relationship with the Problem DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IssueId
- IssueObject
- IssueRelationshipNumber
- RelatedIssueId
- RelatedIssueObject
- RelationshipTypeName
- 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 IssueRelationship 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__IssueId__c - Data Type: TEXT
- Description: The unique identifier for the related IssueRelationships record. This field is a polymorphic relationship field. Maximum size is 15 characters.
- Field API Name:
std__IssueObject__c - Data Type: TEXT
- Description: The issue object name.
- Field API Name:
std__IssueRelationshipNumber__c - Data Type: TEXT
- Description: The auto-generated ID of the incident that's related to the problem.
- Field API Name:
std__RelatedIssueId__c - Data Type: TEXT
- Description: A reference to the related Problem or Incident. This field is a polymorphic relationship field. Maximum size is 15 characters.
- Field API Name:
std__RelatedIssueObject__c - Data Type: TEXT
- Description: The object type of the related entity. Possible values are: - Incident - Problem.
- Field API Name:
std__RelationshipTypeName__c - Data Type: TEXT
- Description: Shows how the Problem and Incident records relate to each other. Possible values are: - Caused By - Similar The default value is Caused By. Maximum size is 255 characters.