DBA Data[Home] [Help]

APPS.FV_FACTS1_GL_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 1833: xla_distribution_links xd

1829: NVL(xd.unrounded_accounted_cr,0)) amount
1830: FROM gl_import_references gli,
1831: xla_ae_lines xl,
1832: xla_ae_headers xh,
1833: xla_distribution_links xd
1834: WHERE gli.je_batch_id = p_je_batch_id
1835: AND gli.je_header_id = p_je_header_id
1836: AND gli.je_line_num = p_je_line_num
1837: AND xl.gl_sl_link_id = gli.gl_sl_link_id