DBA Data[Home] [Help]

APPS.ARP_RATE_ADJ dependencies on AR_CASH_RECEIPT_HISTORY_ALL

Line 277: old_crh_reverse_rec ar_cash_receipt_history_all%ROWTYPE;

273: l_count NUMBER;
274:
275:
276: --BUG#5201086
277: old_crh_reverse_rec ar_cash_receipt_history_all%ROWTYPE;
278: old_reverse_crh_id NUMBER;
279: CURSOR c_distrib(p_source_id IN NUMBER,
280: p_source_table IN VARCHAR2,
281: p_status IN VARCHAR2)