DBA Data[Home] [Help]

APPS.HR_LEI_SHD dependencies on HR_LEI_SHD

Line 1: Package Body hr_lei_shd as

1: Package Body hr_lei_shd as
2: /* $Header: hrleirhi.pkb 120.0.12000000.2 2007/08/13 08:41:45 ghshanka ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' hr_lei_shd.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |---------------------------< constraint_error >---------------------------|
12: -- ----------------------------------------------------------------------------

Line 438: end hr_lei_shd;

434: Return(l_rec);
435: --
436: End convert_args;
437: --
438: end hr_lei_shd;