Application Development 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: 

We would like to secure SM20

Former Member
0 Kudos

If SM20 saved like file, is it possible to delete or change data leave out SAP?

For example to open file using special program, no SAP. We would like to secure its integrity.

I hope anybody help…

3 REPLIES 3

manohar_kappala2
Contributor
0 Kudos

Hi,

If you meant controlling access to the SM20

You can do so through S_TCODE with SM20

And S_ADMI_FCD with values AUDD and AUDA.

If you want to restrict downloading

Then control S_GUI by not giving value 61.

Hope this helps

desiree_matas
Contributor
0 Kudos

Hello Marina

You can decide where to store the Security Audit Log files in the server (they are stored at file system level). Then you should be able to secure those files in your server giving the proper permissions to the directories, or simply securing the access to the server (I suppose only administrators are allowed to enter it...)

Best regards,

Désiré

0 Kudos

We’d like to get Custom reports. The base of reports is Security Audit Log files. This is files for SM20.

What does the file structure look like? What is field of it?

Thanks!