DBA Data[Home] [Help]

APPS.BEN_TCV_SHD dependencies on BEN_TCV_SHD

Line 1: Package Body ben_tcv_shd as

1: Package Body ben_tcv_shd as
2: /* $Header: betcvrhi.pkb 120.1 2008/02/05 08:22:54 rtagarra noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 593: end ben_tcv_shd;

589: Return(l_rec);
590: --
591: End convert_args;
592: --
593: end ben_tcv_shd;