Procurement - EBS (MOSC)

MOSC Banner

Getting the list of approvers/approver groups of a PR

Hello Team,

I'm required to get the list of approvers/approver groups in a PR generated in iProcurement module. I have achieved this using the below function.

ame_api2.getAllApprovers7
(applicationIdIn => fndApplicationId
,transactionTypeIn => transactionTypeId
,transactionIdIn => transactionId
,approvalProcessCompleteYNOut => finish
,approversOut => approvers);

Is there any other way to achieve the same? By querying a table or a view? Please advise.

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