DBA Data[Home] [Help]

APPS.ARH_ADDR_PKG dependencies on ARH_ADDR_PKG

Line 1: PACKAGE BODY arh_addr_pkg as

1: PACKAGE BODY arh_addr_pkg as
2: /* $Header: ARHADDRB.pls 120.20.12000000.2 2007/07/03 11:38:13 nemani ship $*/
3:
4: -- Local specification
5:

Line 794: arp_standard.debug('EXCEPTION: arh_addr_pkg.delete_customer_alt_names');

790: --
791: --
792: exception
793: when OTHERS then
794: arp_standard.debug('EXCEPTION: arh_addr_pkg.delete_customer_alt_names');
795: end delete_customer_alt_names;
796: --
797: --
798: --

Line 3532: END arh_addr_pkg;

3528: --
3529: end check_unique_edi_location;
3530: --
3531:
3532: END arh_addr_pkg;