DBA Data[Home] [Help]

APPS.PQH_RBC_ELPRO dependencies on BEN_ELIG_COMP_LVL_PRTE_API

Line 254: ben_ELIG_COMP_LVL_PRTE_api.create_ELIG_COMP_LVL_PRTE

250: ,p_business_group_id => p_business_group_id
251: ,p_object_version_number => l_crit_ovn
252: ,p_effective_date => p_effective_date);
253: elsif p_criteria_code = 'ECL' then
254: ben_ELIG_COMP_LVL_PRTE_api.create_ELIG_COMP_LVL_PRTE
255: (p_elig_comp_lvl_prte_id => l_criteria_id
256: ,p_effective_start_date => l_effective_start_date
257: ,p_effective_end_date => l_effective_end_date
258: ,p_comp_lvl_fctr_id => to_number(l_criteria_value1)