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: 

Restrict SCOT and STMS to display only

Former Member
0 Kudos

Hi All,

We are creating a basis display role and need to restrict STMS and SCOT tcodes to display only. Is this possible and if yes, how?

Thanks for your replies

Vijaya

2 REPLIES 2

Former Member
0 Kudos

Hi Vijaya,

You can resetrict the STMS options with in object S_CTS_ADMI with field CTS_ADMFCT and also check object S_TRANSPRT.

For SCOT check S_TABU_DIS for authorization group SCOM and SZ02.

Also do the tracing inST01 to analyzing the actual checks for these transactions

Hope this helps

arpan_paik
Active Contributor
0 Kudos

We are creating a basis display role and need to restrict STMS and SCOT tcodes to display only. Is this possible and if yes, how?

Very much possible... all the objects checks for these transaction made a display activity...STMS - do not provide import access in target system and restrict export access in the dev system.

For SCOT I will suggest you to provide alternative transaction SOST....