DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on FND_PROFILE

Line 2285: l_ben_elgy_prfl_rl_Cond := fnd_profile.value('BEN_ELGY_PRFL_RL_COND');

2281: ,p_inst_count => l_inst_count);
2282: --
2283: if l_inst_count > 0 then
2284: --find the profile value for formul and/Or # 2508757\
2285: l_ben_elgy_prfl_rl_Cond := fnd_profile.value('BEN_ELGY_PRFL_RL_COND');
2286: --
2287: hr_utility.set_location('assignment_id='||p_assignment_id,1963);
2288: hr_utility.set_location('l_ben_elgy_prfl_rl_Cond='||l_ben_elgy_prfl_rl_Cond,1963);
2289: --