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

User logout time

Former Member
0 Likes
417

Hi All,

Is there anyway to find out user logout time... ?

From suim we can find, user logon time.. but i need to check user logout time.

Thankyou,

Ajit

2 REPLIES 2
Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
372

Hello Ajit,

the security audit log offers the possibility to trace not only log on but also log off.

You have to activate the audit in SM19. To validate the result use SM20. Please read the documentation for the security audit log for details....

For instance at:

http://help.sap.com/saphelp_nw70/helpdata/EN/c7/69bcb7f36611d3a6510000e835363f/frameset.htm

b.rgds, Bernhard

Read only

Former Member
0 Likes
372

In transaction STAD you can see all the transactions done by someone. Maybe there you can see when the last transaction was executed. It's not realy the logout time, but why is the logout time important ?