SAP ABAP Data Element ABRTG (Payroll days)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element ABRTG
Short Description Payroll days  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TAGE4_2    
Data Type DEC   Counter or amount field with comma and sign 
Length 6    
Decimal Places 2    
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 Days 
Medium 15 Payr.days 
Long 20 Payroll days 
Heading 55 Days 
Documentation

Definition

This field displays the payroll days that have been valuated according to the settings made in Customizing.

The number of payroll days does not have to be the same as the number of Attendance or absence days.

Examples

Your employees work a 38-hour week - 8.5 hours a day from Monday to Thursday, and 4 hours on Fridays.
If all days were treated as one workday, employees who took a Friday off would be at a disadvantage compared to those who took time off on another day of the week.

This problem can be solved by coding the Rule table for absences and leave counting view as follows in Customizing:
Monday - Thursday Multiplier: 1.12 ( 8.5 / 7.6 )
Friday Multiplier: 0.52 ( 4.0 / 7.6 )

Supplementary Documentation - ABRTG 0001

Use

This field contains the payroll days after valuation in table T554X.

Procedure

Examples

An employee works 38 hours a week: 8.5 hours a day from Monday through Thursday, and 4 hours on Fridays.

If all days were valuated as one workday, an employee who took leave on a Friday would be at a disadvantage compared to an employee who took leave on another weekday.

As a solution, you could assign the following specifications in
table T554X:
Monday - Thursday Multiplier: 1,12 ( 8,5 / 7,6 )
Friday Multiplier: 0,52 ( 4,0 / 7,6 )

Dependencies

History
Last changed by/on SAP  19920616 
SAP Release Created in