DBA Data[Home] [Help]

APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on GL_CODE_COMBINATIONS

Line 3483: ,gl_code_combinations gcc

3479: , ledger_id -- 4955764
3480: , accounting_date -- 4955764
3481: , gcc.reference3 control_balance_flag --4930177
3482: FROM xla_ae_lines_gt lin
3483: ,gl_code_combinations gcc
3484: WHERE ledger_id = l_ledger_attrs.array_ledger_id(i)
3485: AND ae_line_num is not NULL
3486: AND lin.code_combination_id = gcc.code_combination_id(+) --5261785
3487: GROUP BY lin.ae_header_id