‎2012 Apr 04 4:03 PM
Hi All,
We have a requirement in whihc we want to logout all normal (dialog) users programmatically. I am able to create a program in which I can logout myself programmatically but not other users. Can anybody tell me how to achieve this requirement?
Thanks
Siddarth
‎2012 Apr 04 4:30 PM
Hello,
Function module TH_DELETE_USER can be used. It has user account as parameter.
‎2012 Apr 04 4:30 PM
Hello,
Function module TH_DELETE_USER can be used. It has user account as parameter.
‎2012 Apr 04 5:08 PM