Hi all,
I made a boo-boo while testing, and thought I was releasing batched in test, when it was really done in production. Is there a way to undo this action?
Thanks.
cy
Are the records on PR36 now?
Hi Cy, I don't know of any way to pull back a batch once it is released, but you can delete them from the TIMERECORD table if the records are in PR36, and start over (use add-ins). The batch number is available in the TIMERECORD table.
Yes, they are on PR36.
You can use PR45 to put them in error status then delete. See KB 1209102.
You can then re-load the batch.
if you had other Timerecords in PR36 that you need in PROD you might want to query the timerecord table then readd those that should be in prod. but using the PR45 will delete them all by process level, you will enter each and add then delete, it will give you a count at the bottom of your screen.
I would use add ins to delete the records. I have not used PR45 before I don't think. If that works please let me know.
Thanks! This is what I was looking for. I had done it once before, and luckily, it had been awhile.
PR45 works well if deleting all the records in a process level will get you where you need to be. If you want to be more targeted, you can use add-ins.
If you can't tell, you were not the first one to do this. Probably not the last either.