DBA Data[Home] [Help]

APPS.IEX_STRY_UTL_PUB dependencies on WF_EVENT_T

Line 116: p_event in out NOCOPY wf_event_t)

112: *
113: **/
114: FUNCTION create_workitem_check
115: ( p_subscription_guid in raw,
116: p_event in out NOCOPY wf_event_t)
117: RETURN VARCHAR2;
118:
119: /** subscription function example
120: * for complete work item

Line 125: p_event in out NOCOPY wf_event_t)

121: **/
122:
123: FUNCTION create_workitem_complete
124: ( p_subscription_guid in raw,
125: p_event in out NOCOPY wf_event_t)
126: return varchar2;
127:
128: --Begin bug#5874874 gnramasa 25-Apr-2007
129: procedure clear_uwq_str_summ(p_object_id in number,