‎2008 Oct 27 9:58 AM
Hi folks,
are there any BAdIs or User-Exits for the new ABAP-Editor called everytime
prior sourcecode is loaded/displayed (SE37/SE38/SE80)?
There has been the Enhancement (CMOD)
SDEVWORK: Development Workbench customer exits
which doesn't seem to work any longer due to the new ABAP-Editor?
I want to avoid that anyone can view certain sourcecode. Any ideas?
Tnx!
‎2008 Oct 27 10:26 AM
‎2012 Jan 04 8:55 AM
Hi,
Try function module exit 'EXIT_SAPLS38E_001' in Enhancement SEUED001 .
Here you can write your code to protect your source code.
Regards,
Priyaranjan Gupta