DBA Data[Home] [Help]

APPS.BEN_EVALUATE_RATE_PROFILES dependencies on FND_PROFILE

Line 432: l_ben_vapro_rul_cond := fnd_profile.value('BEN_VAPRO_RL_COND');

428: ,p_inst_count => l_inst_count);
429: --
430: if l_inst_count > 0 then
431: --- get the profile setup it can be either AND or OR # 2508757
432: l_ben_vapro_rul_cond := fnd_profile.value('BEN_VAPRO_RL_COND');
433:
434: hr_utility.set_location(' l_ben_vapro_rul_cond ' || l_ben_vapro_rul_cond, 757 );
435: --
436: for i in l_inst_set.first..l_inst_set.last loop