Hi All,
I'm facing a problem for about a year now and I can't fin the solution....
When I (re-)schedule a production order in D365FO, the scheduled date is not always correctly. After scheduling I always do some investigation via the Explosion, which shows what item is causing the delayed production. Diving into the CTP for this (BOM) item via net requirements shows it should be possible to deliver in time... The trick which is actually working for now is to regenerate the CTP for the item (via Update MasterPlan function in Net Requirements screen) and re-schedule the production order again(now scheduled date is correctly). In case we have multiple items in the explosion creating this problem, we do need to do the regeneration for all these items.
For example:
Item A: On-hand = 10 pcs // Sales Order S0001 on 01-12-21 = 5 pcs // Purchase order P0001 on 1-11-21 = 10 pcs
A new production order needs 6 pcs of this item, when scheduling it automatically gives a date after the purchase order, because Sales Order S0001 already needs 5 pcs and is automatically pegged to the on-hand inventory. When regenerating the master plan of the item, Sales order S0001 will be automatically pegged to purchase order P0001, which creates enough on-hand for the production order.
In my opinion D365 should automatically check master plan for the needed items in the BOM while scheduling the production order. Does anybody have any idea how to make this happen?