DBA Data[Home] [Help]

APPS.IRC_NOTIFICATION_WORKFLOW_PKG dependencies on AME_API2

Line 461: ame_api2.getNextApprovers2(applicationIdIn => 800

457: l_person_type := null;
458: if l_ameTransactionType is not NULL then
459: hr_utility.set_location('AME Transaction Type : ' || l_ameTransactionType, 20);
460: begin
461: ame_api2.getNextApprovers2(applicationIdIn => 800
462: , transactionTypeIn => l_ameTransactionType
463: , transactionIdIn => p_itemKey
464: , approvalProcessCompleteYNOut => l_approvalprocesscompleteynout
465: , nextApproversOut => l_nextApprovers