DBA Data[Home] [Help]

APPS.BEN_PEP_CACHE2 dependencies on BEN_PEP_CACHE2

Line 1: package body ben_pep_cache2 as

1: package body ben_pep_cache2 as
2: /* $Header: benpepc2.pkb 120.0.12000000.5 2007/07/02 21:19:36 mkommuri noship $ */
3: --
4: /*
5: +==============================================================================+

Line 19: ben_pep_cache2.write_pilepo_cache cursor

15: 115.1 23-May-07 gsehgal bug 5947031 All pil records are not being
16: fetched in get_peppil_list
17: 115.2 02-Jul-07 mkommuri this version could be ignored
18: 115.3 26-Jun-07 mkommuri bug6138732 updated cursor is at
19: ben_pep_cache2.write_pilepo_cache cursor
20: c_pilinstance
21: 115.4 02-Jul-07 mkommuri same as 115.3. updated this hisotry
22: -----------------------------------------------------------------------------
23: */

Line 27: g_package varchar2(50) := 'ben_pep_cache2.';

23: */
24: --
25: -- Globals.
26: --
27: g_package varchar2(50) := 'ben_pep_cache2.';
28: --
29: g_hash_jump number := ben_hash_utility.get_hash_jump;
30: --
31: procedure get_peppil_list

Line 1104: end ben_pep_cache2;

1100: end if;
1101: --
1102: end write_pilepo_cache;
1103: --
1104: end ben_pep_cache2;