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

Ignore auto logoff from specific ABAP program

Former Member
0 Likes
486

The system parameter gui_auto_logout makes sure that GUI-sessions that are not used for some time are automatically logged off.

We are working with barcode-handterminals via SAPconsole. For these SAPConsole users I do not want the autologoff. The terminal-sessions must be kept alive forever.

Is there a trick to add to the ABAP program which prevents the autologoff?

Thanks for any suggestions.

The system parameter gui_auto_logout makes sure that GUI-sessions that are not used for some time are automatically logged off.

We are working with barcode-handterminals via SAPconsole. For these SAPConsole users I do not want the autologoff. The terminal-sessions must be kept alive forever.

Is there a trick to add to the ABAP program which prevents the autologoff?

Thanks for any suggestions.

2 REPLIES 2
Read only

Former Member
0 Likes
449

Hi,

you can contact BASIS team, for quick and Good solution.

regards

vijay

Read only

Former Member
0 Likes
449

Have you found an answer for this? If so please share.