Problem Configuration Item DMO
The relationship between a problem and a configuration item.
Object API Name: std__ProblemConfigurationItemDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- Problem has a FOREIGNKEY relationship with the Problem DMO
Idfield. - ConfigurationItem has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield.
- cdp_sys_record_currency
- ConfigurationItem
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- Problem
- 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__ConfigurationItem__c - Data Type: TEXT
- Description: The configuration item that represents the external configuration item record that's related to a problem.
- 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__Problem__c - Data Type: TEXT
- Description: The problem with which a configuration item is related.
- Field API Name:
std__RelationshipType__c - Data Type: TEXT
- Description: Specifies the type of relationship between a configuration item and the problem, such as Affected By or Impacted By.