DBA Data[Home] [Help]

APPS.PER_CAGR_EVALUATION_PKG dependencies on FND_PROFILE

Line 2718: if nvl(fnd_profile.value('PER_CHECK_ENTITLEMENT_CACHE'),'N') = 'Y' and v_primary_flag then

2714: t_chosen_table := store_chosen_results(p_params.assignment_id
2715: ,p_params.effective_date);
2716: end if;
2717:
2718: if nvl(fnd_profile.value('PER_CHECK_ENTITLEMENT_CACHE'),'N') = 'Y' and v_primary_flag then
2719: per_cagr_utility_pkg.put_log(' Profile value set to check entitlement cache before evaluating');
2720:
2721: -- check the cache
2722: p_SE_rec := check_cache(p_params.assignment_id