Procurement - EBS (MOSC)

MOSC Banner

I wonder if someone can help me please?

edited Nov 7, 2018 4:59AM in Procurement - EBS (MOSC) Question

I am looking to develop a dashboard in APEX to display approvals hierarchy for  requisitions and POs. Any of the SQL's I have tried so far only displays current approver. I am looking a way to generate whole list of approvers including the delagation etc. I tried using Approval_history table which does not update if the approval is delegated. any suggestions please?

current SQL:

SELECT distinct reqh.segment1 req,

         --reqh.wf_item_key,

         reqh.attribute10 Purchase_category,

         cre_usr.user_name creator,

         c_wit.item_type,

         reqh.description req_description,

         c_wias.assigned_user,

         c_wias.activity_result_code,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center