/ Published in: Other

Expand |
Embed | Plain Text
Pricebook2 pb = [SELECT CreatedById,CreatedDate,Description,Id,IsActive,IsDeleted,IsStandard,LastModifiedById,LastModifiedDate,Name,SystemModstamp from Pricebook2 where id = 'TOKEN']; system.debug(pb);
You need to login to post a comment.