DBA Data[Home] [Help]

APPS.AR_AGING_BUCKETS_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 1719: ,xla_distribution_links lk

1715: p_rep_from_info := p_rep_from_info ||' ,ra_cust_trx_types types ';
1716:
1717: ELSE
1718: p_rep_from_info := p_rep_from_info ||'
1719: ,xla_distribution_links lk
1720: ,xla_ae_lines ae
1721: ,ra_cust_trx_types types ';
1722:
1723: p_rep_where_cls := p_rep_where_cls || '

Line 2760: xla_distribution_links xdl,

2756: age_ps.amt_due_remaining,
2757: ae.currency_code
2758: from xla_ae_headers hdr,
2759: xla_ae_lines ae,
2760: xla_distribution_links xdl,
2761: ( select /*+ leading(ext) index(ra AR_RECEIVABLE_APPLICATIONS_N3)*/
2762: ra.event_id,
2763: ext.payment_schedule_id,
2764: ext.amt_due_remaining,