2010 Jan 05 12:29 PM
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
2010 Jan 05 12:37 PM
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
2010 Jan 05 12:37 PM
2010 Jan 05 12:38 PM
use call transaction for AL08 or submit report for STADs executable report. and pass that user name..
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |