DBA Data[Home] [Help]

APPS.JA_JAINJVR_XMLP_PKG dependencies on GL_JE_LINES

Line 150: gl_je_lines gjl,

146: || This has been changed to ledger_id
147: */
148: SELECT count(*) INTO v_count
149: FROM gl_je_headers gjh,
150: gl_je_lines gjl,
151: gl_code_combinations gcc,
152: gl_sets_of_books gsob
153: WHERE gjh.je_header_id = gjl.je_header_id
154: AND gcc.code_combination_id = gjl.code_combination_id