DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on ARP_CR_HISTORY_PKG

Line 424: arp_cr_history_pkg.delete_p_cr(p_cash_receipt_id);

420:
421: -- delete all AR_CASH_RECEIPT_HISTORY records created for this
422: -- receipt:
423: -- Bug 2021718: Call entity handler for delete
424: arp_cr_history_pkg.delete_p_cr(p_cash_receipt_id);
425:
426: -- DELETE AR_CASH_RECEIPT_HISTORY
427: -- WHERE cash_receipt_id = p_cash_receipt_id;
428: