Skip to main content

Posts

Showing posts with the label ewm queue error

[SAP EWM ] Queue from EWM to ECC is stuck with error "Delivery item is not or only partially packed"

 Issue : A queue triggered from EWM that does not contain any handling units or packing instructions gets stuck with error  "Delivery item is not or only partially packed"  (error no. VL615) in the ECC system. Solution Approach : Check the table  TVLP  for the corresponding item category of the inbound delivery item. Ensure that the value of field  packing control  (field name  PCKPF ) is space ("can be packed") instead of 'A' ("must be packed").  As a workaround to post the stuck queue from SMQ2, the field  LIPS-PCKPF  needs to be updated to space. Afterwards, re-attempt to process the queue from SMQ2.