function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LeslieSLeslieS 

Price Books and Custom Objects

Hi All,
 
Are price books available only to the opportunity object or any custom object.
 
I have different prices for the same product across Europe and have price books set up.
I can't populate my custom object with the price book value although  I have the Product as a look up.
 
Any help would be grately appreciated.
 
Leslie
 
IspitaIspita
Hi,
A price book contains products and their associated prices. Each product with its associated price is referred to as a price book
entry. You can use the standard price book or create custom price books. The standard price book is automatically generated
to contain a master list of all products and standard prices regardless of the custom price books that also contain them.
In order to expose product type of functionality you have to create a custom product list emulating object.
Thanks,
weraysdtjifrytgweraysdtjifrytg

Hi Ispita,

 

By 'custom product list' you mean custom Pricebook? And if so, how can I call it up on a lookup relationship?

 

Or do you mean a completely sepparated custom object named Products? (but then what would be the use of having pricebooks or standard object Product for that matter)

weraysdtjifrytgweraysdtjifrytg
sorted