Revision: 21451
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 13, 2009 12:14 by cavi21
Initial Code
Pricebook2 pb = [SELECT CreatedById,CreatedDate,Description,Id,IsActive,IsDeleted,IsStandard,LastModifiedById,LastModifiedDate,Name,SystemModstamp from Pricebook2 where id = 'TOKEN']; system.debug(pb);
Initial URL
Initial Description
Initial Title
Traer un Pricebook por ID del mismo
Initial Tags
textmate
Initial Language
Other