DBA Data[Home] [Help]

APPS.BEN_XCT_SHD dependencies on BEN_XCT_SHD

Line 1: Package Body ben_xct_shd as

1: Package Body ben_xct_shd as
2: /* $Header: bexctrhi.pkb 115.12 2002/12/31 20:39:06 stee ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 266: end ben_xct_shd;

262: Return(l_rec);
263: --
264: End convert_args;
265: --
266: end ben_xct_shd;