DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on RA_MC_TRX_LINE_GL_DIST

Line 215: ra_mc_trx_line_gl_dist ctlgd,

211: from ra_mc_customer_trx ct,
212: ra_customer_trx_all trx,
213: ra_cust_trx_line_gl_dist_all gld,
214: xla_upgrade_dates gps,
215: ra_mc_trx_line_gl_dist ctlgd,
216: xla_distribution_links dl,
217: xla_ae_headers hdr
218: --
219: where ct.rowid >= l_start_rowid

Line 647: ra_mc_trx_line_gl_dist ctlgd,

643: from ra_mc_customer_trx ct,
644: ra_customer_trx_all trx,
645: ra_cust_trx_line_gl_dist_all gld,
646: xla_upgrade_dates gps,
647: ra_mc_trx_line_gl_dist ctlgd,
648: xla_distribution_links dl,
649: xla_ae_headers hdr,
650: xla_ae_headers hdr1
651: --