cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Partial Pallets & Full Pallets during Putaway/Picking/Replenshiment

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any reply or suggestion?

Former Member
0 Kudos

Kareem,

You need to define your user exit to achieve the above process.

Thanks,

Sai Arala

Former Member
0 Kudos

Sai,

Thank you for your reply...

I put this as a second solution but i wanted a workaround if possible.

Regards,

Kareem

Former Member
0 Kudos

Hello Sai,

Do you know how to activate putaway storage type search user exit from the table of storage type search?

I tried to put +++ but the system accept this only in picking storage type search.

Appreciate your suggestion..

Thanks,

KT