Payables and Cash Management - EBS (MOSC)

MOSC Banner

AP invoice request with HR supervisor hierarchy

edited May 8, 2015 1:11PM in Payables and Cash Management - EBS (MOSC) 4 commentsAnswered

Dear Expert,

    

We have scenario where request is department manager/AP Requester once him /her Approved and then it should follow the HR supervisor hierarchy (who is
manager of first approver, so on) We are able get the first approver/department head or line manager, project manager,

   

SELECT 'person_id:'||requester_id

  FROM ap_invoices_all ai

  WHERE ai.invoice_id=:transactionId

  AND ai.quick_po_header_id is NULL

       

Now, How we can get setup as soon as first approver approved how to get second Approver as first approver manager and so on as HR superviory hierchey
in  AME.

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