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

S_USER_TCD

Former Member
0 Likes
2,819

Hi All,

can someone enlighten me as the the use of this tcode?

From the documentation it appears that it controls the tcodes that an admin can assign to roles.

Can it be set to * to allow all tcodes to be added?

Thanks.

3 REPLIES 3
Read only

jurjen_heeck
Active Contributor
0 Likes
1,589

Well, you've just put it as it is.

The object can limit the tcodes an administrator can add to (or take from) roles and yes, the value can be set to *.

This object is only of importance if you delegate parts of your security. In that way you can make sure an HR security administrator does not assign anything but HR tcodes.

Read only

Former Member
0 Likes
1,589

From SAP Help:

Authorization Object: S_USER_TCD: Authorization system: Transactions in roles

This authorization object determines the transactions that an administrator can assign to a role, and the transactions for which he or she can assign transaction authorization (object S_TCODE).

The user can execute only Tcodes which are assigned in field TCD

If TCD cantains * then user can execute all the transactions

Read only

0 Likes
1,589

Thanks everyone for your help.