DBA Data[Home] [Help]

APPS.GHR_NLA_SHD dependencies on GHR_NLA_SHD

Line 1: Package Body ghr_nla_shd as

1: Package Body ghr_nla_shd as
2: /* $Header: ghnlarhi.pkb 120.1.12010000.1 2009/03/26 10:12:16 utokachi noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 237: end ghr_nla_shd;

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