DBA Data[Home] [Help]

APPS.XLA_EVENTS_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 9524: DELETE FROM xla_distribution_links

9520: ,p_module => l_log_module);
9521: END IF;
9522:
9523: -- Bug 5529420
9524: DELETE FROM xla_distribution_links
9525: WHERE application_id= g_application_id and ae_header_id IN
9526: (SELECT xh.ae_header_id
9527: FROM xla_events_int_gt xeg,
9528: xla_ae_headers xh