DBA Data[Home] [Help]

APPS.HXC_ULD_BUS dependencies on HXC_ULD_BUS

Line 1: Package Body hxc_uld_bus as

1: Package Body hxc_uld_bus as
2: /* $Header: hxculdrhi.pkb 120.2 2005/09/23 06:19:32 rchennur noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' hxc_uld_bus.'; -- Global package name
9: g_debug boolean := hr_utility.debug_enabled;
10: --
11: -- ----------------------------------------------------------------------------
12: -- |-----------------------< chk_component_definition >-----------------------|

Line 216: end hxc_uld_bus;

212: hr_utility.set_location(' Leaving:'||l_proc, 10);
213: end if;
214: End delete_validate;
215: --
216: end hxc_uld_bus;