Skip to Content
0
Former Member
Feb 16, 2011 at 01:06 PM

Pick Strategy - Partial and Full Pallets

1129 Views

We have a fixed bin (001) maintained based on Min/Max and overstock bins(002) which can hold a pallet each. While picking for outbound deliveries, we want the TOs to be directed to the fixed bin(001) if the delivery quantity is less than a full pallet or to be directed to the overstock bin(002) if the delivery quantity is equal a pallet.

This will reduce the number of replenishment we have to carry out.

Can this be achieved using standard configuration or do I need an user exit to force this behavior?