DBA Data[Home] [Help]

APPS.ARP_XLA_UPGRADE dependencies on RA_CUSTOMER_TRX_LINES_ALL

Line 730: ra_customer_trx_lines_all ctl

726: xla_upgrade_dates gps,
727: xla_transaction_entities_upg ent,
728: xla_events ev,
729: xla_ae_headers hdr,
730: ra_customer_trx_lines_all ctl
731: where ct.rowid >= l_start_rowid
732: and ct.rowid <= l_end_rowid
733: and NVL(ct.ax_accounted_flag,'N') = 'N'
734: and ct.customer_trx_id = ctlgd.customer_trx_id