2023 Aug 01 7:28 PM
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,
2023 Aug 01 7:42 PM
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.