DBA Data[Home] [Help]

APPS.AR_LATE_CHARGE_PKG dependencies on AR_RECEIVABLES_TRX

Line 1594: ar_receivables_trx rtrx,

1590: p_worker_num
1591: FROM ar_interest_lines l,
1592: ar_interest_headers h,
1593: ar_interest_batches b,
1594: ar_receivables_trx rtrx,
1595: ar_payment_schedules psch
1596: WHERE b.interest_batch_id = g_interest_batch_id
1597: AND h.interest_batch_id = b.interest_batch_id
1598: AND l.INTEREST_HEADER_ID = h.INTEREST_HEADER_ID