DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on ARP_CR_HISTORY_PKG

Line 405: arp_cr_history_pkg.delete_p_cr(p_cash_receipt_id);

401:
402: -- delete all AR_CASH_RECEIPT_HISTORY records created for this
403: -- receipt:
404: -- Bug 2021718: Call entity handler for delete
405: arp_cr_history_pkg.delete_p_cr(p_cash_receipt_id);
406:
407: -- DELETE AR_CASH_RECEIPT_HISTORY
408: -- WHERE cash_receipt_id = p_cash_receipt_id;
409: