Issue: Item Replenishment Work is not creating in D365FO

Hi,

Issue: Item Replenishment Work is not creating in D365FO

Item Replenishment Work is not creating Stock-on hand is there in other location of the item Still Replenishment is not creating.

Findings: Stock On-hand for this item are available in Picking Locations not in Bulk locations. Replen happens only from Bulk locations.

Solution 1:

1. Move a stock to other location

2. Run a Cleanup Task

Go to  "Warehouse Mgmt On-hand entries cleanup" and "On-hand entries aggregation by financial dimensions" at Inventory Mgmt -> Periodic-> Clean up?



https://d365ug.connectedcommunity.org/axug/communities/community-home/digestviewer/viewthread?MessageKey=2b0c488d-ff12-4a63-96ba-e92d033bbabc&CommunityKey=af0dadbe-c222-4660-9d1e-a9e3416c837a&tab=digestviewer#bm2b0c488d-ff12-4a63-96ba-e92d033bbabc#bm0


3. Change a Location Profile of Location from Picking to Bulk

4. Move stock back to location

Solution 2:

Create new Location and Block the Old Locations by Sort Code

Create new Bulk Location

https://community.dynamics.com/ax/f/33/t/197467

You would need to create new locations if you don't want to go hacking...
The reason why you just can't change it is because there might be transactions active or that could get invoked with LP and then being rejected due to new settings. That would mess up your inventory or hinder a transaction.

Block the Old Locations by Sort Code

https://community.dynamics.com/ax/f/33/p/151342/525627#525627

Another way to handle this would be to add a large number to the location sort codes and subtract it when you want to make it available.
Add a range specifying that the location sort code should be less than that large number in all location directive actions (Ex: Sort code <1000)
Add that large number to the location sort code, to the location which you want to block (Ex: 56 + 1000)
When you want your location to be available again subtract 100 from the location sort code (Ex: 1056-1000)
This will also help you identify which all locations are currently blocked.



Comments

Post a Comment