ProductItem DLO Mappings

The ProductItem object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Object Mapping Diagram for ProductItem

The ProductItem DLO is mapped to the LocationProductInventory DMO.

Mapping diagram for ProductItem DLO to LocationProductInventory DMO

  • The ProductItem DLO field SerialNumber maps to the LocationProductInventory DMO Object SerialNumber field.
  • The ProductItem DLO field OwnerId maps to the LocationProductInventory DMO Object OwnerId field.
  • The ProductItem DLO field Product2Id maps to the LocationProductInventory DMO Object ProductId field.
  • The ProductItem DLO field QuantityOnHand maps to the LocationProductInventory DMO Object OnHandQuantity field.
  • The ProductItem DLO field LocationId maps to the LocationProductInventory DMO Object InventoryLocationId field.
  • The ProductItem DLO field ProductName maps to the LocationProductInventory DMO Object NameInterfaceField field.
  • The ProductItem DLO field Id maps to the LocationProductInventory DMO Object Id field.
  • The ProductItem DLO field ProductItemNumber maps to the LocationProductInventory DMO Object NameInterfaceField field.
  • The ProductItem DLO field DataSourceObject maps to the LocationProductInventory DMO Object DataSourceObjectId field.
  • The ProductItem DLO field CreatedById maps to the LocationProductInventory DMO Object CreatedById field.
  • The ProductItem DLO field LastModifiedById maps to the LocationProductInventory DMO Object LastModifiedById field.
  • The ProductItem DLO field QuantityUnitOfMeasure maps to the LocationProductInventory DMO Object QuantityUom field.
  • The ProductItem DLO field DataSource maps to the LocationProductInventory DMO Object DataSourceId field.
  • The ProductItem DLO field LastModifiedDate maps to the LocationProductInventory DMO Object LastModifiedDate field.
  • The ProductItem DLO field CreatedDate maps to the LocationProductInventory DMO Object CreatedDate field.

The ProductItem DLO is mapped to the Product DMO.

Mapping diagram for ProductItem DLO to Product DMO

  • The ProductItem DLO field IsProduct2Serialized maps to the Product DMO Object IsSerialized field.