DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRX dependencies on XLA_AE_HEADERS

Line 719: xla_ae_headers xh,

715: (NVL(xd.unrounded_accounted_dr,0) -
716: NVL(xd.unrounded_accounted_cr,0)) amount
717: FROM gl_import_references gli,
718: xla_ae_lines xl,
719: xla_ae_headers xh,
720: xla_distribution_links xd
721: WHERE gli.je_batch_id = vl_je_batch_id
722: AND gli.je_header_id = vl_je_header_id
723: AND gli.je_line_num = vl_je_line_num