Change Request Configuration Item DMO
The relationship between a change request and a configuration item.
Object API Name: std__ChangeRequestConfigurationItemDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- ChangeRequest has a FOREIGNKEY relationship with the Change Request DMO
Idfield. - ConfigurationItem has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield.
- cdp_sys_record_currency
- ChangeRequest
- ConfigurationItem
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- RelationshipType
- 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__ChangeRequest__c - Data Type: TEXT
- Description: The change request with which a configuration item is related.
- Field API Name:
std__ConfigurationItem__c - Data Type: TEXT
- Description: The configuration item that represents the external configuration item record that's related to a change request.
- 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: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RelationshipType__c - Data Type: TEXT
- Description: Specifies the type of relationship between a configuration item and the change request, such as Affected By or Impacted By.