DBA Data[Home] [Help]

APPS.PQH_WST_SHD dependencies on PQH_WST_SHD

Line 1: Package Body pqh_wst_shd as

1: Package Body pqh_wst_shd as
2: /* $Header: pqwstrhi.pkb 115.4 2002/12/13 00:07:23 rpasapul noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 278: end pqh_wst_shd;

274: Return(l_rec);
275: --
276: End convert_args;
277: --
278: end pqh_wst_shd;