SAP TABLES

rdisp/rfc_max_queue SAP Parameter attribute - Quota for dispatcher request queue








rdisp/rfc_max_queue is a SAP Parameter attribute which is used to control Quota for dispatcher request queue 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/rfc_max_queue profile paramerter attributes


Parameter Name: rdisp/rfc_max_queue
Description: Quota for dispatcher request queue
Default Value: 5
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 1 100
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: No

Parameter documentation

Quota for the maximum number of waiting requests in the dialog queue. If this value is exceeded, no further resources are returned to the caller, so that the server does not become overloaded. The value is given as a percentage. In other words, it is dependent on the value currently set in the profile. The parameter rdisp/elem_per_queue specifies the absolute number of requests in the queue.

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