DBA Data[Home] [Help]

APPS.XLA_JOURNAL_ENTRIES_PUB_PKG dependencies on XLA_SUBLEDGERS

Line 518: , xla_subledgers xsu

514: SELECT xgl.currency_code, xsu.je_source_name
515: FROM xla_gl_ledgers_v xgl
516: , xla_ae_headers xah
517: , xla_events evt
518: , xla_subledgers xsu
519: WHERE xgl.ledger_id = xah.ledger_id
520: AND xsu.application_id = xah.application_id
521: AND xah.ae_header_id = p_ae_header_id
522: AND xah.application_id = p_application_id