DBA Data[Home] [Help]

APPS.BEN_COMP_OBJ_FILTER dependencies on BEN_PEP_CACHE

Line 395: ben_pep_cache.get_pilpep_dets

391: elsif p_comp_obj_tree_row.ptip_id is not null then
392: --
393: -- hr_utility.set_location ('PTIP PILPEP ' || l_package,10);
394: --
395: ben_pep_cache.get_pilpep_dets
396: (p_person_id => p_person_id
397: ,p_business_group_id => p_business_group_id
398: ,p_effective_date => p_effective_date
399: ,p_pgm_id => p_comp_obj_tree_row.par_pgm_id

Line 417: ben_pep_cache.get_pilpep_dets

413: elsif p_comp_obj_tree_row.plip_id is not null then
414: --
415: -- hr_utility.set_location ('PLIP PILPEP ' || l_package,10);
416: --
417: ben_pep_cache.get_pilpep_dets
418: (p_person_id => p_person_id
419: ,p_business_group_id => p_business_group_id
420: ,p_effective_date => p_effective_date
421: ,p_pgm_id => p_comp_obj_tree_row.par_pgm_id

Line 440: ben_pep_cache.get_pilpep_dets

436: then
437: --
438: -- hr_utility.set_location ('PL PILPEP ' || l_package,10);
439: --
440: ben_pep_cache.get_pilpep_dets
441: (p_person_id => p_person_id
442: ,p_business_group_id => p_business_group_id
443: ,p_effective_date => p_effective_date
444: ,p_pgm_id => p_comp_obj_tree_row.par_pgm_id

Line 462: ben_pep_cache.get_pilepo_dets

458: elsif p_comp_obj_tree_row.oipl_id is not null then
459: --
460: -- hr_utility.set_location ('OIPL PILPEP ' || l_package,10);
461: --
462: ben_pep_cache.get_pilepo_dets
463: (p_person_id => p_person_id
464: ,p_business_group_id => p_business_group_id
465: ,p_effective_date => p_effective_date
466: ,p_pgm_id => p_comp_obj_tree_row.par_pgm_id