DBA Data[Home] [Help]

APPS.BEN_ELR_SHD dependencies on BEN_ELR_SHD

Line 1: Package Body ben_elr_shd as

1: Package Body ben_elr_shd as
2: /* $Header: beelrrhi.pkb 120.1 2006/03/01 04:42:28 rtagarra noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 580: end ben_elr_shd;

576: Return(l_rec);
577: --
578: End convert_args;
579: --
580: end ben_elr_shd;