Change Request Related Issue DMO
Object API Name: std__ChangeRequestRelatedIssueDmo__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 Case DMO
Idfield. - ChangeRequestId has a FOREIGNKEY relationship with the Change Request DMO
Idfield. - RelatedIssueId has a FOREIGNKEY relationship with the Incident DMO
Idfield.
- cdp_sys_record_currency
- ChangeRequestId
- ChangeRequestRelatedIssueNumber
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- 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__ChangeRequestId__c - Data Type: TEXT
- Description: The ChangeRequest ID that's linked to the Problem or Incident.
- Field API Name:
std__ChangeRequestRelatedIssueNumber__c - Data Type: TEXT
- Description: A description of the change request as it relates to the problem or incident.
- 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 ChangeRequestRelatedIssue 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 the related Problem or Incident.
- Field API Name:
std__RelatedIssueObject__c - Data Type: TEXT
- Description: The name of the related object type. Possible values are: - Incident - Problem
- Field API Name:
std__RelationshipTypeName__c - Data Type: TEXT
- Description: The relation between the ChangeRequest and the Incident or Problem records. Possible values are: - Caused By - Fixed By The default value is Caused By. Maximum size is 255 characters.