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

Tracking User logons

Former Member
0 Likes
820

Hi,

I have a requirement, wherein, I need to report the number of logons per user, per period etc.

Is there any standard program/FM available? I know the program RSUSR200 which reports several user details including INCORRECT logons. But, I need correct logons & details.

Thanks in advance.

Regards,

Srinath.

5 REPLIES 5
Read only

Former Member
0 Likes
789

Hi Srinath,

The function module SUSR_USER_LOGONDATA_GET takes the user name as input and returns the logon date and time. I do not know if it filters for the incorrect logons, though. Maybe you can try and let us know.

Regards,

Sudha

Read only

0 Likes
789

Hi Sudha,

Thank you very much for the response. Actually the requirement, in brief, is..I have a selection screen where I have FROM and TO dates. Once dates are entered, I need to report all the logons per USER (for all the users) within that period.

Hope I'm clear with what I want, this time.

Thanks once again.

Srinath.

Read only

Former Member
0 Likes
789

That's right Sudha.But SAP says the FM is not Active.May be we ghave to try some other option.

Regards,

Siva

Read only

Former Member
0 Likes
789

Hi Siva,

Which version of SAP are you using? I am seeing the FM as activated.

Sudha

Read only

Former Member
0 Likes
789