I need to review all the recent reports/claims that have the status "Sent Back to Employee".
Is there a standard report for this?
I tried to create a query in Report processor, that said return all "approval status" = "approval time expired" but that gave me nil responses, even though I have several returned reports in the business.
Please guide me.
Thanks
@jacquirumney reports that are returned are considered unsubmitted and processors cannot see unsubmitted reports. The only way is if the employee recalled the report, then the processor can do a query on Recalled by Traveler.
If you have Cognos reporting, you can build a fairly simple report that shows reports that have a status of Sent Back to Employee.
You would just need the following data items:
Employee Name
Report Name
Approval Status (filter this data item to show only Sent Back to Employee)
This would show all reports that currently have that status.