DBA Data[Home] [Help]

APPS.HXC_HEG_BUS dependencies on HXC_HEG_BUS

Line 1: Package Body hxc_heg_bus as

1: Package Body hxc_heg_bus as
2: /* $Header: hxchegrhi.pkb 120.2 2005/09/23 10:42:21 sechandr noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' hxc_heg_bus.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' hxc_heg_bus.'; -- Global package name
9: g_debug boolean :=hr_utility.debug_enabled;
10: --
11: -- The following two global variables are only to be
12: -- used by the return_legislation_code function.

Line 154: end hxc_heg_bus;

150: hr_utility.set_location(' Leaving:'||l_proc, 10);
151: end if;
152: End delete_validate;
153: --
154: end hxc_heg_bus;