DBA Data[Home] [Help]

APPS.PQH_WFS_SHD dependencies on PQH_WFS_SHD

Line 1: Package Body pqh_wfs_shd as

1: Package Body pqh_wfs_shd as
2: /* $Header: pqwfsrhi.pkb 115.7 2003/04/02 20:02:19 srajakum noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 254: end pqh_wfs_shd;

250: Return(l_rec);
251: --
252: End convert_args;
253: --
254: end pqh_wfs_shd;