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

Track handling unit in EWM

former_member600242
Participant
0 Likes
2,365

Hi,

anyones knows a way to track handling units in EWM with a function or a method based on the HU number (normally called HUIDENT) and the Warehouse Number (LGNUM).

Currently, the funtion we've been using is /SCWM/HU_READ, but recently, with a new warehouse number in the EWM system, this function fails at giving the correct HU data.

It seems that having the same HUIDENT number in both warehouses leads to confusion while using this function. And because of this, we end up getting the HU that is in the wrong warehouse.

For example, if we import the parameter LGNUM = XX01 an the HUIDENT =12345, we get the handling unit with the number 12345 (correct) but the one that is in the warehouse XX00 (which is wrong).

The object GO_HUGM thats is used inside the function shows the records of the 2 hadling units, but is showing the data of the first one, no matter the LGNUM specified.

Based, on this problem, is there any other way to get the basic handling unit data (the one from the header) that does not involve using database selects.

Thanks in advance,

Best regards

Accepted Solutions (0)

Answers (0)