DBA Data[Home] [Help]

APPS.AMS_WFCMPAPR_PVT dependencies on WF_MONITOR

Line 937: avalue => wf_monitor.geturl

933:
934: WF_ENGINE.SetItemAttrText(itemtype => itemtype,
935: itemkey => itemkey,
936: aname => 'MONITOR_URL',
937: avalue => wf_monitor.geturl
938: (wf_core.TRANSLATE('WF_WEB_AGENT'), itemtype, itemkey, 'NO')
939: );
940:
941: