Newer Version Available
OpportunityLineItem
Represents an opportunity line item, which is a member of the list of Product2 products associated with an Opportunity.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Date | ServiceDate | date | |||
| Deleted | IsDeleted | boolean | |||
| Discount | Discount | percent | 5 | 2 | |
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Line Description | Description | string | 255 | ||
| Line Item ID | Id | id | 15 | ||
| List Price | ListPrice | currency | 18 | 2 | |
| Opportunity | OpportunityId | reference | 15 | ||
| Opportunity Product Name | Name | string | 376 | ||
| Price Book Entry | PricebookEntryId | reference | 15 | ||
| Product | Product2Id | reference | 15 | ||
| Product Code | ProductCode | string | 255 | ||
| Quantity | Quantity | double | 12 | 2 | |
| Sales Price | UnitPrice | currency | 18 | 2 | |
| Sort Order | SortOrder | int | 9 | 0 | |
| Subtotal | Subtotal | currency | 18 | 2 | |
| System Modstamp | SystemModstamp | datetime | |||
| Total Price | TotalPrice | currency | 18 | 2 |