DBA Data[Home] [Help]

APPS.BEN_ELIG_PER_ELC_CHC_API dependencies on BEN_PIL_ELCTBL_CHC_POPL_API

Line 416: ben_Pil_Elctbl_chc_Popl_api.create_Pil_Elctbl_chc_Popl

412: --
413: hr_utility.set_location(' l_reinstate_cd '||l_reinstate_cd,100);
414: hr_utility.set_location(' l_reinstate_ovrdn_cd '||l_reinstate_ovrdn_cd,100);
415: --
416: ben_Pil_Elctbl_chc_Popl_api.create_Pil_Elctbl_chc_Popl
417: (p_validate => FALSE
418: ,p_pil_elctbl_chc_popl_id => l_pil_elctbl_chc_popl_id
419: ,p_dflt_enrt_dt => l_dflt_enrt_dt
420: ,p_cls_enrt_dt_to_use_cd => l_cls_enrt_dt_to_use_cd

Line 544: ben_Pil_Elctbl_chc_Popl_api.update_Pil_Elctbl_chc_Popl

540: if l_update_pel then
541: if g_debug then
542: hr_utility.set_location('BPECPAPI_UPD: '|| l_proc, 10);
543: end if;
544: ben_Pil_Elctbl_chc_Popl_api.update_Pil_Elctbl_chc_Popl
545: (p_validate => FALSE
546: ,p_pil_elctbl_chc_popl_id => l_pil_elctbl_chc_popl_id
547: ,p_object_version_number => l_pel_ovn
548: ,p_dflt_enrt_dt => l_pel_dflt_enrt_dt