DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on AR_CASH_RECEIPTS_ALL

Line 1106: ar_cash_receipts_all rec,

1102: hdr.doc_category_code cat_code,
1103: dist.set_of_books_id sob_id
1104: --
1105: from ar_mc_cash_receipts cr,
1106: ar_cash_receipts_all rec,
1107: ar_cash_receipt_history_all crh,
1108: xla_upgrade_dates gps,
1109: ar_mc_cash_receipt_hist mccrh,
1110: ar_mc_distributions_all dist,

Line 1175: ar_cash_receipts_all rec,

1171: hdr.doc_category_code cat_code,
1172: dist.set_of_books_id sob_id
1173: --
1174: from ar_mc_cash_receipts cr,
1175: ar_cash_receipts_all rec,
1176: ar_receivable_applications_all ra,
1177: xla_upgrade_dates gps,
1178: ar_mc_receivable_apps app,
1179: ar_mc_distributions_all dist,

Line 1243: ar_cash_receipts_all rec,

1239: hdr.doc_category_code cat_code,
1240: dist.set_of_books_id sob_id
1241: --
1242: from ar_mc_cash_receipts cr,
1243: ar_cash_receipts_all rec,
1244: ar_misc_cash_distributions_all mcd,
1245: xla_upgrade_dates gps,
1246: ar_mc_misc_cash_dists mcmcd,
1247: ar_mc_distributions_all dist,

Line 1511: ar_cash_receipts_all rec,

1507: hdr1.ledger_id ledger_id,
1508: 1 ln_order
1509: --
1510: from ar_mc_cash_receipts cr,
1511: ar_cash_receipts_all rec,
1512: ar_cash_receipt_history_all crh,
1513: xla_upgrade_dates gps,
1514: ar_mc_cash_receipt_hist mccrh,
1515: ar_mc_distributions_all dist,

Line 1599: ar_cash_receipts_all rec,

1595: hdr1.ledger_id ledger_id,
1596: 2 ln_order
1597: --
1598: from ar_mc_cash_receipts cr,
1599: ar_cash_receipts_all rec,
1600: ar_receivable_applications_all ra,
1601: xla_upgrade_dates gps,
1602: ar_mc_receivable_apps app,
1603: ar_mc_distributions_all dist,

Line 1682: ar_cash_receipts_all rec,

1678: hdr.ledger_id ledger_id,
1679: 3 ln_order
1680: --
1681: from ar_mc_cash_receipts cr,
1682: ar_cash_receipts_all rec,
1683: ar_misc_cash_distributions_all mcd,
1684: xla_upgrade_dates gps,
1685: ar_mc_misc_cash_dists mcmcd,
1686: ar_mc_distributions_all dist,

Line 2560: ar_cash_receipts_all rec,

2556: hdr.ledger_id ledger_id,
2557: 1 ln_order
2558: --
2559: from ar_mc_cash_receipts cr,
2560: ar_cash_receipts_all rec,
2561: ar_receivable_applications_all app,
2562: xla_upgrade_dates gps,
2563: ar_mc_receivable_apps ra,
2564: ar_mc_distributions_all dist,