DBA Data[Home] [Help]

APPS.GHR_NRE_SHD dependencies on GHR_NRE_SHD

Line 1: Package Body ghr_nre_shd as

1: Package Body ghr_nre_shd as
2: /* $Header: ghnrerhi.pkb 120.1.12010000.1 2009/03/26 10:13:57 utokachi noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 238: end ghr_nre_shd;

234: Return(l_rec);
235: --
236: End convert_args;
237: --
238: end ghr_nre_shd;