DBA Data[Home] [Help]

APPS.AR_PURGE dependencies on ARP_CT_PKG

Line 4387: arp_ct_pkg.delete_p(p_entity_id);

4383:
4384: -- Call table handler instead of doing direct delete to
4385: -- ra_customer_Trx
4386:
4387: arp_ct_pkg.delete_p(p_entity_id);
4388:
4389: DELETE FROM ra_batches
4390: WHERE batch_id = l_batch_id
4391: AND NOT EXISTS ( SELECT 'x'