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
Becky MillerBecky Miller 

Price Book Entries History

Does anyone have any code that creates the History of the Price Book Entries?  Or how do you handle when an end user wants to know what Changed and the Date it changed.  History of the Changes also.
 
PratikPratik (Salesforce Developers) 
Hi Backy,

Please refer to:
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_pricebook2history.htm

Thanks,
Pratik
Becky MillerBecky Miller
Hellp Pratik,  I do not see the values New Values and Old Value field of the Entries not just the Price Book.  Do you know how to do this? 
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_pricebook2.htm

Do I need to do something like this for all of the fields?