DBA Data[Home] [Help]

APPS.XTR_SEND_PAYMENT_PKG dependencies on WF_ENGINE

Line 69: l_request_id := wf_engine.getitemattrtext(p_item_type,

65: BEGIN
66:
67: /* Get the Requst Id from the WF */
68:
69: l_request_id := wf_engine.getitemattrtext(p_item_type,
70: p_item_key,
71: 'REQUEST_ID');
72:
73: /* Call WF API to wait for conc program */