ffbc.PriceBooksServiceglobal with sharing class PriceBooksService This class provides service functionality for the Price Book standard object. MethodsgetActiveglobal static List<ffbc.PriceBooksService.PriceBook> getActive() Queries all active price books. Returns the ID, name and whether the price book is the standard price book. Return ValueA list of summarized price books, ordered by name with the standard price book first. ffbc.PriceBooksService.PriceBookglobal with sharing class PriceBook This class models a price book, including the ID, name and whether it is the standard price book. Properties
|