DBA Data[Home] [Help]

APPS.HXC_MCU_BUS dependencies on HXC_MCU_BUS

Line 1: Package Body hxc_mcu_bus as

1: Package Body hxc_mcu_bus as
2: /* $Header: hxcmcurhi.pkb 120.2 2005/09/23 08:44:11 nissharm noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 502: end hxc_mcu_bus;

498: hr_utility.set_location(' Leaving:'||l_proc, 10);
499: end if;
500: End delete_validate;
501: --
502: end hxc_mcu_bus;