‎2009 Apr 15 6:10 AM
hye techies,
i have a requirement that we need to track the users logging into our production server through. I have to upload data into a table which stores the following data inf the form of following fields for every log in.
USERID
IP
Time of login
transactions used..
the report has to be extracted once in a day.
Please help
regards,
Imran.
‎2009 Apr 15 6:42 AM
Already sap standard reports are available use tranx STAT, ST03
‎2009 Apr 15 6:56 AM
HI,
Check with the tables USR41,USR02,USR22.
and also in the t-code STAD.
FM BAPI_USER_GET_DETAIL
hope these info useful to you.
Thansk!