DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COVERAGE dependencies on BEN_ENROLMENT_REQUIREMENTS

Line 2884: ben_enrolment_requirements.determine_dflt_enrt_cd(

2880: --
2881: end if;
2882: -- get the dflt_enrt_cd/rule
2883: --
2884: ben_enrolment_requirements.determine_dflt_enrt_cd(
2885: p_oipl_id =>l_epe.oipl_id,
2886: p_plip_id =>l_epe.plip_id,
2887: p_pl_id =>l_epe.pl_id,
2888: p_ptip_id =>l_epe.ptip_id,

Line 2899: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then

2895: );
2896:
2897: --- the dflt_enrt_cd is rule and global variable g_dflt_elcn_val has got value
2898: --- then use the value for l_dflt_elcn_val
2899: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2900: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2901: --- once the value used nullify the value
2902: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2903: ben_enrolment_requirements.g_dflt_elcn_val := null ;

Line 2900: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;

2896:
2897: --- the dflt_enrt_cd is rule and global variable g_dflt_elcn_val has got value
2898: --- then use the value for l_dflt_elcn_val
2899: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2900: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2901: --- once the value used nullify the value
2902: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2903: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2904: end if ;

Line 2902: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);

2898: --- then use the value for l_dflt_elcn_val
2899: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2900: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2901: --- once the value used nullify the value
2902: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2903: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2904: end if ;
2905: --
2906: -- if this choice is a default and dflt_enrt_cd says

Line 2903: ben_enrolment_requirements.g_dflt_elcn_val := null ;

2899: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2900: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2901: --- once the value used nullify the value
2902: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2903: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2904: end if ;
2905: --
2906: -- if this choice is a default and dflt_enrt_cd says
2907: -- keep same coverage then use the current benefit amount