DBA Data[Home] [Help]

APPS.ARP_CASH_BASIS_JE_REPORT dependencies on AR_DISTRIBUTIONS

Line 1681: ar_distributions d

1677: FROM ar_cash_receipt_history crh,
1678: ar_cash_receipts cr,
1679: hz_cust_accounts cust,
1680: ar_lookups l_cat,
1681: ar_distributions d
1682: WHERE crh.gl_date BETWEEN p_Report.GlDateFrom
1683: AND p_Report.GLDateTo
1684: AND crh.postable_flag = 'Y'
1685: AND cr.cash_receipt_id = crh.cash_receipt_id