SAP TABLES

rdisp/session_queue_limit SAP Parameter attribute - Limit of session queue length before stop CPIC / RFC streaming








rdisp/session_queue_limit is a SAP Parameter attribute which is used to control Limit of session queue length before stop CPIC / RFC streaming 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/session_queue_limit profile paramerter attributes


Parameter Name: rdisp/session_queue_limit
Description: Limit of session queue length before stop CPIC / RFC streaming
Default Value: 50
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 1000
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

If RFC streaming is active (see parameter rdisp/cpicStreaming ), the data is sent directly to the recipient. This can mean that its session queue grows significantly. To avoid overruns/resource bottlenecks, once the session queue reaches a certain length (number of entries), RFC streaming is temporarily deactivated. Once the recipient has collected its data packets, streaming is reactivated.

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