DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_PRTT_ENRT_RESULT_API

Line 1104: Ben_PRTT_ENRT_RESULT_api.multi_rows_edit

1100: --Bug 6154180 : Removed the calls to Process_Post_Enrollments
1101:
1102: -- Calling Multi Rows Edit
1103: --
1104: Ben_PRTT_ENRT_RESULT_api.multi_rows_edit
1105: (p_person_id => l_person_id
1106: ,p_effective_date => p_effective_date
1107: ,p_business_group_id => p_business_group_id
1108: ,p_pgm_id => l_rec.pgm_id

Line 1298: ben_prtt_enrt_result_api.delete_enrollment

1294: -- The end date code is not 'when elections made'. Delete enrt.
1295: --
1296: hr_utility.set_location('End date cd not WEM. Deleting enrt', 10);
1297: --
1298: ben_prtt_enrt_result_api.delete_enrollment
1299: (p_validate => p_validate
1300: ,p_per_in_ler_id => p_per_in_ler_id
1301: ,p_prtt_enrt_rslt_id => rslt.prtt_enrt_rslt_id
1302: ,p_business_group_id => p_business_group_id