Problem Related Item DMO
Object API Name: std__ProblemRelatedItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- RelatedReferenceId has a FOREIGNKEY relationship with the Product DMO
Idfield. - ProblemId has a FOREIGNKEY relationship with the Problem DMO
Idfield. - RelatedReferenceId has a FOREIGNKEY relationship with the Asset DMO
Idfield.
- cdp_sys_record_currency
- CommentText
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- ProblemId
- ProblemItemImpact
- ProblemItemImpactType
- ProblemRelatedItemNumber
- RelatedReferenceId
- RelatedReferenceObject
- 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__CommentText__c - Data Type: TEXT
- Description: A description of the problem as it relates to the item. Maximum size is 255 characters.
- 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 ProblemRelatedItem 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__ProblemId__c - Data Type: TEXT
- Description: The Problem ID that’s related to the Asset.
- Field API Name:
std__ProblemItemImpact__c - Data Type: TEXT
- Description: The related item’s impact on the problem. Possible values are: - High - Low - Medium The default value is High.
- Field API Name:
std__ProblemItemImpactType__c - Data Type: TEXT
- Description: The effect of the problem-related item on business operations. Possible values are: - Business-Blocking - Not Business-Blocking - Partially Business-Blocking The default value is Business-Blocking. Maximum size is 15 characters.
- Field API Name:
std__ProblemRelatedItemNumber__c - Data Type: TEXT
- Description: The auto-generated ID of the problem-related item.
- Field API Name:
std__RelatedReferenceId__c - Data Type: TEXT
- Description: The Asset ID that’s linked to the Problem. This field is a relationship field. Maximum size is 15 characters.
- Field API Name:
std__RelatedReferenceObject__c - Data Type: TEXT
- Description: The linked reference object name. For example, Asset, Product.