DBA Data[Home] [Help]

APPS.PQH_RBC_ELPRO dependencies on BEN_ELIG_PCT_FL_TM_PRTE_API

Line 444: ben_ELIG_PCT_FL_TM_PRTE_api.create_ELIG_PCT_FL_TM_PRTE

440: ,p_business_group_id => p_business_group_id
441: ,p_object_version_number => l_crit_ovn
442: ,p_effective_date => p_effective_date);
443: elsif p_criteria_code = 'EPF' then
444: ben_ELIG_PCT_FL_TM_PRTE_api.create_ELIG_PCT_FL_TM_PRTE
445: (p_elig_pct_fl_tm_prte_id => l_criteria_id
446: ,p_effective_start_date => l_effective_start_date
447: ,p_effective_end_date => l_effective_end_date
448: ,p_pct_fl_tm_fctr_id => to_number(l_criteria_value1)

Line 567: ben_ELIG_PCT_FL_TM_PRTE_api.create_ELIG_PCT_FL_TM_PRTE

563: ,p_business_group_id => p_business_group_id
564: ,p_object_version_number => l_crit_ovn
565: ,p_effective_date => p_effective_date);
566: elsif p_criteria_code = 'EPF' then
567: ben_ELIG_PCT_FL_TM_PRTE_api.create_ELIG_PCT_FL_TM_PRTE
568: (p_elig_pct_fl_tm_prte_id => l_criteria_id
569: ,p_effective_start_date => l_effective_start_date
570: ,p_effective_end_date => l_effective_end_date
571: ,p_pct_fl_tm_fctr_id => to_number(l_criteria_value1)