DBA Data[Home] [Help]

APPS.XLA_ACCOUNTING_PKG dependencies on XLA_SUBLEDGERS

Line 7907: ,xla_subledgers xsl

7903: ,aeh.accounting_date gl_date
7904: ,aeh.completed_date completion_date
7905: FROM xla_ae_headers aeh
7906: ,xla_events_gt xeg
7907: ,xla_subledgers xsl
7908: WHERE aeh.application_id = xeg.application_id
7909: AND aeh.event_id = xeg.event_id
7910: AND xsl.application_id = xeg.application_id
7911: AND xsl.application_id = g_application_id