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

Log

Former Member
0 Likes
615

How can I find how many user logged in the system on a particular day and what all transaction they accessed?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
588

check this links...

regds,

kiran

4 REPLIES 4
Read only

Former Member
0 Likes
588

try SM04 or SM12

Read only

Former Member
0 Likes
588

You can find some information in STAT and STAD transactions.

table USR41, holds the list of users currently logged into the system. this you also check through SM04.

Read only

0 Likes
588

Use STAT tarnsactiona and give the date and user-id.

Regards

Deepu.

Read only

Former Member
0 Likes
589

check this links...

regds,

kiran