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

Trace user at transaction

Former Member
0 Likes
529

Hi, I need to see how many session a user have in same transaction to use in a Z program for having control . I try to use TH_DISPLAY_USER_LIST but i can retrive information from where, there's some way or another table or function that give me information like AL08 ?

Can some help me ? Thanks

1 ACCEPTED SOLUTION
Read only

Pawan_Kesari
Active Contributor
0 Likes
486

try FM THUSRINFO

Hi, I need to see how many session a user have in same transaction to use in a Z program for having control . I try to use TH_DISPLAY_USER_LIST but i can retrive information from where, there's some way or another table or function that give me information like AL08 ?

Can some help me ? Thanks

2 REPLIES 2
Read only

Pawan_Kesari
Active Contributor
0 Likes
487

try FM THUSRINFO

Read only

Former Member
0 Likes
486

use call transaction for AL08 or submit report for STADs executable report. and pass that user name..