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

Transaction Code

Former Member
0 Likes
847

Can anybody tell me how can I get the transactions used by a particular user in the system?

Thanks,

Bijoy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

Hi,

Using SM04 you can find out the list of all the users logged in the system and from there itself by checking that user and selecting the session push button you can find out the transactions being used by that user.

Regards,

Amit Jain

Can anybody tell me how can I get the transactions used by a particular user in the system?

Thanks,

Bijoy

3 REPLIES 3
Read only

Former Member
0 Likes
740

Try with SM04.

Gianluca

Read only

Former Member
0 Likes
741

Hi,

Using SM04 you can find out the list of all the users logged in the system and from there itself by checking that user and selecting the session push button you can find out the transactions being used by that user.

Regards,

Amit Jain

Read only

Former Member
0 Likes
740

Do you mean during a particular session or overall ?