SAP ABAP Data Element P15_VARBL (Parameter for grace)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     PC15 (Package) HR payroll: Italy
Basic Data
Data Element P15_VARBL
Short Description Parameter for grace  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P15_VARBL    
Data Type CHAR   Character String 
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 Parameter 
Medium 18 Grace parameter 
Long 20 Grace parameter 
Heading Parameter 
Documentation

Definition

Variable parameter for absence definition.

SAP standard parameters are:

  • BB = bonus addition; this parameter specifies the total maximum number of days for illness and hospital bonus; the addition of hospital bonus days and the ones of illness bonus should be lower than the value in LIMIT field for the BB parameter.
  • BM (IB) = illness bonus
  • BO (HB) = hospital bonus
  • CP (ED) = extended grace
  • CS (SD) = simple grace
  • EB (SE9 = short event (absence for illness not longer than 5 days); this parameter specifies the number of short events in the grace time window. The FU_XNAB_EB function counts this type of events and enters their total number into the variable.
  • EL (LE) = long event (absence for illness longer than 90 days); this parameter specifies the number of long events in the grace time window. The FU_XNAB_EL function counts the long events and enters their total number into the variable.
  • EM (VL) = very long event (this event can last longer than the LE and depends on the employee´s seniority); this event can have interruptions; in this case the EI (IE) variable contains the number of interruption days. The FU_XNAB_EM function counts very long events and enters their total number into the variable.

Customer can create new specific parameters as the ones mentioned by SAP are not fixed.

Further notes

These variables are generated and then valuated by the corresponding function module (FUNAM).

RP = restoring period; the counter containing the absence days (wage type my98) is set to zero again when a new absence starts; even though the value of the counter containing the number of days subject to a 100% integration is higher than 4 months, the counter is set to zero again.

History
Last changed by/on SAP  20060703 
SAP Release Created in 46C