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 115.3 1999/11/09 22:41:35 pkm ship $ */
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 234: end ghr_nre_shd;

230: Return(l_rec);
231: --
232: End convert_args;
233: --
234: end ghr_nre_shd;