DBA Data[Home] [Help]

APPS.GL_JOURNALS_AUTOCOPY dependencies on GL_CODE_COMBINATIONS

Line 503: gl_code_combinations cc, gl_je_lines_recon rec

499: sysdate, usr_id, sysdate,
500: usr_id, log_id
501: FROM gl_je_batches jeb, gl_je_headers jeh1, gl_je_headers jeh2,
502: gl_ledgers lgr, gl_je_lines jel,
503: gl_code_combinations cc, gl_je_lines_recon rec
504: WHERE jeb.je_batch_id = jeb_id
505: AND jeb.average_journal_flag = 'N'
506: AND jeh1.je_batch_id = jeb_id
507: AND jeh1.actual_flag = 'A'