DBA Data[Home] [Help]

APPS.GHR_PAR_SHD dependencies on GHR_PAR_SHD

Line 1: Package Body ghr_par_shd as

1: Package Body ghr_par_shd as
2: /* $Header: ghparrhi.pkb 120.5.12010000.3 2008/10/22 07:10:55 utokachi ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 1155: end ghr_par_shd;

1151: Return(l_rec);
1152: --
1153: End convert_args;
1154: --
1155: end ghr_par_shd;