DBA Data[Home] [Help]

APPS.GL_WF_JE_APPROVAL_PKG dependencies on WF_MONITOR

Line 369: l_monitor_url := wf_monitor.GetUrl(wf_core.translate('WF_WEB_AGENT'),

365: avalue => p_preparer_resp_id );
366: diagn_msg('Attribute PREPARER_RESP_ID set');
367:
368: -- Get the monitor URL
369: l_monitor_url := wf_monitor.GetUrl(wf_core.translate('WF_WEB_AGENT'),
370: l_itemtype, l_itemkey, 'NO');
371: wf_engine.SetItemAttrText( itemtype => l_itemtype,
372: itemkey => l_itemkey,
373: aname => 'MONITOR_URL',