DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on AR_MC_ADJUSTMENTS

Line 2023: from ar_mc_adjustments adj,

2019: hdr.doc_sequence_value doc_seq_value,
2020: hdr.doc_category_code cat_code,
2021: dist.set_of_books_id sob_id
2022: --
2023: from ar_mc_adjustments adj,
2024: ar_adjustments_all adjt,
2025: xla_upgrade_dates gps,
2026: ar_mc_distributions_all dist,
2027: xla_distribution_links dl,

Line 2283: from ar_mc_adjustments adj,

2279: hdr.accounting_date accounting_date,
2280: hdr1.ledger_id ledger_id,
2281: 1 ln_order
2282: --
2283: from ar_mc_adjustments adj,
2284: ar_adjustments_all adjt,
2285: xla_upgrade_dates gps,
2286: ar_mc_distributions_all dist,
2287: xla_distribution_links dl,