DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATES dependencies on BEN_PEP_CACHE

Line 2155: ben_pep_cache.get_pilepo_dets(

2151: --
2152: if g_debug then
2153: hr_utility.set_location('PILEPO cache ' || l_package, 10);
2154: end if;
2155: ben_pep_cache.get_pilepo_dets(
2156: p_person_id => p_person_id,
2157: p_business_group_id => l_currepe_row.business_group_id,
2158: p_effective_date => p_effective_date,
2159: p_pgm_id => l_currepe_row.pgm_id,

Line 2207: ben_pep_cache.get_pilpep_dets(

2203: --
2204: if g_debug then
2205: hr_utility.set_location('PILPEP cache ' || l_package, 10);
2206: end if;
2207: ben_pep_cache.get_pilpep_dets(
2208: p_person_id => p_person_id,
2209: p_business_group_id => l_currepe_row.business_group_id,
2210: p_effective_date => p_effective_date,
2211: p_pgm_id => l_currepe_row.pgm_id,