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

SAP BASIS related program help needed...

Former Member
0 Likes
517

Hi Gurus,

I need A program that will capture the login details of users (Date, login time, login end) and the screens (Tcodes) used by them into a database table. I was wondering if we can use something better than SM04 to get,say, all the tcodes accessed by all the users since this morning etc?

Thanks in advance,

Charles.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

The following built-in tools can help you acheive your requirement;

1) [STAD (Business Transaction Analysis)|http://help.sap.com/saphelp_nw04/helpdata/en/3d/7b5f3c31727d59e10000000a114084/content.htm]

2) [ST03N (Workload Monitor)|http://help.sap.com/saphelp_nw04/helpdata/en/2d/b8be3befaefc75e10000000a114084/content.htm]

Regards,

Karthik D

3 REPLIES 3
Read only

ChandrashekharMahajan
Active Contributor
0 Likes
486

Hi,

Have a look at FM TH_DISPLAY_USER_LIST.

Thanks,

Chandra

Read only

Former Member
0 Likes
486

Hi,

other than sm04 :

following may help u:

SUIM

or

check table :AGR_USERS

or

AL08.

thanks <removed by moderator>

Edited by: Thomas Zloch on Oct 19, 2011 8:24 PM

Read only

Former Member
0 Likes
487

Hi,

The following built-in tools can help you acheive your requirement;

1) [STAD (Business Transaction Analysis)|http://help.sap.com/saphelp_nw04/helpdata/en/3d/7b5f3c31727d59e10000000a114084/content.htm]

2) [ST03N (Workload Monitor)|http://help.sap.com/saphelp_nw04/helpdata/en/2d/b8be3befaefc75e10000000a114084/content.htm]

Regards,

Karthik D