DBA Data[Home] [Help]

APPS.PA_AUTOALLOC_WF_PKG dependencies on WF_MONITOR

Line 375: wf_monitor.GetDiagramUrl(wf_core.translate('WF_WEB_AGENT'),

371: WriteDebugMsg('Attribute Allocation Set_Name = '||v_allocation_set_name);
372:
373: begin
374: v_monitor_url :=
375: wf_monitor.GetDiagramUrl(wf_core.translate('WF_WEB_AGENT'),
376: PA_item_type, PA_item_key,'YES');
377: exception
378: when others then
379: v_monitor_url := 'Invalid URL';