DBA Data[Home] [Help]

APPS.XDP_AQ_UTILITIES dependencies on XDPCORE_FA

Line 1649: XDPCORE_FA.HandOverChannel (

1645: END IF;
1646: ELSE
1647: -- Handover the channel to the next one
1648: null;
1649: XDPCORE_FA.HandOverChannel (
1650: lv_wf_object.channel_name,
1651: 0,
1652: NULL,
1653: 'ADMIN',

Line 1776: XDPCORE_FA.HandOverChannel (

1772: raise_application_error(-20530,lv_error_description);
1773: END IF;
1774: ELSE
1775: /* Handover the channel to the next one */
1776: XDPCORE_FA.HandOverChannel (
1777: lv_wf_object.channel_name,
1778: 0,
1779: NULL,
1780: 'ADMIN',