DBA Data[Home] [Help]

APPS.GHR_PRH_SHD dependencies on GHR_PRH_SHD

Line 1: Package Body ghr_prh_shd as

1: Package Body ghr_prh_shd as
2: /* $Header: ghprhrhi.pkb 120.3.12020000.1 2012/06/29 04:35:26 appldev ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 302: end ghr_prh_shd;

298: Return(l_rec);
299: --
300: End convert_args;
301: --
302: end ghr_prh_shd;