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!
What syntax should I be using in a fast formula to retrieve PTD balances for three previous pay prei
We need to reference a balance for three previous pay periods to be able to calculate the average hourly rate for holiday pay. We are using EBS 12.1.3 RUP10.
We will be adding the PTD balances for the three months so we can calculate the hourly rate.
I've read various responses in MOSC but it's still not clear how I can do it. Some responses say it's not possible as balances are not stored and others mention the function pay_balance_pkg.get_value. Does anyone have an example they can share where they have used this function in a UK payroll formula?