DBA Data[Home] [Help]

APPS.ARP_PROCESS_MISC_RECEIPTS2 dependencies on ARP_XLA_EVENTS

Line 419: ARP_XLA_EVENTS.delete_event

415:
416: -- Bug 2021718: call the entity handler for ar_cash_receipt_history rather
417: -- then doing the delete in this package.
418: /*6879698*/
419: ARP_XLA_EVENTS.delete_event
420: ( p_document_id => p_cash_receipt_id,
421: p_doc_table => 'CRH');
422:
423: arp_cr_history_pkg.delete_p_cr(p_cash_receipt_id);