DBA Data[Home] [Help]

APPS.JAI_FBT_PROCESS_P dependencies on GL_JE_LINES

Line 1348: , gl_je_lines line

1344: HEAD.CURRENCY_CONVERSION_DATE
1345:
1346: FROM
1347: gl_je_headers head
1348: , gl_je_lines line
1349: , gl_je_batches batch
1350: WHERE line.effective_date >= ld_start_date
1351: AND line.effective_date <= ld_end_date
1352: AND line.STATUS = 'P'