DBA Data[Home] [Help]

APPS.BEN_CAGRELP_CACHE dependencies on BEN_HASH_UTILITY

Line 7: g_hash_key number := ben_hash_utility.get_hash_key;

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;
11: g_elpegn_nxelenum pls_integer;

Line 8: g_hash_jump number := ben_hash_utility.get_hash_jump;

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;
11: g_elpegn_nxelenum pls_integer;
12: g_elpegn_inst g_elp_cache := g_elp_cache();