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!
Reversal Information in pay_action_information table
I am using the table pay_action_information in a view so that we can make reports of hours worked by the employees. The problem is that when you make a reversal, pay_action_information table doesn't store the detail of the reversal. So if I was paid 75 working hours, and the run was reversed, I should have zero hours as a net result. Is there any way to get that information using this table or do I have to change my view to use run results tables? I would prefer to stick to pay_action_information if possible.
Thanks in advance.