Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enhancement SDEVWORK (cmod) / Hide Sourcecode

Former Member
0 Likes
526

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!

2 REPLIES 2
Read only

Former Member
0 Likes
420

Try the enhancement SEU00001

Read only

Former Member
0 Likes
420

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