DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_ELIGIBLE_PERSON_PERF_API

Line 775: ben_Eligible_Person_perf_api.update_perf_Eligible_Person

771: l_datetrack_mode := hr_api.g_correction;
772: --
773: end if;
774: --
775: ben_Eligible_Person_perf_api.update_perf_Eligible_Person
776: (p_validate => FALSE,
777: p_elig_per_id => l_rec.BKUP_TBL_ID,
778: p_per_in_ler_id => l_rec.per_in_ler_id,
779: p_effective_start_date => l_rec.effective_start_date,

Line 1059: ben_Eligible_Person_perf_api.update_perf_Elig_Person_Option

1055: l_datetrack_mode := hr_api.g_correction;
1056: --
1057: end if;
1058: --
1059: ben_Eligible_Person_perf_api.update_perf_Elig_Person_Option
1060: (p_validate => FALSE,
1061: p_elig_per_opt_id => l_rec.BKUP_TBL_ID,
1062: p_elig_per_id => l_rec.elig_per_id,
1063: p_effective_start_date => l_rec.effective_start_date,