Location Product Inventory DMO

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

  • InventoryLocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById 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 LocationProductInventory 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__InventoryItemNumber__c
  • Data Type: TEXT
  • Description: Auto-generated number identifying the inventory item.
  • Field API Name: std__InventoryLocationId__c
  • Data Type: TEXT
  • Description: Location associated with the product item. This usually indicates where the product item is stored.
  • 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OnHandQuantity__c
  • Data Type: DOUBLE
  • Description: The quantity at the location. If you want to add a serial number, this value must be 1.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: The Location Product Inventory item's owner.
  • Field API Name: std__OwnerObject__c
  • Data Type: TEXT
  • Description: The name of the related owner object, such as User or UserGroup. Maximum size is 255 characters.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: Product associated with the product item, which represents the type of product in your inventory.
  • 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__SerialNumber__c
  • Data Type: TEXT
  • Description: A number indicating a product or asset's place in a series and used as a means of identification.