DBA Data[Home] [Help]

APPS.HR_UCX_BUS dependencies on HR_UCX_BUS

Line 1: Package Body hr_ucx_bus as

1: Package Body hr_ucx_bus as
2: /* $Header: hrucxrhi.pkb 120.0 2005/05/31 03:38 appldev noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 309: end hr_ucx_bus;

305: --
306: hr_utility.set_location(' Leaving:'||l_proc, 10);
307: End delete_validate;
308: --
309: end hr_ucx_bus;