DBA Data[Home] [Help]

APPS.HR_QSF_BUS dependencies on HR_QSF_BUS

Line 1: Package Body hr_qsf_bus as

1: Package Body hr_qsf_bus as
2: /* $Header: hrqsfrhi.pkb 120.1.12020000.3 2013/03/20 12:06:16 bmaheshw ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 456: end hr_qsf_bus;

452: --
453: return l_legislation_code;
454: end return_legislation_code;
455: --
456: end hr_qsf_bus;