cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding rdisp/max_wprun_time parameter

Former Member
0 Likes
29,576

Hello friends,

Regarding the rdisp/max_wprun_time parameter, I have the below queries:

1. Will this parameter affect background processes or is it only valid for dialog processes?

2. Also, if we change this parameter while the job is running, would it affect the job? What if new work process allocated to the job, then would this change affect the job?

Thanks and Regards,

Kunal Patel.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

This parameter is only valid for dialog process. This limits the maximum runtime of a dialog workprocess. Background jobs are running in background workprocess

Thanks

Prince Jose

Answers (3)

Answers (3)

Former Member
0 Likes

.

Former Member
0 Likes

Hello Kunal,

The parameter is a unique one, although it simply says max runtime, it has some unique properties.

Please check the following SAP Note for a detailed description in simple terms.

SAP Note 25528 - Parameter rdisp/max_wprun_time

Regards,

Siddhesh

Former Member
0 Likes

Hi,

Thanks.

Rgds,

Kunal.

Former Member
0 Likes

Hi Kunal,

If your query is resolved, you must mark the question as answered.

Regards,

Siddhesh

Former Member
0 Likes

hi

You can set this parameter to 0 if u dont want your dialog process to get timeout..

Totally depends on your requirments ....

This is a dynamic parameter and can effect at runtime ... (Dialog Process Only)

Cheers

Former Member
0 Likes

The parameter is dynamic i.e. It will take effect without restarting the system.

Also it only affects dialog work processes and has no adverse effect on currently running dia-wp, infact the parameter will increase the runtime of currently running dia-wp.