DBA Data[Home] [Help]

APPS.IGIRCBJP dependencies on AR_DISTRIBUTIONS

Line 1711: ar_distributions d,

1707: ar_cash_receipts cr,
1708: (Select hz_cust_accounts.account_number customer_number,hz_cust_accounts.cust_account_id customer_id
1709: from hz_parties,hz_cust_accounts where hz_parties.party_id = hz_cust_accounts.party_id) cust, -- bug 3902175
1710: ar_lookups l_cat,
1711: ar_distributions d,
1712: xla_ae_headers xah
1713: WHERE crh.gl_date BETWEEN p_Report.GlDateFrom
1714: AND p_Report.GLDateTo
1715: AND crh.postable_flag = 'Y'