DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on FND_PROFILE

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

2270: ,p_inst_count => l_inst_count);
2271: --
2272: if l_inst_count > 0 then
2273: --find the profile value for formul and/Or # 2508757\
2274: l_ben_elgy_prfl_rl_Cond := fnd_profile.value('BEN_ELGY_PRFL_RL_COND');
2275: --
2276: hr_utility.set_location('assignment_id='||p_assignment_id,1963);
2277: hr_utility.set_location('l_ben_elgy_prfl_rl_Cond='||l_ben_elgy_prfl_rl_Cond,1963);
2278: --