DBA Data[Home] [Help]

APPS.WF_ERROR_QH dependencies on DBMS_AQ

Line 14: navigation binary_integer := dbms_aq.next_message;

10: * @rep:compatibility S
11: * @rep:category BUSINESS_ENTITY WF_EVENT
12: */
13: -------------------------------------------------------------------------
14: navigation binary_integer := dbms_aq.next_message;
15: -------------------------------------------------------------------------
16: /*#
17: * Dequeues an event message from the queue associated with the specified
18: * inbound error agent.