DBA Data[Home] [Help]

APPS.ARP_ARXVASUM_AMT dependencies on AR_RECEIVABLE_APPLICATIONS

Line 102: ar_receivable_applications ra

98: p_unearned_func_disc,
99: p_earned_disc_count,
100: p_unearned_disc_count
101: FROM ar_payment_schedules ps,
102: ar_receivable_applications ra
103: where
104: ra.gl_date between p_start_date
105: and p_end_date
106: AND ps.payment_schedule_id = ra.applied_payment_schedule_id