How can I find BADI in SAP ABAP?

Michael Management
Michael Management
Updated 3 year ago

Aperçu

To find BADI, the first step is to go to the SE24 transaction and display CL_EXITHANDLER class. Then double click on the GEL_INSTANCE method and put a breakpoint on the class method CL_EXITHANDLER=>GET_CLASS_NAME_BY_INTERFACE. 

Run the transaction you need to find BADI in a new screen and it will automatically stop at the breakpoint you put in SE24. Each time you execute in debugger it will display the BADI names. 

If you need SAP Access to practice, we do provide it!

Si vous avez des questions, n’hésitez pas à Contactez-nous

Les comptes Général

Cet article a-t-il été utile?
Oui pas non
Toujours fermé?Comment pouvons-nous aider?
Back to top