DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRX dependencies on GL_IMPORT_REFERENCES

Line 798: FROM gl_import_references gli,

794: union all
795: SELECT to_char(xd.source_distribution_id_num_1) transaction_id,
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