DBA Data[Home] [Help]

APPS.GHR_EVH_SHD dependencies on GHR_EVH_SHD

Line 1: Package Body ghr_evh_shd as

1: Package Body ghr_evh_shd as
2: /* $Header: ghevhrhi.pkb 120.0.12010000.3 2009/05/27 05:37:26 utokachi noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 243: end ghr_evh_shd;

239: Return(l_rec);
240: --
241: End convert_args;
242: --
243: end ghr_evh_shd;