SAP TABLES

rdisp/max_comm_entries SAP Parameter attribute - Maximum number of communication entries








rdisp/max_comm_entries is a SAP Parameter attribute which is used to control Maximum number of communication entries 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_comm_entries profile paramerter attributes


Parameter Name: rdisp/max_comm_entries
Description: Maximum number of communication entries
Default Value: ( max( 500, $(rdisp/tm_max_no) * 1.2 ) )
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 20000
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Maximum number of communication entries for an application server. Every RFC or CPIC communication with a partner program requires an entry. If the initiator and recipient of an RFC/CPIC program are running on the same application server, two entries per communication are required.

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