I use a practical method to find Userexit.
Type /H to activate the debugger just before SAVE and press SAVE.
In the debugger window, goto Breakpoints->Breakpoints at statement-> Call Customer-Function
Press F8, Now the debugger will stop at all the User Exit which is being called.