OrderItem DLO Mappings

The OrderItem 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 OrderItem

The OrderItem DLO is mapped to the SalesOrderProduct DMO.

Mapping diagram for OrderItem DLO to SalesOrderProduct DMO

  • The OrderItem DLO field AvailableQuantity maps to the SalesOrderProduct DMO Object AvailableQuantity field.
  • The OrderItem DLO field CreatedDate maps to the SalesOrderProduct DMO Object CreatedDate field.
  • The OrderItem DLO field DataSourceObject maps to the SalesOrderProduct DMO Object DataSourceObjectId field.
  • The OrderItem DLO field DataSource maps to the SalesOrderProduct DMO Object DataSourceId field.
  • The OrderItem DLO field Description maps to the SalesOrderProduct DMO Object Description field.
  • The OrderItem DLO field Id maps to the SalesOrderProduct DMO Object Id field.
  • The OrderItem DLO field LastModifiedDate maps to the SalesOrderProduct DMO Object LastModifiedDate field.
  • The OrderItem DLO field ListPrice maps to the SalesOrderProduct DMO Object ListPriceAmount field.
  • The OrderItem DLO field NetUnitPrice maps to the SalesOrderProduct DMO Object UnitPriceAmount field.
  • The OrderItem DLO field OrderId maps to the SalesOrderProduct DMO Object SalesOrderId field.
  • The OrderItem DLO field OrderItemNumber maps to the SalesOrderProduct DMO Object OrderProductNumber field.
  • The OrderItem DLO field OriginalOrderItemId maps to the SalesOrderProduct DMO Object OriginalOrderProductId field.
  • The OrderItem DLO field PricebookEntryId maps to the SalesOrderProduct DMO Object PricebookEntryId field.
  • The OrderItem DLO field Product2Id maps to the SalesOrderProduct DMO Object ProductId field.
  • The OrderItem DLO field ProductSellingModelId maps to the SalesOrderProduct DMO Object SalesModelId field.
  • The OrderItem DLO field Quantity maps to the SalesOrderProduct DMO Object OrderedQuantity field.
  • The OrderItem DLO field TotalPrice maps to the SalesOrderProduct DMO Object TotalPriceAmount field.
  • The OrderItem DLO field ServiceDate maps to the SalesOrderProduct DMO Object RequestedStartDate field.
  • The OrderItem DLO field EndDate maps to the SalesOrderProduct DMO Object RequestedEndDate field.