SAP ABAP Data Element MASS_REC_PER_PROC (Number of Objects per Process)
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_REC_PER_PROC
Short Description Number of Objects per Process  
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 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 Obj/Proc 
Medium 20 Objects p. Proc. 
Long 30 Objects per Process 
Heading 50 Objects per Process 
Documentation

Definition

Use

Choose the value so that the runtime (which depends on your system environment) of a parallel process does not exceed the timeout of the dialog processes. To do this, use information from your processing statistics. The runtime is approximately linear to the number of records. There is no strict upper limit, since the system ensures that all objects are always processed together. This value serves as a lower limit, as long as there are sufficient objects available in the worklist to fill a package.

Dependencies

Example

For articles with variants, the generic article and all its variants must be processed in one package. This might lead to a larger package size than defined.

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