DBA Data[Home] [Help]

APPS.GHR_PRE_SHD dependencies on GHR_PRE_SHD

Line 1: Package Body ghr_pre_shd as

1: Package Body ghr_pre_shd as
2: /* $Header: ghprerhi.pkb 120.0.12010000.2 2009/05/26 10:42:14 vmididho noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 237: end ghr_pre_shd;

233: Return(l_rec);
234: --
235: End convert_args;
236: --
237: end ghr_pre_shd;