DBA Data[Home] [Help]

APPS.FV_AR_PKG dependencies on AR_CASH_RECEIPTS

Line 22: ar_cash_receipts cr

18: SUM(entered_cr) entered_cr,
19: SUM(accounted_dr) accounted_dr,
20: SUM(accounted_cr) accounted_cr
21: FROM gl_interface gi,
22: ar_cash_receipts cr
23: WHERE gi.reference30 = 'AR_RECEIVABLE_APPLICATIONS'
24: AND gi.group_id = pcid
25: AND gi.user_je_source_name = 'Receivables'
26: AND gi.set_of_books_id = sob_id