SAP TABLES

rdisp/max_mbuf_entries SAP Parameter attribute - Maximum number of server entries








rdisp/max_mbuf_entries is a SAP Parameter attribute which is used to control Maximum number of server 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_mbuf_entries profile paramerter attributes


Parameter Name: rdisp/max_mbuf_entries
Description: Maximum number of server entries
Default Value: 500
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 200 2147483647
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

The list of active servers and their attributes is managed by every ABAP server in a local buffer. This parameter configures the size of this buffer.

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