cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM: Identify wave details from Outbound delivery

former_member620347
Participant
0 Kudos
1,145

Hi,

we are trying to find the wave number and its details that are assigned to an outbound delivery.

kindly can you help me with the tables/logic to find them?

we start with the Pick-HU and we got the delivery linked to it, from there we are looking for the wave information. all this information is needed to be printed on a label.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member132325
Active Participant
0 Kudos

Hi Sudhir,

For the wave related information you can check DB tables /SCWM/WAVEHDR and /SCWM/WAVEITM.

However, note that once the delivery item is assigned to a wave it doesn't mean there is a pick-HU already created - the pick-HU is created during warehouse order (WO) creation/assignment to the warehouse task (WT) once the wave is released. Meaning you only get the pick-HU once the wave is released to create the warehouse tasks and then these WTs are assigned to the WO.

The pick-HU number you can get in DB table /SCWM/WHOHU-HUIDENT (Warehouse Order: HU Information).

Best regards,

Luan