QuoteLineItem DLO Mappings

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

The QuoteLineItem DLO is mapped to the QuoteProduct DMO.

Mapping diagram for QuoteLineItem DLO to QuoteProduct DMO

  • The QuoteLineItem DLO field Id maps to the QuoteProduct DMO Object Id field.
  • The QuoteLineItem DLO field QuoteId maps to the QuoteProduct DMO Object QuoteId field.
  • The QuoteLineItem DLO field Product2Id maps to the QuoteProduct DMO Object ProductId field.
  • The QuoteLineItem DLO field Quantity maps to the QuoteProduct DMO Object QuotedQuantity field.
  • The QuoteLineItem DLO field UnitPrice maps to the QuoteProduct DMO Object UnitPriceAmount field.
  • The QuoteLineItem DLO field ListPrice maps to the QuoteProduct DMO Object ListPriceAmount field.
  • The QuoteLineItem DLO field PricebookEntryId maps to the QuoteProduct DMO Object PriceBookEntryId field.
  • The QuoteLineItem DLO field DataSourceObject maps to the QuoteProduct DMO Object DataSourceObjectId field.
  • The QuoteLineItem DLO field DataSource maps to the QuoteProduct DMO Object DataSourceId field.
  • The QuoteLineItem DLO field Description maps to the QuoteProduct DMO Object NameInterfaceField field.
  • The QuoteLineItem DLO field SfdcOrganizationId maps to the QuoteProduct DMO Object InternalOrganizationId field.
  • The QuoteLineItem DLO field cdp_sys_record_currency maps to the QuoteProduct DMO Object cdp_sys_record_currency field.