Hierarchy

⤷

⤷

Basic Data
Data Element | TRCUT_MAX_TASK |
Short Description | Number of Parallel Tasks Per Server Cluster |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | INT2 | 2-byte integer, only for length field before LCHR or LRAW |
Length | 5 | |
Decimal Places | 0 | |
Output Length | 6 | |
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 | 10 | No. Tasks |
Medium | 18 | No. of Tasks |
Long | 32 | Number of Parallel Tasks |
Heading | 32 | Number of Parallel Tasks |
Documentation
Definition
The number of work processes available for parallel processing. Multiple RFCs can be triggered for each available work process or task. The RFCs process the number of position items determined by the package size.
The work processes used for parallel processing are dialog processes that are subject to the time limit of the R/3 profile parameter rdisp/max_wprun_time. Make sure that this parameter is set high enough on the application servers on which the tasks are running.
Use
Dependencies
Example
This value along with the work package size will decide the time taken for the processing. In order to achieve lesser processing times, set a high value for the Number of Parallel Tasks and the Work Package Size.
Example: If there are around 100000 records, a value of 20 for the Number of Parallel Tasks and 10000 for the Work Package Size will ensure a processing time of less than 2 mins. Low values for the number of parallel tasks and work packages will result in excess load on the system.
History
Last changed by/on | SAP | 20110901 |
SAP Release Created in | 606 |