DBA Data[Home] [Help]

APPS.AR_PURGE dependencies on ARP_CT_PKG

Line 3488: arp_ct_pkg.delete_p(p_entity_id);

3484:
3485: -- Call table handler instead of doing direct delete to
3486: -- ra_customer_Trx
3487:
3488: arp_ct_pkg.delete_p(p_entity_id);
3489:
3490: DELETE FROM ra_batches
3491: WHERE batch_id = l_batch_id
3492: AND NOT EXISTS ( SELECT 'x'