DBA Data[Home] [Help]

APPS.BEN_CAGRELP_CACHE dependencies on BEN_CAGRELP_CACHE

Line 1: package body ben_cagrelp_cache as

1: package body ben_cagrelp_cache as
2: /* $Header: benelpc1.pkb 120.0 2005/05/28 08:57:11 appldev noship $ */
3: --
4: -- Declare globals
5: --

Line 6: g_package varchar2(50) := 'ben_cagrelp_cache.';

2: /* $Header: benelpc1.pkb 120.0 2005/05/28 08:57:11 appldev noship $ */
3: --
4: -- Declare globals
5: --
6: g_package varchar2(50) := 'ben_cagrelp_cache.';
7: g_hash_key number := ben_hash_utility.get_hash_key;
8: g_hash_jump number := ben_hash_utility.get_hash_jump;
9: --
10: g_elpegn_lookup ben_cache.g_cache_lookup_table;

Line 689: end ben_cagrelp_cache;

685: end;
686: --
687: end clear_down_cache;
688: --
689: end ben_cagrelp_cache;
690: --