cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tables for transaction codes /authorizations/users

Former Member
0 Likes
3,071

Hi ,

Does anyone knows about the tables in which can check what are the transaction codes allowed (authorizations) for a particular user .

Immediate points

Accepted Solutions (1)

Accepted Solutions (1)

amit_khare
Active Contributor
0 Likes

Tcodes are attach to Roles and Roles are attach to Users.

Check table AGR_USERS to find the role attach with user and then check these 4 tables for the Tcodes associated to roles -

AGR_SELECT

AGR_TCDTXT

AGR_TCODE3

AGR_TCODES

Regards,

Amit

Reward all helpful replies.

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

Table TSTCA/TSTC for transaction codes

Table USR10/USR11/USR12 for User authorizations .

Regards,

Priyanka.