DBA Data[Home] [Help]

APPS.WF_ERROR_QH dependencies on WF_AGENT_T

Line 58: p_out_agent_override in wf_agent_t default null);

54: * @rep:displayname Enqueue Business Event
55: * @rep:compatibility S
56: */
57: PROCEDURE enqueue(p_event in wf_event_t,
58: p_out_agent_override in wf_agent_t default null);
59: -------------------------------------------------------------------------
60: end WF_ERROR_QH;