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

Locking a T-code

Former Member
0 Likes
601

HI,

How to lock a t-code in the transaction path entry but it should be access from SAP easy access.

Regards,

Magham.

4 REPLIES 4
Read only

Former Member
0 Likes
578

you can only lock in SM01 which is globally, it is not possible to do as you have described.

Cheers,

-Sunil

Read only

Former Member
0 Likes
578

Hi Magham,

The way you want to prevent users to execute transactions is not possible.

If they can execute transaction from Menu, they will be able to execute the same from command window as well.

If you want to lock particular transaction, do it from SM01 btu be informed that it will not be available to all the users.

If you want to prevent it for any particular user(s), do it with authorization control.

May I know what's the need to disallow users to use command window?

Read only

Former Member
0 Likes
578

did you try SE 93

Read only

Former Member
0 Likes
578

Hai,

we can lock the transaction by using the transaction code SM01.

regards,

AJAY KUAMR