- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 01:10 PM
I need help to figure out how to deal with incorrect Timesheets that were mistakenly approved. I can't figure out how to allow the approvers the ability to go back and Reject a Timesheet that they already approved? I can make the button appear but it doesn't do anything when clicked. I'm sure it has something to do with the script include "TimeSheetUIActionHelper" but I'm not sure what I should change and I'm quite sure if I mess it up, I will kill the whole application. If we can't reject a timesheet that was mistakenly approved, then how do we proceed with correcting these types of situations? The process we are doing right now is a SN admin has to delete the incorrect timecards then the user creates a new timecard but this seems like a bad idea to me.
Any help or guidance on this will be greatly appreciated!
Solved! Go to Solution.
- Labels:
-
Time Card Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 08:10 PM
Hi,
Your concerns are correct, just updating Time Card state from Approved to Reject is not right approach. It will make system state invalid. On approval of Time Card , few other entities like Time Sheet, Cost Plan, Resource Plan etc get updated for State Rollup, Actuals hours and cost. I think delete and recreate would be cleaner approach.
Good News is that We are working on ability to Recall already approved Time Card , it will be available soon. Your post helped us validate our efforts.
- Yogesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 08:10 PM
Hi,
Your concerns are correct, just updating Time Card state from Approved to Reject is not right approach. It will make system state invalid. On approval of Time Card , few other entities like Time Sheet, Cost Plan, Resource Plan etc get updated for State Rollup, Actuals hours and cost. I think delete and recreate would be cleaner approach.
Good News is that We are working on ability to Recall already approved Time Card , it will be available soon. Your post helped us validate our efforts.
- Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 06:04 AM
Hi Yogesh,
Any news on which release this would be available in?
Regards
Johannes

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 08:40 AM
As stated by
The ability to recall an approved timesheet or time card fist came available in the New York release and all release after that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 09:06 AM
Hi,
Yes, it is available
https://docs.servicenow.com/bundle/newyork-it-business-management/page/administer/task-table/task/recall-approved-time-sheet.html
Yogesh