DBA Data[Home] [Help]

APPS.HXC_TIME_ATTRIBUTES_API dependencies on HXC_TIME_ATTRIBUTES_API

Line 1: package body hxc_time_attributes_api as

1: package body hxc_time_attributes_api as
2: /* $Header: hxctatapi.pkb 120.4 2005/10/23 02:14:30 gkrishna noship $ */
3:
4: g_package varchar2(33) := ' hxc_time_attributes_api.';
5:

Line 4: g_package varchar2(33) := ' hxc_time_attributes_api.';

1: package body hxc_time_attributes_api as
2: /* $Header: hxctatapi.pkb 120.4 2005/10/23 02:14:30 gkrishna noship $ */
3:
4: g_package varchar2(33) := ' hxc_time_attributes_api.';
5:
6: g_debug boolean := hr_utility.debug_enabled;
7:
8: -- private procedure

Line 816: end hxc_time_attributes_api;

812:
813: end delete_attributes;
814:
815:
816: end hxc_time_attributes_api;