Review Approver List
I am trying to debug an historic issue we appear to have encountered.
My question relates to the Approval History screen for a requisition "In Process".
Whilst I understand that this screen shows information from the PO_ACTION_HISTORY table, I want to find out where the data for 'future' approvals is stored? ie. who the approval is due to be sent to should the normal approval process unfold. None of the sql behind the java entities appear to retreive this information
I suspect it is retrieved from the calling AME routines, but is there a way I can recreate this from the back end in PLSQL?