Need an SQL Query to find where (Approver) Negotiation Award Approval is Pending
Summary:
Need an SQL Query to find where Negotiation Approval is Pending. For example, we have a negotiation that has 3 serial approvers.
Approver 1
Approver 2
Approver 3
Approver 1 has approved the award approval Award Approval is assigned to Approver 2 for Approve / Reject Action. We need an sql query that should show Approver2 is pending approver.
Content (required):
Version (include the version you are using, if applicable):
23A
Code Snippet (add any code snippets that support your topic, if applicable):
0