SAP TABLES

ES/SHM_PROC_SEG_COUNT SAP Parameter attribute - Number of segments to use for each work process








ES/SHM_PROC_SEG_COUNT is a SAP Parameter attribute which is used to control Number of segments to use for each work process 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 .

ES/SHM_PROC_SEG_COUNT profile paramerter attributes


Parameter Name: ES/SHM_PROC_SEG_COUNT
Description: Number of segments to use for each work process
Default Value: 3
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 2 64
Parameter Unit:
Parameter Group: ExtMemory
CSN Component: BC-CST-MM
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter specifies the number of shared memory segments that are used privately and shared. The value must be at least the total of ES/SHM_MAX_PRIV_SEGS and ES/SHM_MAX_SHARED_SEGS. Caution These parameters should only be changed when the memory requirement is very high. Note that the parameters are written with uppercase letters.

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