DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on AR_CASH_RECEIPTS_ALL

Line 1128: ar_cash_receipts_all rec,

1124: hdr.doc_category_code cat_code,
1125: dist.set_of_books_id sob_id
1126: --
1127: from ar_mc_cash_receipts cr,
1128: ar_cash_receipts_all rec,
1129: ar_cash_receipt_history_all crh,
1130: xla_upgrade_dates gps,
1131: ar_mc_cash_receipt_hist mccrh,
1132: ar_mc_distributions_all dist,

Line 1197: ar_cash_receipts_all rec,

1193: hdr.doc_category_code cat_code,
1194: dist.set_of_books_id sob_id
1195: --
1196: from ar_mc_cash_receipts cr,
1197: ar_cash_receipts_all rec,
1198: ar_receivable_applications_all ra,
1199: xla_upgrade_dates gps,
1200: ar_mc_receivable_apps app,
1201: ar_mc_distributions_all dist,

Line 1265: ar_cash_receipts_all rec,

1261: hdr.doc_category_code cat_code,
1262: dist.set_of_books_id sob_id
1263: --
1264: from ar_mc_cash_receipts cr,
1265: ar_cash_receipts_all rec,
1266: ar_misc_cash_distributions_all mcd,
1267: xla_upgrade_dates gps,
1268: ar_mc_misc_cash_dists mcmcd,
1269: ar_mc_distributions_all dist,

Line 1533: ar_cash_receipts_all rec,

1529: hdr1.ledger_id ledger_id,
1530: 1 ln_order
1531: --
1532: from ar_mc_cash_receipts cr,
1533: ar_cash_receipts_all rec,
1534: ar_cash_receipt_history_all crh,
1535: xla_upgrade_dates gps,
1536: ar_mc_cash_receipt_hist mccrh,
1537: ar_mc_distributions_all dist,

Line 1646: ar_cash_receipts_all rec,

1642: hdr1.ledger_id ledger_id,
1643: 2 ln_order
1644: --
1645: from ar_mc_cash_receipts cr,
1646: ar_cash_receipts_all rec,
1647: ra_customer_trx_all trxinv,
1648: ar_receivable_applications_all ra,
1649: gl_sets_of_books gsb,
1650: xla_upgrade_dates gps,

Line 1734: ar_cash_receipts_all rec,

1730: hdr1.ledger_id ledger_id,
1731: 3 ln_order
1732: --
1733: from ar_mc_cash_receipts cr,
1734: ar_cash_receipts_all rec,
1735: ar_misc_cash_distributions_all mcd,
1736: xla_upgrade_dates gps,
1737: ar_mc_misc_cash_dists mcmcd,
1738: ar_mc_distributions_all dist,

Line 2615: ar_cash_receipts_all rec,

2611: hdr.ledger_id ledger_id,
2612: 1 ln_order
2613: --
2614: from ar_mc_cash_receipts cr,
2615: ar_cash_receipts_all rec,
2616: ra_customer_trx_all trxinv,
2617: ar_receivable_applications_all app,
2618: xla_upgrade_dates gps,
2619: ar_mc_receivable_apps ra,