DBA Data[Home] [Help]

APPS.EDR_PSIG_RULE dependencies on WF_EVENT_T

Line 13: p_event in out NOCOPY wf_event_t

9:
10: function PSIG_RULE
11: (
12: p_subscription_guid in raw,
13: p_event in out NOCOPY wf_event_t
14: ) return varchar2;
15:
16:
17: