DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_EPE_CACHE

Line 2515: l_currepe_dets ben_epe_cache.g_pilepe_inst_row;

2511: )
2512: IS
2513: --
2514: l_currpep_dets ben_pep_cache.g_pep_rec;
2515: l_currepe_dets ben_epe_cache.g_pilepe_inst_row;
2516: --
2517: l_prevepo_rec ben_derive_part_and_rate_facts.g_cache_structure;
2518: l_prevpep_rec ben_derive_part_and_rate_facts.g_cache_structure;
2519: --

Line 4297: ben_epe_cache.get_pilcobjepe_dets

4293: hr_utility.set_location('close c_PPYPC: ' || l_proc, 10);
4294: --
4295: hr_utility.set_location('oipl id is null', 20);
4296: end if;
4297: ben_epe_cache.get_pilcobjepe_dets
4298: (p_per_in_ler_id => p_per_in_ler_id
4299: ,p_pgm_id => p_pgm_id
4300: ,p_pl_id => l_pl_id
4301: ,p_oipl_id => p_oipl_id

Line 4348: ben_epe_cache.get_pilcobjepe_dets

4344: THEN
4345: --
4346: -- Get the current electable choice info for the comp object
4347: --
4348: ben_epe_cache.get_pilcobjepe_dets
4349: (p_per_in_ler_id => p_per_in_ler_id
4350: ,p_pgm_id => p_pgm_id
4351: ,p_pl_id => l_must_enrl_anthr_pl_id
4352: ,p_oipl_id => null