DBA Data[Home] [Help]

APPS.WF_OID dependencies on WF_EVENT_T

Line 395: p_event in out nocopy wf_event_t)

391: end PutAppEventStatus;
392: --
393: -------------------------------------------------------------------------------
394: FUNCTION user_change(p_subscription_guid in raw,
395: p_event in out nocopy wf_event_t)
396: return varchar2 is
397:
398: begin
399: -- No point re-processing our own changes --