Performing Replenishment Based on Order Based not to validate Max Capacity of location.
Inventory and Order Details:
Active Location Max Capacity:
400 unitsCurrent Active Inventory for ITMB:
20 unitsReserve Inventory for ITMB:
3 LPNs (100 units each) – Total 300 units
We have received two orders
for ITMB:
Order 1:
100 unitsOrder 2:
50 unitsTotal Demand:
150 units
Replenishment Requirement Calculation:
Available Inventory:
20 unitsRequired Demand:
150 unitsShortage (Replenishment Needed):
130 units
Based on this, only 2 LPNs (200 units)
should be replenished, which would fulfill the demand and leave 70 units
in the active location as surplus.
Issue Observed:
Currently, the system is replenishing all 3 LPNs (300 units)
because the active location's maximum capacity is set at 400 units. It appears the system is not limiting replenishment to the actual shortage but rather filling up to the location’s capacity.
0