SAP ABAP Data Element UDM_PR_PACKAGE_SIZE (Package Size for Parallel Processing)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-COL (Application Component) Collections Management
     UDM_PARALLEL_PROCESSING (Package) Parallel Processing
Basic Data
Data Element UDM_PR_PACKAGE_SIZE
Short Description Package Size for Parallel Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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  
Medium 15 Package Size 
Long 20 Package Size 
Heading 10 Pack. Size 
Documentation

Definition

Use

If you use parallel processing, the system creates work packages that the specified number of jobs then process in the background. As soon as a job has successfully processed a package, it requests and processes another package until all packages have been processsed.

Dependencies

The package size has an influence on performance and the utilization of the background processes by the scheduled jobs.

Example

100,000 business partners are to be processed. Four jobs are to be scheduled. To achieve even utilization of the background processes, you want to process an average of 50 packages in each job. This means that in this example, the package size is 500 business partners.

Note

  • The package size should not be smaller than a minimum size. For example, it makes sense to process at least 100 business partners per package.
  • Make sure that there are as many background processes as jobs.

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