DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on ARP_CTLGD_PKG

Line 1433: arp_ctlgd_pkg.delete_f_ctl_id( tax.customer_trx_line_id, null, null );

1429: | Delete the account assignments and account sets associated with |
1430: | this tax line. |
1431: *********************************************************************/
1432:
1433: arp_ctlgd_pkg.delete_f_ctl_id( tax.customer_trx_line_id, null, null );
1434:
1435: /*********************************************************************
1436: | Call the table handler to delete the tax record |
1437: *********************************************************************/