PricebookEntry
This is a table representing the PricebookEntry entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the PricebookEntry. | |
Name | String | True |
Label Product Name corresponds to this field. | |
Pricebook2Id | String | False |
Pricebook2.Id |
Label Price Book ID corresponds to this field. |
Product2Id | String | False |
Product2.Id |
Label Product ID corresponds to this field. |
UnitPrice | Double | False |
Label List Price corresponds to this field. | |
IsActive | Boolean | False |
Label Active corresponds to this field. | |
UseStandardPrice | Boolean | False |
Label Use Standard Price corresponds to this field. | |
CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
ProductCode | String | True |
Label Product Code corresponds to this field. | |
IsDeleted | Boolean | True |
Label Deleted corresponds to this field. |