DBA Data[Home] [Help]

APPS.ARH_CSU_PKG dependencies on ARH_CSU_PKG

Line 1: PACKAGE BODY arh_csu_pkg as

1: PACKAGE BODY arh_csu_pkg as
2: /* $Header: ARHCSUB.pls 120.9.12000000.2 2007/08/22 13:20:59 rmanikan ship $*/
3: --
4: --
5: --

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: --

Line 1431: END arh_csu_pkg;

1427: --
1428: END Update_Row;
1429: --
1430: --
1431: END arh_csu_pkg;