I have four pending actions on the PA52 with "funky" dates, they come up on the PA52 with the correct effective date but when I run an add-ins query the dates come up with the years of 2200, 2204 and 2205. I try deleting them but the system gives me the error of "pending action does not exist". Does anyone know how I can get rid of these actions?
Thanks much!
sounds like you may need to paint the screen, then delete there (ewwww). They're stored in the PERSACTION table. Good luck!
Patti,
How are you trying to delete them? On PA52? Or with the Upload Wizard?
We had the same issue -- pending actions with effective dates several hundred years in the future -- so I wrote a query for the users to run each day. (Each user has their own query, criteria is their UID.) The query results show them the pending actions they have entered, with the information sorted by in descending Effective Date order, then ascending Employee order. The 'greatest' effective dates are at the very top of the data, so it's quick and easy for the users to check.