Search This Blog

Thursday, February 4, 2021

how to find BADI ?

 

Steps to find BADI.

1. Go To SE37.

2.  Provide Function Module Name -  SXV_GET_CLIF_BY_NAME

3. Put a Breakpoint.

 



4. In new window execute your T-Code  (eg. ME23N).

5. Breakpoint automatically triggered.

6. Double click on name it will show BADI name.

7. Press F8 it will show all BADI names one by one.



* you can also use se24 class - CL_EXITHANDLER


SE18 - BADI Definition.

SE19 - BADI Implementation.
           

No comments:

Post a Comment

Pages