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

Logged User

Former Member
0 Likes
516

How can we know whether a user has been logged into the system or not. Is there any function module which can be used for this purpose.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

U can find out whether the user is logged or not. There is a function module which can be used for this purpose.

PRGN_GET_USERS_LOGGED_IN FM can be used for this purpose.

3 REPLIES 3
Read only

Former Member
0 Likes
487

U can find out whether the user is logged or not. There is a function module which can be used for this purpose.

PRGN_GET_USERS_LOGGED_IN FM can be used for this purpose.

Read only

0 Likes
486

you can also use FM THUSRINFO to get all the logged on users. (including different clients)

Regards

Raja

Read only

Former Member
0 Likes
486

Hi

Try to use 'f4_user' function module in se37

By

Prashanth