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,