SAP TABLES

rdisp/max_debug_lazy_time SAP Parameter attribute - Maximum hold time for work processes in DEBUG mode








rdisp/max_debug_lazy_time is a SAP Parameter attribute which is used to control Maximum hold time for work processes in DEBUG mode information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rdisp/max_debug_lazy_time profile paramerter attributes


Parameter Name: rdisp/max_debug_lazy_time
Description: Maximum hold time for work processes in DEBUG mode
Default Value: 600
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: Yes

Parameter documentation

So that work processes are not blocked by debugging for an undefined amount of time, you can use this parameter to set the maximum amount of time that a debugging session may be "lazy"; that is, during which no interaction takes place with the debugger, before the system automatically resets it. The value 0 means "infinite".

See SAP Parameter Documentation for full SAP documentation for this profile parameter.