Change Request Related Item DMO

Object API Name: std__ChangeRequestRelatedItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • RelatedReferenceId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • RelatedReferenceId has a FOREIGNKEY relationship with the Product DMO Id field.
  • ChangeRequestId has a FOREIGNKEY relationship with the Change Request DMO Id field.
  • 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 Asset.
  • Field API Name: std__ChangeRequestItemImpact__c
  • Data Type: TEXT
  • Description: The related item's impact on the change request. Possible values are: - High - Low - Medium The default value is High.
  • Field API Name: std__ChangeRequestRelatedItemNumber__c
  • Data Type: TEXT
  • Description: The auto-generated ID of the item that's related to the change request.
  • Field API Name: std__CommentText__c
  • Data Type: TEXT
  • Description: A description of the change request 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 ChangeRequestRelatedItem 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__RelatedReferenceId__c
  • Data Type: TEXT
  • Description: The Asset ID that’s linked to the ChangeRequest. 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, such as Asset or Product.
  • Field API Name: std__RelationshipTypeName__c
  • Data Type: TEXT
  • Description: The relation between the ChangeRequest and the Asset records. Possible values are: - Broke Item - Fixed Item The default value is Broke Item. Maximum size is 255 characters.