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

Field Details
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.