ABAP – cool program discovering all user exits for a TCode

SAPI believe all of you were searching for a list of available user exits that are triggered after a specific transaction code is executed. Here I’d like to present simple program, that will discover and display exactly that – list of available user exits for given TCode. Continue reading

How to find User exit or BADI

SAPThere are several ways how to find out the correct user exit. In the following article I’ll show few options how to achieve this kind of task Continue reading