I’m working on a project that relates to this so I thought I’d throw this out there. Our customers are primarily Dealers/OEM’s. Many of our dealers request what parts/prices are available to them via an excel type format(typically). The current solution I’m working on, is to use an Updatable BAQ and loop through all the specific parts that are available to them and run them through the PriceListInquiry service and matching the results with their PL hierarchy. Then export the results to a file. For a few parts, it’s not so bad but with 9k+ parts, it takes some time.
It would be nice to have a built in process that we can hook into to export that information(That would also perform better than my current solution and give them the price they would see on the Sales Order). It would be even cooler if we could set it up on schedule and use APR to email them the results. Supplier/Vendors have a Supplier Price Report. Now I would like one for Customers.