Required Product DMO

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

  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • RelatedToId has a FOREIGNKEY relationship with the Work Order DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • RelatedToId has a FOREIGNKEY relationship with the Work Type DMO Id field.
  • RelatedToId has a FOREIGNKEY relationship with the Work Order Item DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User 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__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • 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 RequiredProduct 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__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: Required. The unique identifier for the related Product record. Maximum size is 15 characters.
  • Field API Name: std__QuantityUom__c
  • Data Type: TEXT
  • Description: Unit of measure for the quantity value associated with the record.
  • Field API Name: std__RelatedToId__c
  • Data Type: TEXT
  • Description: The ID of a Work Order, Work Order Line or Work Type.
  • Field API Name: std__RelatedToObject__c
  • Data Type: TEXT
  • Description: Work Order, Work Order Line or Work Type to which the Work Order Required Product is related.
  • Field API Name: std__RequiredProductNumber__c
  • Data Type: TEXT
  • Description: Auto-generated number identifying the Work Order Required Product.
  • Field API Name: std__RequiredQuantity__c
  • Data Type: DOUBLE
  • Description: Quantity required of the product.