cancel
Showing results for 
Search instead for 
Did you mean: 

Fetch warehouse task from delivery in SAP EWM

0 Kudos
1,187

I have to fetch warehouse task from delivery, after fetching ware house task i have to fetch complete delivery list(Cross deliveries) from warehouse task programatiaclly . Is there a function module or class method to do this.

View Entire Topic
0 Kudos

Hi, Cross delivery with one source HU. Thank you for the answer, it helped me.

Daniil
Active Contributor

If goods issue already done you can read HU with reference to delivery ( table /scwm/huref or /scwm/hu*dlv* ). If at the end GI is posted with TU you can read the TU. And you do not need WT for this.