cancel
Showing results for 
Search instead for 
Did you mean: 

how to set SAP idle session time out

Former Member
0 Kudos

Hello gurus,

I want to know how to set the time to terminate idle SAP session. What is the parameter and what is the T-code to access that parameter?

Thanks and Regards,

Rahul

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Rahul,

if I understand you correctly then you want a an SAP session to automatically logged off if the user has not worked on it for a given period of time. In this case the profile parameter is rdisp/gui_auto_logout.

rdisp/max_wprun_time is totally not related to this topic. It is related to user performing in a process and not when he is idle. This is of no use in this case.

Regards.

Ruchit.

TomCenens
Active Contributor
0 Kudos

Indeed you are right

It depends on what he is looking for, its abit vage. There are other possibilities as well depending on what is needs to be used for...

Former Member
0 Kudos

Ruchit,

You hit the BULLS eye

regards,

Vinodh.

AlpAltinturk
Explorer
0 Kudos

Not that vague:) The question was about idle SAP session, not a processing/working/blocked one or a transaction working for a long time


But still - thank you for that info! I also needed to know

rdisp/max_wprun_time

can be set using RZ10 (or RZ11)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi to all Gurus,

Thanks to all the gurus (Tom, Pankaj, Bahrat and Ruchit in specific) to contribute . Ruchit, your understanding and problem solving abilities are amazing.

Thanks and Regards,

Rahul

former_member190272
Active Contributor
0 Kudos

Hi

You can set parameter rdisp/max_wprun_time =....... Via T code RZ11.sap defiend is 600 sec.

Rewards point if helpful

Thanks

Pankaj Kumar

TomCenens
Active Contributor
0 Kudos

Hi Udvadia

Maximum work process runtime parameter

rdisp/max_wprun_time 600

If its a portal or something else it might differ, above parameter is for a regular work process in a SAP Netweaver installation.

This can be set in the startup profile of your system using transaction RZ10.

*Indeed dynamic parameters do not require stop/start

Reward points if useful.

Kind regards

Tom

Message was edited by:

Tom

Former Member
0 Kudos

Hi Tom,

There is no need to * Stop/Start of thr system inorder to reflect the changes , the parameter rdisp/max_wprun_time is a dynamically switchable parameter.. and can be maintained through RZ11..The changes will be reflected in run time environment ..

Regards,

Bharath.