SAP ABAP Data Element ICMTHRCOUNT (Number of Threads in ICM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-IC (Application Component) Internet Communication Manager
     SICM (Package) Internet Communication Manager
Basic Data
Data Element ICMTHRCOUNT
Short Description Number of Threads in ICM  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

The ICM starts with the number of worker threads specified in the parameter icm/min_threads. If required, it can increase the number of threads until the maximum number is reached (icm/max_threads). Depending on how the processing runs, the ICM can also release threads again.

Here you can see how many threads there currently are (current), how many have been running since the ICM was started (peak) and what the maximum number of threads are (maximum). The maximum is the value of icm/max_threads.

Use

Dependencies

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 640