cancel
Showing results for 
Search instead for 
Did you mean: 

Influence storage bin selection in picking

palhota
Participant
0 Kudos

Hello all,

My core expertise do not involve WM so bare with me.

I'm trying to find an enhancement that could influence the picking strategy at the moment of the creation of a transfer order for a delivery (by checking the available stock in each storage location and verifying that it doesn't have any decimals).

So when the system was creating TO for a delivery, and when the system suggests a storage bin, it should check if the stock in the storage bin is in decimal quantities, if it is the it should suggest the next eligible storage bin and so on.

Tried a couple of user exits but haven't found the right one yet.

Cheers,

DP

Accepted Solutions (1)

Accepted Solutions (1)

MANIS
Active Contributor
0 Kudos

you can use user exit MWMTO008 for the above purpose where you can write your own logic for selection of storage type during picking

Answers (1)

Answers (1)

palhota
Participant
0 Kudos

Solved using an enhancement point.