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?