DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COVERAGE dependencies on BEN_ENROLMENT_REQUIREMENTS

Line 2565: ben_enrolment_requirements.determine_dflt_enrt_cd(

2561: --
2562: end if;
2563: -- get the dflt_enrt_cd/rule
2564: --
2565: ben_enrolment_requirements.determine_dflt_enrt_cd(
2566: p_oipl_id =>l_epe.oipl_id,
2567: p_plip_id =>l_epe.plip_id,
2568: p_pl_id =>l_epe.pl_id,
2569: p_ptip_id =>l_epe.ptip_id,

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

2576: );
2577:
2578: --- the dflt_enrt_cd is rule and global variable g_dflt_elcn_val has got value
2579: --- then use the value for l_dflt_elcn_val
2580: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2581: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2582: --- once the value used nullify the value
2583: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2584: ben_enrolment_requirements.g_dflt_elcn_val := null ;

Line 2581: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;

2577:
2578: --- the dflt_enrt_cd is rule and global variable g_dflt_elcn_val has got value
2579: --- then use the value for l_dflt_elcn_val
2580: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2581: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2582: --- once the value used nullify the value
2583: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2584: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2585: end if ;

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

2579: --- then use the value for l_dflt_elcn_val
2580: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2581: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2582: --- once the value used nullify the value
2583: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2584: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2585: end if ;
2586: --
2587: -- if this choice is a default and dflt_enrt_cd says

Line 2584: ben_enrolment_requirements.g_dflt_elcn_val := null ;

2580: if l_dflt_enrt_cd = 'RL' and ben_enrolment_requirements.g_dflt_elcn_val is not null then
2581: l_dflt_elcn_val:=ben_enrolment_requirements.g_dflt_elcn_val;
2582: --- once the value used nullify the value
2583: hr_utility.set_location ('formula default='||ben_enrolment_requirements.g_dflt_elcn_val,744);
2584: ben_enrolment_requirements.g_dflt_elcn_val := null ;
2585: end if ;
2586: --
2587: -- if this choice is a default and dflt_enrt_cd says
2588: -- keep same coverage then use the current benefit amount