DBA Data[Home] [Help]

APPS.IRC_NOTIFICATION_WORKFLOW_PKG dependencies on WF_EVENT_T

Line 10: , p_event in out nocopy WF_EVENT_T ) return varchar2;

6: --+
7: --+ launchNotificationsWorkflow
8: --+
9: function launchNotificationsWorkflow ( p_subscriptionGuid in raw
10: , p_event in out nocopy WF_EVENT_T ) return varchar2;
11: --+
12: --+ loadWorkflowAttributes
13: --+
14: