DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on ARP_CTLGD_PKG

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

1663: | Delete the account assignments and account sets associated with |
1664: | this tax line. |
1665: *********************************************************************/
1666:
1667: arp_ctlgd_pkg.delete_f_ctl_id( tax.customer_trx_line_id, null, null );
1668:
1669: /*********************************************************************
1670: | Call the table handler to delete the tax record |
1671: *********************************************************************/