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: Pay_balance_pkg to report balances based on pay-period end date rather than check-date
This report is using a call to pay_balance_pkg.get_value passing the defined balance ID, the assignment ID, and the effective date from pay_assignment_actions (i.e. the check date). Our check date is normally 3 days after our pay-period end date.
Staff has realized that this report should be based on the pay-period end date, rather than the check date, when determining the calendar YTD hours and the fiscal YTD hours. A check date could push the hours into a new calendar or fiscal year, whereas using pay-period end date may not.