Calculation of Prorated Earnings and Deductions
Use the Elements task and create an earnings or deduction element, and select a proration conversion rule to calculate standard or supplemental earnings.
You can also calculate prorated earnings based on calendar days or work schedules.
Prorated Deduction Calculations
Typically, you don't prorate deductions based on a percentage of earnings. You might prorate fixed rate deductions, such as voluntary deduction for a fitness center membership. In most cases, use the predefined GLB_DEDN_PRORATION global proration formula for deductions. For this formula, the proration value is the periodic value multiplied by the number of calendar days in the proration period. This value is then divided by the number of calendar days in the payroll period.
Prorated Earnings Calculations
Creating a recurring earnings element automatically associates it with a predefined proration formula GLB_EARN_PRORATION. The proration formula determines how to prorate earnings in the proration period based on the proration calculation method you select.
- Nonrecurring elements
- Earnings elements with a calculation rule of unit multiplied by rate, if rate and hours are entered in the element entry.
The following examples show how proration calculations are performed on earnings calculations, based on calendar days or work schedules.
Earnings Calculation Based on Calendar Days
Earnings Calculation Based on Calendar Days | Proration Calculation |
---|---|
Standard Rate Annualized rule Daily proration units |
Calendar days in proration period multiplied by annual pay and divided by annual calendar days |
Example:
|
(9 * 25000) / 365 + (22 / * 30000) / 365 = 616.44 + 1808.22 = 2424.66 The proration formula calculates 2 proration periods with 9 calendar days in the first proration period, and 22 in the second period. |
Standard Rate Daily rule Daily proration units |
Total pay divided by calendar days in the payroll period and multiplied by calendar days in the proration period. |
Example:
|
(500 / 7) * 3 = 214.29 The proration formula calculates the employee's location allowance for the 3 days. |
Earnings Calculation Based on Work Schedule
Proration Conversion Rule and Proration Units | Proration Calculation |
---|---|
Periodic Work Schedule Rate Annualized rule Workday proration units |
Work schedule days in proration period multiplied by annual pay and divided by 260 days, the default number of annual working days. A day in a work schedule is a 24 hour period. |
Example:
|
(6 * 25000) / 260 + (16 * 30000) / 260 = 576.92 + 1846.15 = 2423.07 The proration formula calculates 6 working days from 1st December to 9th December, and 16 working days from 10th December to 31st December. |
Periodic Work Schedule Rate Annualized rule Hourly proration units |
Work schedule hours in proration period multiplied by the annual pay and divided by 2080, the default number of annual working hours. |
Example:
|
(10 * 25000) / 2080 + (30 * 30000) / 2080 = 120.19 + 432.69 = 552.88 The proration formula calculates 2 proration periods, with 10 working hours for the first period, and 30 for the second period. |