2009 Jun 11 8:05 AM
Hi,
I need the standard table name where the transaction or program details are stored.
I mean i want the table where the details like which transaction is executed and how many times tat is executed in a particular login are stored.
Regards
Madhu
Hi,
I need the standard table name where the transaction or program details are stored.
I mean i want the table where the details like which transaction is executed and how many times tat is executed in a particular login are stored.
Regards
Madhu
2009 Jun 11 8:10 AM
2009 Jun 11 8:23 AM
Hi,
Transaction SM04 gives you the lsit of users... maybe from there you van get it...
2009 Jun 11 8:17 AM
Hi,
Check the following tables :
TSTC
TSTC_LOG
TSTC_SM
TSTC_SRT
TSTCA
TSTCA_C
TSTCCLAS
TSTCIACS
TSTCP
TSTCT
Regards
2009 Jun 11 8:17 AM
The same topic is discussed many more times here.
You cannot get any direct solution.
Instead you can create a Z table and capture those results.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |