Search 800 + Posts

May 6, 2019

Oracle AME API to find Next Approver in AME hierarchy

Below is quick way to find next approver in Oracle AME hierarchy  ( Using oracle AME APIs)

declare
a   VARCHAR2(100);
b ame_util.approversTable2;
BEGIN
 AME_API2.getNextApprovers4(applicationIdIn   => 200,
                            transactionTypeIn => 'APEXP' ,  --Application Type
                            transactionIdIn   => '9999',   --Transaction ID
                            approvalProcessCompleteYNOut => a,
                            nextApproversOut   => b);
END;

3 comments:

  1. Information is very informative, thanks for sharing this information with us also you can click Google Search Api, and get such type of info, this is the great resource to get such type of information.

    ReplyDelete
    Replies
    1. Great Article Cloud Computing Projects

      Networking Projects

      Final Year Projects for CSE

      JavaScript Training in Chennai

      JavaScript Training in Chennai

      The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training

      Delete
  2. This is a great article with lots of informative resources. I appreciate your work this is really helpful for everyone. Check out our website Image Search Api for more SERP House. related info!

    ReplyDelete