Plaza 365
Plaza 365

No results found for your search

RegisterLog in

1

Visit article

Dynamics 365 ERP - Development

Category

Jul 29, 2024

Published date

Text

Article Type


AI Summary

  • The Production control module in Dynamics 365 for SCM includes an automatic BOM reservation feature that can be set on Estimation in the module parameters.
  • If the automatic reservation is set by mistake, it can quickly deplete stock in the case of just-in-time supply and a long production order backlog, hindering urgent orders from starting.
  • Cancelling the reservation in Dynamics 365 for SCM must be done production order by production order, BOM line by BOM line, which can be time-consuming in a medium-sized plant.
  • Dynamics 365 Business Central, also known as "Navision," has a similar process for managing reservations.
  • A programmatic solution is provided in the form of a runnable class for mass de-reservation, which can be placed on a D365 menu or run with a specific command in the browser.
  • The user can select the type of order to cancel the reservation for and add additional criteria such as warehouse and expected order date before running the process with a safeguard parameter set to Cancel reservation.
  • Upon execution, the system will display success messages for each reservation that has been removed.
  • The X++ source code for the mass de-reservation solution can be copied or downloaded as InventDeReserve.axpp.

Registered users can view the full text for FREE!

Sign In Now!