SAP ABAP Data Element MASS_PROCS (Max. Number of Parallel Processes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MGA (Package) Application development R/3 material master from 3.0
Basic Data
Data Element MASS_PROCS
Short Description Max. Number of Parallel Processes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MASS_PROCS    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Max. Procs 
Medium 20 Max. Processes 
Long 30 Max. No. of Par. Procs 
Heading 50 Max. Number of Parallel Processes 
Documentation

Definition

Use

Specifies the maximum number of parallel dialog processes to be used for parallel processing, depending on:

If you enter 0, then the maximum number of parallel processes is determined by parameter MAX_UTILIZATION only.

Dependencies

Example

The selected server group has a total of 100 available work processes. The value for MAX_PROCS is 70, and the value for MAX_UTILIZATION is 50. The first matching criterion is used. In this case, MAX_UTILIZATION matches first. The parallel execution will try to run with 50 parallel processes.

How to determine the number of available work processes per server group:

Use transaction RZ12 to determine the server names belonging to the selected server group, and with transaction SARFC, add all values of Maximum Resources for all application servers that belong to the server group.

History
Last changed by/on SAP  20130529 
SAP Release Created in 617