Hello,
I've a business requirement to do the following:
1- Putaway: During Putaway Process, The system should check
A- If SKU is in Full pallet then use certain storage type search
B- If SKU is in Partial pallet then use different storage type search
2- Picking: During Picking process, the system should check
A- If SKU is in Full pallet then use certain storage type search
B- If SKU is in Partial pallet then use different storage type search
Knowing that Picking strategy "M" cannot be used as some storage types have mixed pallets between Full and Partial.
3- Replenishment: During replenishment to fixed bin at Pick faces, the system should replenish in the following sequence: get Partial Pallet from any storage types firstly, if no partial pallet then get Full pallet.
I appreciate your answers for my three cases.
Regards,
KT