DBA Data[Home] [Help]

APPS.PAY_GRR_BUS dependencies on PAY_GRR_BUS

Line 1: Package Body pay_grr_bus as

1: Package Body pay_grr_bus as
2: /* $Header: pygrrrhi.pkb 115.4 2002/12/10 09:48:17 pkakar ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

1899: --
1900: return l_legislation_code;
1901: end return_legislation_code;
1902: --
1903: end pay_grr_bus;