Some customers using the Human Resource module (especially Time Card functionality) on IFS versions older than Apps9 (i.e. prior to Apps9 Update 14 - typically nearly 20 year customers) have received this error when trying to confirm/authorize time card day records. This impacts payroll, time card authorizations, project costs, etc.
Solved
Error “Records changed for xxxx" when confirming or authorizing time card day records
Best answer by KristenGastaldo
The reason this is happening is that the calendar date runs out in a setup table. Two Apps9 patches 140516 and 146713 needed.These patches can be retrofitted for pre-Apps9 customers.
*If you fit the requirements, but are unsure if you have this problem, run the following SQL and note down the date it returns.
If the date returned is in the immediate future, this is something to be concerned about and IFS needs to be notified, especially for time card users.
SELECT MAX(account_date) FROM calendar_tab
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.