DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_PARTICIPATION_ELIG_API

Line 743: BEN_PARTICIPATION_ELIG_API.delete_Participation_Elig

739: ,p_effective_date => p_effective_date
740: ,p_datetrack_mode => p_datetrack_mode
741: );
742: elsif p_table_alias = 'EPA' then
743: BEN_PARTICIPATION_ELIG_API.delete_Participation_Elig
744: (p_validate => p_validate
745: ,p_prtn_elig_id => p_pk_id
746: ,p_effective_start_date => p_effective_start_date
747: ,p_effective_end_date => p_effective_end_date