DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_PRTT_ENRT_RESULT_API

Line 1064: Ben_PRTT_ENRT_RESULT_api.multi_rows_edit

1060: --Bug 6154180 : Removed the calls to Process_Post_Enrollments
1061:
1062: -- Calling Multi Rows Edit
1063: --
1064: Ben_PRTT_ENRT_RESULT_api.multi_rows_edit
1065: (p_person_id => l_person_id
1066: ,p_effective_date => p_effective_date
1067: ,p_business_group_id => p_business_group_id
1068: ,p_pgm_id => l_rec.pgm_id

Line 1258: ben_prtt_enrt_result_api.delete_enrollment

1254: -- The end date code is not 'when elections made'. Delete enrt.
1255: --
1256: hr_utility.set_location('End date cd not WEM. Deleting enrt', 10);
1257: --
1258: ben_prtt_enrt_result_api.delete_enrollment
1259: (p_validate => p_validate
1260: ,p_per_in_ler_id => p_per_in_ler_id
1261: ,p_prtt_enrt_rslt_id => rslt.prtt_enrt_rslt_id
1262: ,p_business_group_id => p_business_group_id