Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Arrear Deduction to taken out evenly for 4 payroll runs
Hello,
I have requirement regarding Arrear. This is to retrieve the arrear and deduct evenly for 4 pay periods. If arrears are increased in post pay run, it again be taken out evenly in next 4 payroll runs.
In my code, I have calculated it with (Arrear/4). However, this is ONLY possible for the first deduction and if arrear keep on increasing. But to make the deduction consistent for the other 3 more pay periods, the Arrear that I will be retrieving will be different from the first one. Thus, will give different answer from above calculation. With this, Is there a way to check the previous deduction or previous arrear balance using fast formula?