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 651: ra_mc_trx_line_gl_dist ctlgd,

647: from ra_mc_customer_trx ct,
648: ra_customer_trx_all trx,
649: ra_cust_trx_line_gl_dist_all gld,
650: xla_upgrade_dates gps,
651: ra_mc_trx_line_gl_dist ctlgd,
652: xla_distribution_links dl,
653: xla_ae_headers hdr,
654: xla_ae_headers hdr1
655: --