DBA Data[Home] [Help]

APPS.HR_OTT_BUS dependencies on HR_OTT_BUS

Line 1: PACKAGE BODY HR_OTT_BUS as

1: PACKAGE BODY HR_OTT_BUS as
2: /* $Header: hrottrhi.pkb 115.1 2004/04/05 07:21 menderby noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

317: --
318: hr_utility.set_location(' Leaving:'||l_proc, 10);
319: End delete_validate;
320: --
321: end hr_ott_bus;