When we run MRP (planning worksheet) for purchasing, we are getting reservation entries created with reservation status "Reservation". All our items are set to Never Reserve on the item card. They are getting reserved for production order components. Is there a way we can stop these reservations when we run the planning worksheet, as they are causing issues when trying to close work orders. We get "Reserved item not on inventory".
Thanks
0
Comments
NAV Freelance Consultant
NAV Freelance Consultant
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
I had suggested to MS to not create them, but was shot down.
The Mod that I have done for clients is this. At the Beginning of MRP store all the existing reservation entries into a temporary table.
Let MRP run. At the end of MRP Delete all the reservation entries and insert the records back from Temporary table.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
appreciate your response
Facing the same problem. MRP creates reservations during MRP run although in item card items are defined as Reserve = Optional, Order Tracking Policy = None.
The problem we face is that when our warehouse tries to reserve / allocate material to serve to production orders they get an error message that stock is not sufficient (due to stock having been reserved by MRP).
I have used MRP in 2 other ERP systems (BaaN & ORACLE eBS) and I consider this logic "crazy" ! I understand the creation of some kind of association between supply & demand sets / records for pegging purposes but these reservations / associations should be "soft" reservations that should not block the use of stock for other daily transactions such as component picking.
It is absolutely wrong logic, in this case we need to delete all entries in planning worksheet when our warehouse serves production orders to production (all day long...) and if we delete the planning worksheet entries we cannot analyze MRP propositions from the various NAV forms such as Item Availability by Event.
I cannot imagine there is no NAV parameter or hotfix to correct this logic.
Are you aware of any solution ?
Thanking you in advance
Dimitris