DBA Data[Home] [Help]

APPS.ARP_ARXVASUM_AMT dependencies on AR_ADJUSTMENTS

Line 33: from ar_adjustments a,

29: count(a.amount)
30: into p_financecharg_amount,
31: p_financecharg_func_amt,
32: p_financecharg_count
33: from ar_adjustments a,
34: ar_payment_schedules ps,
35: ar_receivables_trx rt
36: where
37: a.gl_date between p_start_date