OpportunityLineItem

-1 rows


Description

Labels: Opportunity Product | Opportunity Product

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null

Label: Line Item ID

OpportunityId reference 18 null
Opportunity.Id FakeFK226C

Label: Opportunity ID
Referenced: OpportunityLineItems (cascade delete)

SortOrder int 9 null

Label: Sort Order

PricebookEntryId reference 18 null
PricebookEntry.Id FakeFK227C

Label: Price Book Entry ID
Referenced: OpportunityLineItems

Quantity decimal 12 null

Label: Quantity

TotalPrice currency 18 null

Label: Total Price

UnitPrice currency 18 null

Label: Sales Price

ListPrice currency 18 null

Label: List Price

ServiceDate date 0 null

Label: Date

Description string 255 null

Label: Line Description

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

IsDeleted boolean 0 null

Label: Deleted

Indexes

Constraint Name Type Sort Column(s)
FakeIndex115 Must be unique Asc Id

Relationships