Views:
Applies to Product –Dynamics 365 Supply Chain Management

What’s happening?
Customers are seeking a method to activate pending prices in the pricing management system using a batch job, as the current functionality only allows for manual activation.

Reason:
The standard approach in the pricing management system does not support the activation of pending prices through a batch job. The system is designed to directly post records when the 'activate pending price' option is selected, and there is no existing logic to handle this process in a batch job.

Resolution:
To address the requirement for activating pending prices via a batch job, it is recommended that customers consider extending the existing logic. This can be achieved by saving the pending price records in a set and processing them through a custom batch job. Since this customization falls outside the standard support scope, customers should collaborate with their developer or partner to implement the necessary changes.