DBA Data[Home] [Help]

APPS.BEN_HWF_SHD dependencies on BEN_HWF_SHD

Line 1: Package Body ben_hwf_shd as

1: Package Body ben_hwf_shd as
2: /* $Header: behwfrhi.pkb 120.0 2005/05/28 03:12:16 appldev noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 410: end ben_hwf_shd;

406: Return(l_rec);
407: --
408: End convert_args;
409: --
410: end ben_hwf_shd;