DBA Data[Home] [Help]

APPS.HR_DYNAMIC_APPROVAL_WEB dependencies on WF_ENGINE_UTIL

Line 5360: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,

5356: msg := substr(avalue, colon + 1);
5357: end if;
5358:
5359: -- Actually send the notification
5360: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,
5361: msg, msgtype, prole, expand_role,
5362: resultout);
5363:
5364: