DBA Data[Home] [Help]

APPS.PER_QTT_BUS dependencies on PER_QTT_BUS

Line 1: Package Body per_qtt_bus as

1: Package Body per_qtt_bus as
2: /* $Header: peqttrhi.pkb 115.2 2003/05/13 06:22:26 fsheikh noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

305: hr_utility.set_location('Leaving:'||l_proc,10);
306: --
307: END;
308: --
309: end per_qtt_bus;