SAP ABAP Data Element WLC_MAX_WORKLOAD (Load Control/Ext. Paral. Proc.: Maximum Workload)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   CA (Application Component) Cross-Application Components
     WLC_PARALLEL (Package) Retail: Load Control and External Parallel Processing
Basic Data
Data Element WLC_MAX_WORKLOAD
Short Description Load Control/Ext. Paral. Proc.: Maximum Workload  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type DEC   Counter or amount field with comma and sign 
Length 31    
Decimal Places 0    
Output Length 41    
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 M.Workload 
Medium 20 mAX: Workload/Job 
Long 30 Max. Workload per Job 
Heading 24 Max. Workload 
Documentation

Definition

The worklist is distributed in such a way that each parallel job requires approximately the same time and finishes at the same time. This way, the server resources are optimized.

Use

The document is divided up by the workload that was determined previously. Ideally, the time required for processing the document is proportional to this measure. However, in reality this varies. The smaller you make the maximum workload for each job, the more dynamically the application can react to a longer processing time for a document.

If you make the size too small, however, the additional workload for starting the jobs increases as does the amount of reading of additional data required, which is otherwise buffered and can be used again without having to be read again.

The maximum workload for each job depends on the type of document and on the report that is to be parallel processed. Therefore, we cannot give any general recommendations. The optimum value must be determined empirically during the implementation phase of the project.

History
Last changed by/on SAP  20011002 
SAP Release Created in 46C