SAP ABAP Data Element MASS_UTILIZATION (Max. Utilization of Server Group in Percent)
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_UTILIZATION
Short Description Max. Utilization of Server Group in Percent  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MASS_UTILIZATION    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Util. 
Medium 20 Max. Utilization 
Long 30 Max. Utilization of Srvr Group 
Heading 50 Max. Utilization of Server Group in Percent 
Documentation

Definition

Describes how the processes are utilized.

Use

The value is a percentage.

The value limits the number of parallel processes, depending on the available processes in the server group. This is useful if not all the servers of the server group are available and therefore the value MAX_PROCS could overload the server group.

Dependencies

Restrictions for server groups defined in transaction RZ12 cannot be violated by these parameters.

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