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

Restricting Users

Former Member
0 Likes
382

Is it possible to embed within an ABAP program some type of

code that would prevent a user from opening an additional

session from the System menu item while the program is running?

Also, is it possible from within an ABAP program to listen for and

respond to a user's attempt to log off by selecting the

System/Logoff sub-menu item?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
362

Unfortunately no, unless you hack into the SAPGUI program as these are part of the SAPGUI.

1 REPLY 1
Read only

Former Member
0 Likes
363

Unfortunately no, unless you hack into the SAPGUI program as these are part of the SAPGUI.