DBA Data[Home] [Help]

APPS.HR_FWN_BUS dependencies on HR_FWN_BUS

Line 1: Package Body hr_fwn_bus as

1: Package Body hr_fwn_bus as
2: /* $Header: hrfwnrhi.pkb 115.4 2002/12/03 13:32:42 hjonnala noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

373: --
374: hr_utility.set_location(' Leaving:'||l_proc, 10);
375: End delete_validate;
376: --
377: end hr_fwn_bus;