DBA Data[Home] [Help]

APPS.POS_WC_VIEW_CANCEL_PVT dependencies on WF_ENGINE

Line 1313: WF_ENGINE.CompleteActivity(l_wf_itemtype, l_wf_itemkey,

1309: open ship_header_cursor(p_wc_id);
1310: fetch ship_header_cursor into l_wf_itemtype, l_wf_itemkey;
1311: close ship_header_cursor;
1312:
1313: WF_ENGINE.CompleteActivity(l_wf_itemtype, l_wf_itemkey,
1314: 'WC_APPROVE', 'Cancel');
1315:
1316: POS_ASN_NOTIF.GENERATE_WC_NOTIF
1317: (