Skip to main content
Roger Bannister 님이 #Data Management에 질문했습니다
I am in the middle of an ERP integration - I have 1200+ Products loaded in Salesforce most of them have a Standard Price but some don't which is blocking the creation of a custom price book.

 

I would like to export the full Products list included Standard Price field , find the Products that do not have a Standard Price already update the Export file and reload to update the Products - is this possible?

 

I have been looking at various articles and documents from Salesforce but nothing have tried has worked so far.

 

Thanks, Roger
답변 1개
  1. 2017년 5월 17일 오후 10:10
    The StandardPrice for a Product is usually stored in the StandardPriceBook.  You would need to export records from that PriceBook, then update the StandardPrice field for the ones that are missing.
0/9000