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

Table Help

Former Member
0 Likes
767

Hello experts

What is the name of the table which stores the usernames and the name of transactions (tcodes) that the users use

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
733

There is no such table.

You can see transaction SM04 to see all the current user and the transactions they are using right now.

6 REPLIES 6
Read only

Former Member
0 Likes
733

Hi,

transaction codes is TSTC,

user name is USR01 / USR02 and so on.

regards,

Advait.

Read only

former_member203501
Active Contributor
0 Likes
733

hi the tcode is su01....

and tables are usr01, usr02,usr03, usro4,usr41 .

Read only

Former Member
0 Likes
734

There is no such table.

You can see transaction SM04 to see all the current user and the transactions they are using right now.

Read only

Former Member
0 Likes
733

Thank u guys but i want to see which user uses which transaction

I need a matching table

Read only

0 Likes
733

Hello

No such tables.

Try t-codes STAT and STAD.

May be it will help you ....

Read only

Former Member
0 Likes
733

Hi aycan,

You can try transaction code > SUIM > Transactions > Executable for user. You can view here the transactions that user has an access to.

If you want to view the transactions users has been accessing for a period of time, try transaction code ST03.

Hope that helps.

Thank you,

Ice