cancel
Showing results for 
Search instead for 
Did you mean: 

custom pick strategy

colin_cheong
Contributor
0 Kudos

Hi,

Currently, out picking is based on FIFO.

Now, the User want this

a.     to pick from Bin that have the item and sufficient quantity for full pick.

failing which

b.     to pick frfom BIN that can partially fulfilled the qty with the balance qty not pick as backorder

Is there a way to configure such business rule?

please advise

Thanks

Bye

Accepted Solutions (0)

Answers (1)

Answers (1)

MANIS
Active Contributor
0 Kudos

Check picking strategy M- According to quantity. (You need to create Two storage type one for full pallet another for less then pallet quantity and at the time of putaway you should store the full pallet in full pallet storage type and less then pallet load into another storage type which you have created to store the partial pallet)

Define the control quantity in the Material master WM2 view and during picking based on the control quantity system will decide from which storage type it has to pick the stock

Have a look on the below Standard SAP link for more detail

Strategy M: According to Quantity - Warehouse Management Guide - SAP Library

colin_cheong
Contributor
0 Kudos

Hi,

I am looking at picking and not putaway.

Can you advise?

bye

MANIS
Active Contributor
0 Kudos

Hi

Strategy M is a picking Strategy but before using this you need to optimize your putaway to make it more effective. Please go through the link which i shared earlier

If the above picking strategy is not meeting your requirement then you can write own piece of code in user exit  MWMTO013 "Own stock removal strategy" as per your business requirement