DBA Data[Home] [Help]

APPS.WF_DIAGNOSTICS dependencies on WF_MAILER_TAGS

Line 2487: from wf_mailer_tags

2483: tag_id,
2484: action,
2485: pattern,
2486: allow_reload
2487: from wf_mailer_tags
2488: order by name;
2489: begin
2490: l_cells(1) := 'WH:Workflow Notification Tags Value';
2491: Get_Table(l_cells, 1, 'H', l_result);