2008 Jul 29 9:14 AM
Hi,
i need to know if a user sap has logged into SAP system on a given date, any ideas ?
Thanks
2008 Jul 29 9:21 AM
hi,
you can check it in SYST table in field SY-datum (date) and sy-uname(User name).
Regards,
Anirban
Hi,
i need to know if a user sap has logged into SAP system on a given date, any ideas ?
Thanks
2008 Jul 29 9:19 AM
hi,
u can check it thrugh SM04 tcode and check wether any external ip has logged on to ur server.
Regards,
Sumanjeet.
2008 Jul 29 9:20 AM
2008 Jul 29 9:21 AM
hi,
you can check it in SYST table in field SY-datum (date) and sy-uname(User name).
Regards,
Anirban
2008 Jul 29 9:29 AM
Thanks for answer but what can i do with this tables and transactions ?
My need is very simple, i would like to know if a SAP user has logged on the SAP system to a given date. For example :
USER DATE CONNECTED?
user1 03.10.2008 TRUE
user2 03.10.2008 FALSE
user3 03.10.2008 FALSE
Cheers
2008 Jul 30 8:15 AM
Hi,
The solution is very simple,
Transaction SM19 is used to configure the security audit log, and here you can specify the type of event you want to be recorded (in this case logon).
Transaction SM20 is used to report on the recorded data, and has a similar format to the system log.
Regards,
Nick
2008 Jul 29 9:22 AM
hiii
you can get this information from USR02 date
regards
twinkal
2008 Jul 29 9:23 AM
Hi,
Check transactions SM19 and SM20, which can be set to record user logon.
Regards,
Nick
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |