Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement for transaction /SCWM/TU

0 Kudos
331

Hello,

For transaction /SCWM/TU and after selecting a TU, I want to trigger and display a popup window when I press Load button or Finish loading.

Where can I add my code? is there any Badi, user exit or enhancement?

Thank you,

1 REPLY 1

rammel_sapdev
Participant
0 Kudos
268

You can try to put a breakpoint for CL_EXITHANDLER GET_INSTANCE method to search for a BADI or search for GET BADI statements. You can also explore PPF actions for transportation unit, if there is any in post exit where you can call your popup.