SE80 display mode

Question: Hi to all in the forum,
i have a question (maybe a silly one) but i want to know if is there a way to have in a production system the transaction SE80 only in display mode so the programmer can only see the programs or the tables without change them?
Thank you in advance.

Answer:
Hi

I believe you'll have to maintain S_DEVELOP auth object for this and set it to ACTVT 03. Also ensure that DEBUG is not selected for Object type in the same auth object. Worthwhile to have a look at auth objects S_DATASET, S_DOKU_AUT and S_TRANSPRT as these are the auth objects that SE80 normally checks when it is run. See SU24 for info on this.

For tables, the txn is SE16 and you'll have to maintain auth object S_TABU_DIS.

For programs, the txn is SE38 or SA38 and the auth object S_PROGRAM
needs to be maintained. However, there is no field ACTVT in this auth object. You'll have to tie them down to auth groups so that they can only execute programs they are meant.

No comments:

topics