SAP TABLES

icm/max_threads SAP Parameter attribute - Maximum number of worker threads of ICM








icm/max_threads is a SAP Parameter attribute which is used to control Maximum number of worker threads of ICM 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 .

icm/max_threads profile paramerter attributes


Parameter Name: icm/max_threads
Description: Maximum number of worker threads of ICM
Default Value: 250
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 5 32000
Parameter Unit:
Parameter Group: ICM
CSN Component: BC-CST-IC
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter specifies the maximum number of threads in the ICM. The maximum number of threads is therefore the same as the maximum number of connections than can be processed at the same time. The set minimum number of threads icm/min_threads is set at ICM startup and also applies during runtime. If the network load is heavy, the ICM starts more threads until the set maximum is reached. If the network load becomes lighter again, the number of threads is reduced.

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