DBA Data[Home] [Help]

APPS.HXC_FIND_NOTIFY_APRS_PKG dependencies on HXC_APPROVAL_WF_UTIL

Line 1512: l_project_manager := hxc_approval_wf_util.get_previous_approver

1508: -- we need to notify the previous project manager to ensure we can complete
1509: -- the ELA approval. We can look up the previous approver, because we
1510: -- stored it when we were generating the application period.
1511: --
1512: l_project_manager := hxc_approval_wf_util.get_previous_approver
1513: (p_itemtype,p_itemkey,l_ap_bb_id);
1514: if(l_project_manager is not null) then
1515: wf_engine.SetItemAttrNumber
1516: (itemtype => p_itemtype,