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 115.11 2003/08/27 00:16:45 hpandya 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 453: end hr_qsf_bus;

449: --
450: return l_legislation_code;
451: end return_legislation_code;
452: --
453: end hr_qsf_bus;