DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRX dependencies on XLA_AE_HEADERS

Line 800: xla_ae_headers xh,

796: (NVL(xd.unrounded_accounted_dr,0) -
797: NVL(xd.unrounded_accounted_cr,0)) amount
798: FROM gl_import_references gli,
799: xla_ae_lines xl,
800: xla_ae_headers xh,
801: xla_distribution_links xd
802: WHERE gli.je_batch_id = vl_je_batch_id
803: AND gli.je_header_id = vl_je_header_id
804: AND gli.je_line_num = vl_je_line_num