‎2014 Aug 19 11:00 AM
Hi All,
can anybody please tell me in which program , the contents of table USR41 are updated?
Specifically i want to know where the field LOGON_TIME and LOGON_DATE are updated.
Thankyou in advance.
Regards,
Rohit Gupta
‎2014 Aug 19 11:48 AM
Hi Rohit,
Do you want to get the last logon data for a user? In that case, you can get it from table USR02.
Both the tables USR02 and USR41 are updated when a user logs in.
The Program that updates USR02 is LSUU1F01 of the Function Pool SAPLSUU1.
Check the FMs in the function group SUU1 to find how USR41 is updated.
‎2014 Sep 01 8:46 AM
‎2014 Sep 01 9:00 AM