DBA Data[Home] [Help]

APPS.HR_TPC_BUS dependencies on HR_TPC_BUS

Line 1: Package Body hr_tpc_bus as

1: Package Body hr_tpc_bus as
2: /* $Header: hrtpcrhi.pkb 115.0 2004/01/09 04:37 vkarandi noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

382: --
383: hr_utility.set_location(' Leaving:'||l_proc, 10);
384: End delete_validate;
385: --
386: end hr_tpc_bus;