SAP ABAP Data Element P06_SELNAME (Criteria name for reference period calculation.)
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_SELNAME
Short Description Criteria name for reference period calculation.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P06_SELNAME    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 Crit. name 
Medium 15 Crit. name 
Long 20 Crit. name 
Heading Name 
Documentation

Definition

The criteria are used within the framework of the modification of the quota settlement period.
A criterion designates the data to which the condition will relate. The criterion is supplied by this condition.

Certain criteria are supplied as standard:

  • 'ANC_T' is used to test the length of service calculated between the hiring date and the date at which the employee's illness begins.
  • 'AGE' is used to test the age calculated between the date of birth and the date at which the employee's illness begins.
  • 'NBENF' is used to test the number of dependent children through access to the infotypes 'Family / Reference person' (0021)
    This notion of dependent child is the notion used in the SISP calculation.
  • 'TYP_ABS' is used to test the absence type (ABSTY).
  • 'GRP_ABS' is used to test the compensation level grouping (ABSTP).
  • 'CAT_ABS' is used to test the absence category (AWART).

Other criteria can be added by the user in the range of fixed values associated with the domain P06_SELNAME (table T5F2I).
They are then used in Business Add-In user function HR_PAY_06_REF_PERIOD with the method M_PROCESS_USER_CRITERION, which is called up in the modification function for the quota settlement period.

After having entered the criteria of your choice, a condition must be associated with it, to be entered into the field 'selection value'.

  • For the criteria AGE, NBENF, ANC_T, the condition may only be one value.
  • For the other criteria provided in the standard, these may include a value or a key word. The key words are as follows:
    ABSTY for the criterion TYP_ABS,
    ABSTP for the criterion GRP_ABS,
    AWART for the criterion CAT_ABS.
History
Last changed by/on SAP  20011120 
SAP Release Created in 470