DBA Data[Home] [Help]

APPS.HR_TIS_BUS dependencies on HR_TIS_BUS

Line 1: Package Body hr_tis_bus as

1: Package Body hr_tis_bus as
2: /* $Header: hrtisrhi.pkb 120.3 2008/02/25 13:24:06 avarri ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

475: --
476: hr_utility.set_location(' Leaving:'||l_proc, 10);
477: End delete_validate;
478: --
479: end hr_tis_bus;