Quantcast
Channel: SCN : Blog List - ABAP Development
Viewing all articles
Browse latest Browse all 943

Find the BADI for the particular TCODE quickly

$
0
0

Hi ,

 

  - Go to TCODE SE24 and enter the class name 'CL_EXITHANDLER'.

 

- Go to the class in Display mode and Select 'GET_INSTANCE' method

 

   badi1.jpg

-   Now place a breakpoint at the statement

        

             CALL METHOD cl_exithandler=>get_class_name_by_interface

 

     badi2.jpg

 

  - Now , run the TCODE  for which we need to find the BADI.

 

  - Later in the debugger , find the value for exit_name parameter.

 

    It shows one of the badi for that TCODE , because each tcode will be linked to multiple BADIs.

 


Viewing all articles
Browse latest Browse all 943

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>