on ‎2018 Dec 05 5:25 PM
I am trying to get a report under GRC 10.1 " Pending Controller review report " for FF ID's.
After the FF ID is used by the Firefighter, a log is generated and our system is set to trigger a workflow, which it is doing.
I am not able to get / generate a report that has all the FF ID requests that are pending review by the controller.
Any advice will be helpful.
Request clarification before answering.
Hi Nits,
how about the "Search Request" application? Select for items that are still pending.
Cheers,
Alessandro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nits,
You can get details from the following tables:
GRFNMWRTINST - In this table give PROCESS_ID as SAP_GRAC_FIREFIGHT_LOG_REPORT and INSTANCE_STATUS as "RUNNING" or APPROVAL_STATUS as "PENDING" and get INSTANCE_ID
GRFNMWRTAPPR - Get the approvers based on the INSTANCE_ID from this table
Regards,
Madhu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.