SAP TABLES

icm/wp_roll_timeout SAP Parameter attribute - Maximum work process blocking time








icm/wp_roll_timeout is a SAP Parameter attribute which is used to control Maximum work process blocking time 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/wp_roll_timeout profile paramerter attributes


Parameter Name: icm/wp_roll_timeout
Description: Maximum work process blocking time
Default Value: 15
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 5 3600
Parameter Unit: sec
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


You can use this parameter to specify the maximum length of time that a work process can run when reading data using the ICM, without being rolled out. With slow network connections and large quantities of data, the read length can become very long (<(>><)> 600 seconds). Note: This parameter must be set to a value smaller than rdisp/max_wprun_time , since the processing in the work process is terminated anyway after this length of time.


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