General informations
Fields (21)
Name | Label | Type | Description |
---|---|---|---|
Id | Line Item ID | ID | |
OpportunityId | Opportunity ID | LOOKUP | |
SortOrder | Sort Order | AUTO NUMBER | |
PricebookEntryId | Price Book Entry ID | LOOKUP | |
Product2Id | Product ID | LOOKUP | |
ProductCode | Product Code | TEXT(255) | |
Name | Opportunity Product Name | TEXT(376) | |
Quantity | Quantity | NUMBER(10,2) | |
TotalPrice | Total Price | CURRENCY(16,2) | |
UnitPrice | Sales Price | CURRENCY(16,2) | |
ListPrice | List Price | CURRENCY(16,2) | |
ServiceDate | Date | DATE | |
Description | Line Description | TEXT(255) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
IsDeleted | Deleted | CHECKBOX | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME |
Fields Details (21)
Name | Id |
Label | Line Item ID |
Type | ID |
Required | Yes |
Name | OpportunityId |
Label | Opportunity ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SortOrder |
Label | Sort Order |
Type | AUTO NUMBER |
Name | PricebookEntryId |
Label | Price Book Entry ID |
Type | LOOKUP |
Foreign key | Yes |
Name | Product2Id |
Label | Product ID |
Type | LOOKUP |
Foreign key | Yes |
Name | ProductCode |
Label | Product Code |
Type | TEXT(255) |
Name | Name |
Label | Opportunity Product Name |
Type | TEXT(376) |
Name | Quantity |
Label | Quantity |
Type | NUMBER(10,2) |
Required | Yes |
Name | TotalPrice |
Label | Total Price |
Type | CURRENCY(16,2) |
Name | UnitPrice |
Label | Sales Price |
Type | CURRENCY(16,2) |
Name | ListPrice |
Label | List Price |
Type | CURRENCY(16,2) |
Name | ServiceDate |
Label | Date |
Type | DATE |
Name | Description |
Label | Line Description |
Type | TEXT(255) |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Parents relationships(3)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
RelatedRecord | OpportunityLineItem | AuthFormRequestRecord |
|
|
SourceRecord | OpportunityLineItem | InfoAuthorizationRequest |
|
|
SourceRecord | OpportunityLineItem | MultipartyInfoAuthRequest |
|
|
Children relationships(5)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Opportunity | Opportunity | OpportunityLineItem |
|
|
PricebookEntry | PricebookEntry | OpportunityLineItem |
|
|
Product2 | Product2 | OpportunityLineItem |
|
|
CreatedBy | User | OpportunityLineItem |
|
|
LastModifiedBy | User | OpportunityLineItem |
|
|
Object User-defined metadata (0)
Label | Value |
---|