DBA Data[Home] [Help]

APPS.BEN_CEP_CACHE dependencies on BEN_CEP_CACHE

Line 1: package body ben_cep_cache as

1: package body ben_cep_cache as
2: /* $Header: bencepch.pkb 120.1 2006/01/12 21:01:52 mhoyes noship $ */
3: --
4: procedure clear_down_cache
5: is

Line 151: ben_cep_cache1.write_cobcep_odcache

147:
148: if l_hv is null
149: then
150: --
151: ben_cep_cache1.write_cobcep_odcache
152: (p_effective_date => p_effective_date
153: ,p_pgm_id => p_pgm_id
154: ,p_pl_id => p_pl_id
155: ,p_oipl_id => p_oipl_id

Line 197: end ben_cep_cache;

193: p_inst_set := l_inst_set;
194: --
195: end cobcep_odgetdets;
196: --
197: end ben_cep_cache;