DBA Data[Home] [Help]

APPS.ARH_CSU_PKG dependencies on ARP_STANDARD

Line 179: arp_standard.debug('EXCEPTION: arh_csu_pkg.delete_customer_alt_names');

175: --
176: --
177: exception
178: when OTHERS then
179: arp_standard.debug('EXCEPTION: arh_csu_pkg.delete_customer_alt_names');
180: end delete_customer_alt_names;
181: --
182: --
183: --