DBA Data[Home] [Help]

APPS.HR_DYNAMIC_APPROVAL_WEB dependencies on WF_ENGINE_UTIL

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

5240: msg := substr(avalue, colon + 1);
5241: end if;
5242:
5243: -- Actually send the notification
5244: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,
5245: msg, msgtype, prole, expand_role,
5246: resultout);
5247:
5248: