DBA Data[Home] [Help]

APPS.PER_CAGR_EVALUATION_PKG dependencies on FND_PROFILE

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

2786: t_chosen_table := store_chosen_results(p_params.assignment_id
2787: ,p_params.effective_date);
2788: end if;
2789:
2790: if nvl(fnd_profile.value('PER_CHECK_ENTITLEMENT_CACHE'),'N') = 'Y' and v_primary_flag then
2791: per_cagr_utility_pkg.put_log(' Profile value set to check entitlement cache before evaluating');
2792:
2793: -- check the cache
2794: p_SE_rec := check_cache(p_params.assignment_id