DBA Data[Home] [Help]

APPS.ARP_XLA_UPGRADE dependencies on GL_JE_LINES

Line 3227: gl_je_lines gjl

3223: xla_distribution_links xdl,
3224: ar_cash_receipt_history_all crh,
3225: xla_upgrade_dates gps,
3226: ar_distributions_all ard,
3227: gl_je_lines gjl
3228: where xte.source_id_int_1 = cr.cash_receipt_id
3229: AND xah.accounting_date BETWEEN GPS.START_DATE AND GPS.END_DATE
3230: and xte.upg_batch_id is not null
3231: and xte.ledger_id = cr.set_of_books_id

Line 3278: gl_je_lines gjl

3274: xla_distribution_links xdl,
3275: ar_receivable_applications_all unapp,
3276: xla_upgrade_dates gps,
3277: ar_distributions_all ard,
3278: gl_je_lines gjl
3279: where xte.source_id_int_1 = cr.cash_receipt_id
3280: AND xah.accounting_date BETWEEN GPS.START_DATE AND GPS.END_DATE
3281: and xte.upg_batch_id is not null
3282: and xte.ledger_id = cr.set_of_books_id

Line 3332: GL_JE_LINES GLD,

3328: USE_NL_WITH_INDEX(lnk XLA_DISTRIBUTION_LINKS_N1)
3329: */
3330: LN.GL_SL_LINK_ID, 'XLAJEL'
3331: FROM GL_JE_HEADERS GHD,
3332: GL_JE_LINES GLD,
3333: XLA_UPGRADE_DATES GPS,
3334: XLA_DISTRIBUTION_LINKS LNK,
3335: XLA_AE_LINES LN
3336: WHERE EXISTS

Line 3386: GL_JE_LINES GLD,

3382: USE_NL_WITH_INDEX(lnk XLA_DISTRIBUTION_LINKS_N1)
3383: */
3384: LN.GL_SL_LINK_ID, 'XLAJEL'
3385: FROM GL_JE_HEADERS GHD,
3386: GL_JE_LINES GLD,
3387: XLA_UPGRADE_DATES GPS,
3388: XLA_DISTRIBUTION_LINKS LNK,
3389: XLA_AE_LINES LN
3390: WHERE EXISTS