1456: G_x_inv_gl_line_num,
1457: G_x_inv_gl_header_name,
1458: G_x_inv_gl_batch_name
1459: FROM gl_je_lines je,ra_customer_trx_lines_all rctla,
1460: ra_cust_trx_line_gl_dist_all rctlgda ,
1461: gl_je_headers jh,
1462: gl_je_batches jb
1463: WHERE je.reference_2 = TO_CHAR(rctlgda.customer_trx_id)
1464: AND je.reference_3 = TO_CHAR(rctlgda.cust_trx_line_gl_dist_id)