DBA Data[Home] [Help]

APPS.BEN_ELIG_PER_ELC_CHC_API dependencies on BEN_PIL_ELCTBL_CHC_POPL_API

Line 420: ben_Pil_Elctbl_chc_Popl_api.create_Pil_Elctbl_chc_Popl

416: --
417: hr_utility.set_location(' l_reinstate_cd '||l_reinstate_cd,100);
418: hr_utility.set_location(' l_reinstate_ovrdn_cd '||l_reinstate_ovrdn_cd,100);
419: --
420: ben_Pil_Elctbl_chc_Popl_api.create_Pil_Elctbl_chc_Popl
421: (p_validate => FALSE
422: ,p_pil_elctbl_chc_popl_id => l_pil_elctbl_chc_popl_id
423: ,p_dflt_enrt_dt => l_dflt_enrt_dt
424: ,p_cls_enrt_dt_to_use_cd => l_cls_enrt_dt_to_use_cd

Line 549: ben_Pil_Elctbl_chc_Popl_api.update_Pil_Elctbl_chc_Popl

545: if l_update_pel then
546: if g_debug then
547: hr_utility.set_location('BPECPAPI_UPD: '|| l_proc, 10);
548: end if;
549: ben_Pil_Elctbl_chc_Popl_api.update_Pil_Elctbl_chc_Popl
550: (p_validate => FALSE
551: ,p_pil_elctbl_chc_popl_id => l_pil_elctbl_chc_popl_id
552: ,p_object_version_number => l_pel_ovn
553: ,p_dflt_enrt_dt => l_pel_dflt_enrt_dt