DBA Data[Home] [Help]

APPS.HXC_VTL_BUS dependencies on HXC_VTL_BUS

Line 1: Package Body hxc_vtl_bus as

1: Package Body hxc_vtl_bus as
2: /* $Header: hxcvtlrhi.pkb 120.2 2005/09/23 06:39:43 rchennur noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' hxc_vtl_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 171: end hxc_vtl_bus;

167: hr_utility.set_location(' Leaving:'||l_proc, 10);
168: end if;
169: End delete_validate;
170: --
171: end hxc_vtl_bus;