DBA Data[Home] [Help]

APPS.XLA_EVENTS_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 8786: DELETE FROM xla_distribution_links

8782: ,p_module => l_log_module);
8783: END IF;
8784:
8785: -- Bug 5529420
8786: DELETE FROM xla_distribution_links
8787: WHERE application_id= g_application_id and ae_header_id IN
8788: (SELECT xh.ae_header_id
8789: FROM xla_events_int_gt xeg,
8790: xla_ae_headers xh