DBA Data[Home] [Help]

APPS.ARP_XLA_UPGRADE dependencies on AR_MISC_CASH_DISTRIBUTIONS_ALL

Line 1888: ar_misc_cash_distributions_all mcd,

1884: rmth.name CAT_CODE ,
1885: te.entity_id ENTITY_ID
1886: FROM ar_cash_receipts_all cr,
1887: --ar_system_parameters_all sys,
1888: ar_misc_cash_distributions_all mcd,
1889: xla_upgrade_dates gps,
1890: ar_receipt_methods rmth,
1891: ar_cash_receipt_history_all crh,
1892: xla_transaction_entities_upg te

Line 2473: ar_misc_cash_distributions_all mcd,

2469: hdr.accounting_date accounting_date,
2470: hdr.ledger_id ledger_id,
2471: 1 ln_order
2472: from ar_cash_receipts_all cr,
2473: ar_misc_cash_distributions_all mcd,
2474: xla_upgrade_dates gps,
2475: ar_cash_receipt_history_all crh,
2476: xla_transaction_entities_upg ent,
2477: xla_events ev,

Line 4183: ar_misc_cash_distributions_all mcd,

4179: rmth.name CAT_CODE ,
4180: te.entity_id ENTITY_ID
4181: FROM ar_cash_receipts_all cr,
4182: --ar_system_parameters_all sys,
4183: ar_misc_cash_distributions_all mcd,
4184: --xla_upgrade_dates gps,
4185: ar_receipt_methods rmth,
4186: ar_cash_receipt_history_all crh,
4187: xla_transaction_entities_upg te

Line 4809: ar_misc_cash_distributions_all mcd,

4805: hdr.ledger_id ledger_id,
4806: 1 ln_order,
4807: nvl((select max(ae_line_num) from xla_ae_lines ael where ael.ae_header_id=hdr.ae_header_id and application_id=222),1000) max_line_num
4808: from ar_cash_receipts_all cr,
4809: ar_misc_cash_distributions_all mcd,
4810: -- xla_upgrade_dates gps,
4811: ar_cash_receipt_history_all crh,
4812: xla_transaction_entities_upg ent,
4813: xla_events ev,