cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

Sorting of warehouse tasks (sequence for picking) at the storage bin and product level in EWM

grzegorz_benda
Explorer
0 Kudos
4,847

Dears,

I would like to ask you for help in finding a solution for sorting warehouse tasks (pick sequence) in the expected way. My goal is to optimize efficency in the warehouse in situation, when there is more than one product in one and the same storage bin.

Example data:

Warehouse stock (2 different products located in the same storage bin):

Product: P1 located in storage bin: 111-22-33-44

Product: P2 located in storage bin: 111-22-33-44

5 ODOs:

ODO1 with produkt: P1

ODO2 with produkt: P1

ODO3 with produkt: P1

ODO4 with produkt: P2

ODO5 with produkt: P1

Current situation:

Manual release of 5 ODOs (for picking) and the result as below:

1 WO (WO1) with 5 WTs:

WT1 with produkt: P1

WT2 with produkt: P1

WT3 with produkt: P1

WT4 with produkt: P2

WT5 with produkt: P1

Current WT sorting (sequence for picking):

1: ODO1 > WO1 -> WT1 -> storage bin: 111-22-33-44 -> produkt: P1

2: ODO2 > WO1 -> WT2 -> storage bin: 111-22-33-44 -> produkt: P1

3: ODO3 > WO1 -> WT3 -> storage bin: 111-22-33-44 -> produkt: P1

4: ODO4 > WO1 -> WT4 -> storage bin: 111-22-33-44 -> produkt: P2

5: ODO5 > WO1 -> WT5 -> storage bin: 111-22-33-44 -> produkt: P1

Expected situation:

Manual release of 5 ODOs (for picking) and the result as below:

Expected WT sorting (sequence for picking):

1: ODO1 > WO1 -> WT1 -> storage bin: 111-22-33-44 -> produkt: P1

2: ODO2 > WO1 -> WT2 -> storage bin: 111-22-33-44 -> produkt: P1

3: ODO3 > WO1 -> WT3 -> storage bin: 111-22-33-44 -> produkt: P1

4: ODO5 > WO1 -> WT5 -> storage bin: 111-22-33-44 -> produkt: P1

5: ODO4 > WO1 -> WT4 -> storage bin: 111-22-33-44 -> produkt: P2

View Entire Topic
rkarthik161092
Explorer
0 Kudos

Hi Grzegorz,

It is not part of the standard sort fields. In this case you had to append the structure /SCWM/S_WHO_SORTFIELDS with field MATID.

/Karthik.