QuoteLineItem

Represents a quote line item, which is a member of the list of Product2 products associated with a quote, along with other information about those line items on that quote. This object is available in API version 64.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

The user must have “Edit” permissions on quote records to create or update quote line items on a quote. The user must have “Edit” permissions on quote records to delete a quote line item.

Fields

QuoteRecipientGroupId

  • Type: reference
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The quote recipient group associated with the quote line item. This field is a relationship field.
  • Relationship Name: QuoteRecipientGroup
  • Refers To: QuoteRecipientGroup

RecipientScaledQuantity

  • Type: int
  • Properties: Filter, Group, Nillable, Sort
  • Description: The total quantity of products for the quote recipient group.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

QuoteLineItemChangeEvent
Change events are available for the object.
QuoteLineItemFeed
Feed tracking is available for the object.
QuoteLineItemHistory
History is available for tracked fields of the object.
QuoteLineItemOwnerSharingRule
Sharing rules are available for the object.
QuoteLineItemShare
Sharing is available for the object.