DBA Data[Home] [Help]

APPS.HZ_TIMEZONE_UTILS_PVT dependencies on HZ_TIMEZONE_UTILS_PVT

Line 1: PACKAGE BODY HZ_TIMEZONE_UTILS_PVT AS

1: PACKAGE BODY HZ_TIMEZONE_UTILS_PVT AS
2: /*$Header: ARHTZUTB.pls 120.5 2005/10/30 03:55:25 appldev noship $ */
3:
4: procedure duplicate_country_code(p_territory_code in varchar2, x_return_status out nocopy varchar2) is
5:

Line 347: END HZ_TIMEZONE_UTILS_PVT;

343:
344: end;
345:
346:
347: END HZ_TIMEZONE_UTILS_PVT;