DBA Data[Home] [Help]

APPS.IRC_NOTIFICATION_WORKFLOW_PKG dependencies on AME_API2

Line 682: ame_api2.getNextApprovers2(applicationIdIn => 800

678: l_person_type := null;
679: if l_ameTransactionType is not NULL then
680: hr_utility.set_location('AME Transaction Type : ' || l_ameTransactionType, 20);
681: begin
682: ame_api2.getNextApprovers2(applicationIdIn => 800
683: , transactionTypeIn => l_ameTransactionType
684: , transactionIdIn => p_itemKey
685: , approvalProcessCompleteYNOut => l_approvalprocesscompleteynout
686: , nextApproversOut => l_nextApprovers