DBA Data[Home] [Help]

APPS.AMS_LIST_WF dependencies on WF_MONITOR

Line 187: avalue => wf_monitor.geturl(

183:
184: WF_ENGINE.SetItemAttrText(itemtype => itemtype,
185: itemkey => itemkey,
186: aname => 'MONITOR_URL',
187: avalue => wf_monitor.geturl(
188: wf_core.TRANSLATE('WF_WEB_AGENT'),
189: itemtype,
190: itemkey,
191: 'NO'));

Line 774: avalue => wf_monitor.geturl(

770:
771: WF_ENGINE.SetItemAttrText(itemtype => itemtype,
772: itemkey => itemkey,
773: aname => 'MONITOR_URL',
774: avalue => wf_monitor.geturl(
775: wf_core.TRANSLATE('WF_WEB_AGENT'),
776: itemtype,
777: itemkey,
778: 'NO'));