DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_EPE_CACHE

Line 2542: l_currepe_dets ben_epe_cache.g_pilepe_inst_row;

2538: )
2539: IS
2540: --
2541: l_currpep_dets ben_pep_cache.g_pep_rec;
2542: l_currepe_dets ben_epe_cache.g_pilepe_inst_row;
2543: --
2544: l_prevepo_rec ben_derive_part_and_rate_facts.g_cache_structure;
2545: l_prevpep_rec ben_derive_part_and_rate_facts.g_cache_structure;
2546: --

Line 4387: ben_epe_cache.get_pilcobjepe_dets

4383: hr_utility.set_location('close c_PPYPC: ' || l_proc, 10);
4384: --
4385: hr_utility.set_location('oipl id is null', 20);
4386: end if;
4387: ben_epe_cache.get_pilcobjepe_dets
4388: (p_per_in_ler_id => p_per_in_ler_id
4389: ,p_pgm_id => p_pgm_id
4390: ,p_pl_id => l_pl_id
4391: ,p_oipl_id => p_oipl_id

Line 4438: ben_epe_cache.get_pilcobjepe_dets

4434: THEN
4435: --
4436: -- Get the current electable choice info for the comp object
4437: --
4438: ben_epe_cache.get_pilcobjepe_dets
4439: (p_per_in_ler_id => p_per_in_ler_id
4440: ,p_pgm_id => p_pgm_id
4441: ,p_pl_id => l_must_enrl_anthr_pl_id
4442: ,p_oipl_id => null