DBA Data[Home] [Help]

APPS.HR_QSA_BUS dependencies on HR_QSA_BUS

Line 1: Package Body hr_qsa_bus as

1: Package Body hr_qsa_bus as
2: /* $Header: hrqsarhi.pkb 115.12 2003/08/27 00:16:05 hpandya ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

559: --
560: return l_legislation_code;
561: end return_legislation_code;
562: --
563: end hr_qsa_bus;