DBA Data[Home] [Help]

APPS.XLA_ACCOUNTING_PKG dependencies on XLA_SUBLEDGERS

Line 7528: ,xla_subledgers xsl

7524: ,aeh.accounting_date gl_date
7525: ,aeh.completed_date completion_date
7526: FROM xla_ae_headers aeh
7527: ,xla_events_gt xeg
7528: ,xla_subledgers xsl
7529: WHERE aeh.application_id = xeg.application_id
7530: AND aeh.event_id = xeg.event_id
7531: AND xsl.application_id = xeg.application_id
7532: AND xsl.application_id = g_application_id