General informations
Fields (16)
Name | Label | Type | Description |
---|---|---|---|
Id | Price Book Entry ID | ID | |
Name | Product Name | TEXT(255) | |
Pricebook2Id | Price Book ID | LOOKUP | |
Product2Id | Product ID | LOOKUP | |
UnitPrice | List Price | CURRENCY(16,2) | |
IsActive | Active | CHECKBOX | |
UseStandardPrice | Use Standard Price | CHECKBOX | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
ProductCode | Product Code | TEXT(255) | |
IsDeleted | Deleted | CHECKBOX | |
IsArchived | Archived | CHECKBOX | |
ProductSellingModelId | Product Selling Model ID | LOOKUP |
Fields Details (16)
Name | Id |
Label | Price Book Entry ID |
Type | ID |
Required | Yes |
Name | Name |
Label | Product Name |
Type | TEXT(255) |
Name | Pricebook2Id |
Label | Price Book ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | Product2Id |
Label | Product ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | UnitPrice |
Label | List Price |
Type | CURRENCY(16,2) |
Required | Yes |
Name | IsActive |
Label | Active |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | UseStandardPrice |
Label | Use Standard Price |
Type | CHECKBOX |
Required | Yes |
Default value | false |
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 | ProductCode |
Label | Product Code |
Type | TEXT(255) |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | IsArchived |
Label | Archived |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | ProductSellingModelId |
Label | Product Selling Model ID |
Type | LOOKUP |
Foreign key | Yes |
Parents relationships(6)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
PricebookEntry | PricebookEntry | ContractLineItem |
|
|
PricebookEntry | PricebookEntry | OpportunityLineItem |
|
|
PricebookEntry | PricebookEntry | OrderItem |
|
|
PricebookEntry | PricebookEntry | ProductConsumed |
|
|
PricebookEntry | PricebookEntry | SalesAgreementProduct |
|
|
PricebookEntry | PricebookEntry | WorkOrderLineItem |
|
|
Children relationships(5)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Pricebook2 | Pricebook2 | PricebookEntry |
|
|
Product2 | Product2 | PricebookEntry |
|
|
CreatedBy | User | PricebookEntry |
|
|
LastModifiedBy | User | PricebookEntry |
|
|
ProductSellingModel | ProductSellingModel | PricebookEntry |
|
|
Object User-defined metadata (0)
Label | Value |
---|