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

All SAP Users on the Application Server

Former Member
0 Likes
690

Hi,

Is there any place in SAP where I can see who are using sessions specific to my application server?

Thanks

Hi,

Is there any place in SAP where I can see who are using sessions specific to my application server?

Thanks

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
646

SM04

SM50

etc,,

~Suresh

Read only

dieter_goedel
Product and Topic Expert
Product and Topic Expert
0 Likes
646

Sure you can use the transactions AL08, SM04 ..i.e..

But if you need that information in your program you should check the function modules in function group THFB.

Best regards.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
646

<b>Displaying all the Users in Your System</b>

<b>Use</b>

When you start the User overview, the system displays to you the users who are logged on to the same application server as you are. You can however, display all the users logged on to the SAP System.

<b>

Prerequisites</b>

You are already in the User List screen (Transaction SM04 ).

<b>Procedure</b>

Choose Goto -> Terminals to display a list of all users who are logged on in your SAP System. The list includes all application servers in your system.

In this display, you can look at users, but you cannot access user sessions. To display information or access a user session, switch to the server on which the session is active. You do this by positioning the cursor on the desired user, and then choose Goto -> Remote server.

You return to the server where you were previously logged on by choosing Back.

Regards