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

Display User Sessions

Former Member
0 Likes
7,533

Hello everyone!

With the transition SM04 I can display all the users active in the system who are logged on. I need to display users with name of workstation at witch the user is working who are logged on during the day and set up a filter such a way that display only those users, who worked from different workstations during the day. Any ideas?

Tnx a lot for your help!

Hello everyone!

With the transition SM04 I can display all the users active in the system who are logged on. I need to display users with name of workstation at witch the user is working who are logged on during the day and set up a filter such a way that display only those users, who worked from different workstations during the day. Any ideas?

Tnx a lot for your help!

7 REPLIES 7
Read only

jurjen_heeck
Active Contributor
0 Likes
3,068

Have you considered using the securty audit log? That will give you the terminal name and the user name over a longer period of time.

Read only

mvoros
Active Contributor
0 Likes
3,068

Just a quick note. Terminal name can be spoofed. I think it comes over as part of SAP DIAG protocol. I played with protocol few years ago and I think you can simply replace host name when you have control over network.

I also vote for security audit log. That's the only reliable source of information.

Cheers

Read only

Former Member
0 Likes
3,068

hi alex,

check with tcode al08

Read only

Former Member
0 Likes
3,068

Hi,

we can't view User Name in SM04 ,

Please Use se16n - Table - USER_ADDRS - and give all user Id's then you will get user names

Thanking you

Regards

mahesh

Read only

Former Member
0 Likes
3,068

Hi Alex,

you can use USR41 table also ..it will give user name ,server id and terminal..

Good Luck

Siddhu

Read only

Former Member
0 Likes
3,068

This message was moderated.

Read only

nishad_showkath
Explorer
0 Likes
3,068

Hi Alex,

I also suggest use USR41 which will give you the required information

Nishad Showkath