SAP ABAP Data Element P06_SEQCRIT (Sequential no. (criteria group processing order))
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PA-PA-FR (Application Component) France
     PB06 (Package) HR master data: France
Basic Data
Data Element P06_SEQCRIT
Short Description Sequential no. (criteria group processing order)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 No._______ 
Medium 15 Seq no.________ 
Long 20 Sequential no.______ 
Heading No.__ 
Documentation

Definition

The sequential number specifies the processing order for the different criteria groups for a given salary maintenance general modifier and absence type.

Note:
The order is important, because the results of the processing for the settlement period may vary depending on the successive linking order of the operations.

Example

Group A groups together the following criteria: more than 50 years with more than 20 years of service.
Group E identifies an absence of the same type as the absence in progress.

  • Case 1
    Group A is processed first (with the following operation: add 1 month)
    Group E is processed second (with the following operation: force the period to 18 months)
            the result will be a period forced to 18 rolling months.
  • Case 2:
    Group E is processed first (with the following operation: force the period to 18 months)
    Group A is processed second (with the following operation: add 1 month)
            the will be a settlement period of 19 rolling months.

History
Last changed by/on SAP  20020124 
SAP Release Created in 470