DBA Data[Home] [Help]

APPS.WF_DIAGNOSTICS dependencies on WF_MAILER_TAGS

Line 2252: from wf_mailer_tags

2248: tag_id,
2249: action,
2250: pattern,
2251: allow_reload
2252: from wf_mailer_tags
2253: order by name;
2254: begin
2255: l_cells(1) := 'WH:Workflow Notification Tags Value';
2256: Get_Table(l_cells, 1, 'H', l_result);