DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on AR_ADJUSTMENTS_ALL

Line 2024: ar_adjustments_all adjt,

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,
2028: xla_ae_headers hdr

Line 2284: ar_adjustments_all adjt,

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,
2288: xla_ae_headers hdr,