DBA Data[Home] [Help]

APPS.AR_LATE_CHARGE_PKG dependencies on AR_RECEIVABLES_TRX

Line 1634: ar_receivables_trx rtrx,

1630: p_worker_num
1631: FROM ar_interest_lines l,
1632: ar_interest_headers h,
1633: ar_interest_batches b,
1634: ar_receivables_trx rtrx,
1635: ar_payment_schedules psch
1636: WHERE b.interest_batch_id = g_interest_batch_id
1637: AND h.interest_batch_id = b.interest_batch_id
1638: AND l.INTEREST_HEADER_ID = h.INTEREST_HEADER_ID