DBA Data[Home] [Help]

APPS.BEN_LOCATION_OBJECT dependencies on BEN_LOCATION_OBJECT

Line 1: package body ben_location_object as

1: package body ben_location_object as
2: /* $Header: benlocch.pkb 120.0 2005/05/28 09:06:47 appldev noship $ */
3: --
4: /*
5: +==============================================================================+

Line 25: g_package varchar2(30) := 'ben_location_object.';

21: 115.4 29 Dec 00 Tmathers Fixed chgeck_sql errors.
22: -----------------------------------------------------------------------------
23: */
24: --
25: g_package varchar2(30) := 'ben_location_object.';
26: g_hash_key number := ben_hash_utility.get_hash_key;
27: g_hash_jump number := ben_hash_utility.get_hash_jump;
28: --
29: -- Set object routines

Line 198: end ben_location_object;

194: g_cache_last_loc_rec := l_last_loc_rec;
195: --
196: end clear_down_cache;
197: --
198: end ben_location_object;