DBA Data[Home] [Help]

APPS.BEN_EXT_DPNT dependencies on BEN_EXT_DPNT

Line 1: package body BEN_EXT_DPNT as

1: package body BEN_EXT_DPNT as
2: /* $Header: benxdpnt.pkb 120.1 2007/10/16 23:18:59 tjesumic noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' ben_ext_dpnt.'; -- Global package name
9: --
10: -- procedure to initialize the globals - May, 99
11: -- ----------------------------------------------------------------------------
12: -- |---------------------< initialize_globals >-------------------------------|