SAP ABAP Data Element HRFPM_OBJECTS_NUMBER (Number of Objects for a Job)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Basic Data
Data Element HRFPM_OBJECTS_NUMBER
Short Description Number of Objects for a Job  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type HRFPM_OBJECTS_NUMBER    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Objects 
Medium 15 No. of objects 
Long 23 No. of Objects per Job 
Heading 41 Number of Objects for a Job 
Documentation

Definition

Use

Controls the minimum amount of objects in a job with parallel processing. Even if you try to keep this value for parallel processing, excess demand can occur due to the dependencies between objects. However, using the parameter appropriately can help to intercept system overloads (for example, of memory consumption or number of locked objects).

In parallel processing, the objects to be processed are first split into packages. The size of the packages is determined by the value of parameter.

Note that the system may include existing dependencies between the objects to be processed regarding the organizational structure when forming the packages. This can result in the package size exceeding the value defined. This can be the case when lots of persons are assigned to a position. (If this causes problems in your system, see note 923657)

Dependencies

If you have PBET active, SAP recommends setting this value as large as possible (around 500 to 1000). If problems occur with this selection, you must make the value smaller step by step.

Example

History
Last changed by/on SAP  20070913 
SAP Release Created in 110