‎2006 Apr 08 7:50 AM
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.
‎2006 Apr 08 7:51 AM
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.
‎2006 Apr 08 7:51 AM
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.
‎2006 Apr 08 8:04 AM
you can also use FM THUSRINFO to get all the logged on users. (including different clients)
Regards
Raja
‎2006 Apr 10 8:34 AM