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!
PAY: sql function to get the 'last date paid' of employees
We need to add the column to a report, and I tried to use max(pay_payroll_actions.effective_date), and the changed report is taking hours to finish, as we have weekly payroll.
I wonder if there is a better way to find out the 'last date paid' of employees.
Thanks
James