DBA Data[Home] [Help]

APPS.ARP_PROCESS_WRITEOFF dependencies on AR_CASH_RECEIPT_HISTORY

Line 329: ar_cash_receipt_history crh,

325: NVL(app.amount_applied_from,app.amount_applied),0),0),0)) written_off_amount,
326: crh.batch_id batch_id
327: FROM ar_payment_schedules ps,
328: ar_cash_receipts acr,
329: ar_cash_receipt_history crh,
330: ar_receivable_applications app
331: WHERE ps.invoice_currency_code = c_receipt_currency_code
332: AND acr.cash_receipt_id = ps.cash_receipt_id
333: AND acr.cash_receipt_id = crh.cash_receipt_id