SAP TABLES

rdisp/max_cmdrun_time SAP Parameter attribute - Maximum command run time








rdisp/max_cmdrun_time is a SAP Parameter attribute which is used to control Maximum command run time 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_cmdrun_time profile paramerter attributes


Parameter Name: rdisp/max_cmdrun_time
Description: Maximum command run time
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: System
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter limits the runtime of individual commands, such as SQL statements in background processing, update, and spool processes. If the parameter is set, the process is terminated if the CPU time has not changed after a timeout. A value of 0 deactivates the limit.

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