DBA Data[Home] [Help]

APPS.GL_BC_PACKETS_PKG dependencies on GL_JE_LINES

Line 173: gl_je_lines jel

169: jel.entered_dr, jel.entered_cr, jel.accounted_dr,jel.accounted_cr,
170: jel.ussgl_transaction_code, jeh.je_batch_id, jeh.je_header_id,
171: jel.je_line_num, 101, x_session_id, x_serial_id
172: FROM gl_je_batches jeb, gl_period_statuses per, gl_je_headers jeh,
173: gl_je_lines jel
174: WHERE jeb.je_batch_id = batch_id
175: AND per.application_id = 101
176: AND per.ledger_id = jeh.ledger_id
177: AND per.period_name = jeb.default_period_name