‎2006 Nov 14 3:16 AM
hi
how can i find the User Exits that are activated in the Production Server.
I want to make a report of the same .
is there any txn. or table or any other way out to find the same
abhishek suppal
‎2006 Nov 14 3:18 AM
Finding all User exists which are activate in Production system is somewhat difficult...But U can do so....Go to CMOD & in project field specify Z* & Y* and press F4...It displays all the projects which are in use...U can go to each project individually and find the corresponding user exit which is been used.
‎2006 Nov 14 3:22 AM
I am not sure but below code may help you.
Have a look at below link
http://www.erpgenie.com/sap/abap/code/abap26.htm
which gives the list of exits for a tcode.
I hope it helps.
Best Regards,
Vibha
*Please mark all the helpful answers