DBA Data[Home] [Help]

APPS.BEN_PEP_CACHE1 dependencies on BEN_PEP_CACHE1

Line 1: package body ben_pep_cache1 as

1: package body ben_pep_cache1 as
2: /* $Header: benppch1.pkb 120.1 2007/11/14 15:14:40 rtagarra noship $ */
3: --
4: /*
5: +==============================================================================+

Line 29: g_package varchar2(50) := 'ben_pep_cache1.';

25: */
26: --
27: -- Globals.
28: --
29: g_package varchar2(50) := 'ben_pep_cache1.';
30: --
31: procedure get_curroiplippep_dets
32: (p_comp_obj_tree_row in out NOCOPY ben_manage_life_events.g_cache_proc_objects_rec
33: ,p_person_id in number

Line 449: end ben_pep_cache1;

445: p_ecrpep_rec.elig_per_opt_id := l_elig_per_opt_id;
446: --
447: end get_currpepcobj_cache;
448: --
449: end ben_pep_cache1;