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

Change Transportation unit status in SAP EWM

suman16992
Explorer
0 Likes
6,533

Hello Folks,

I am trying to set TU status as Departure from Checkpoint + Save as we do In /SCWM/TU->Action menu. But i want to do this via program . Can anyone tell me which class method I need to use. I tried to debug transaction /SCWM/TU but didn't get any help.

Regards,

Suman Verma

Accepted Solutions (1)

Accepted Solutions (1)

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

Hello suman16992

Departure from check point can be executed with the method /SCWM/CL_SR_BO_TU->/SCWM/IF_SR_BO~CHECK_IN_OUT.

You can check a break point there and see how it's called from the /SCWM/TU transaction.

Best regards

Dominik Tylczynski

suman16992
Explorer

Thankyou Dominik, it worked . Now I can set TU status as "Departure from Checkpoint"

Answers (1)

Answers (1)

0 Likes

Hi Suman Verma,

I am working on same issue but after using the above class and method not working as expected. I mean TU not dispatched to ECC as well as GI is not turned to Green ICON.

can you please assist or share your code.

Thanks

Sri.