DBA Data[Home] [Help]

APPS.GHR_PAH_SHD dependencies on GHR_PAH_SHD

Line 1: Package Body ghr_pah_shd as

1: Package Body ghr_pah_shd as
2: /* $Header: ghpahrhi.pkb 115.3 2003/01/30 19:25:31 asubrahm ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 1055: end ghr_pah_shd;

1051: Return(l_rec);
1052: --
1053: End convert_args;
1054: --
1055: end ghr_pah_shd;