DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATES dependencies on BEN_PEP_CACHE

Line 2171: ben_pep_cache.get_pilepo_dets(

2167: --
2168: if g_debug then
2169: hr_utility.set_location('PILEPO cache ' || l_package, 10);
2170: end if;
2171: ben_pep_cache.get_pilepo_dets(
2172: p_person_id => p_person_id,
2173: p_business_group_id => l_currepe_row.business_group_id,
2174: p_effective_date => p_effective_date,
2175: p_pgm_id => l_currepe_row.pgm_id,

Line 2223: ben_pep_cache.get_pilpep_dets(

2219: --
2220: if g_debug then
2221: hr_utility.set_location('PILPEP cache ' || l_package, 10);
2222: end if;
2223: ben_pep_cache.get_pilpep_dets(
2224: p_person_id => p_person_id,
2225: p_business_group_id => l_currepe_row.business_group_id,
2226: p_effective_date => p_effective_date,
2227: p_pgm_id => l_currepe_row.pgm_id,