DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIGY_PROFILE_API

Line 226: BEN_ELIGY_PROFILE_API.delete_ELIGY_PROFILE

222: ,p_effective_date => p_effective_date
223: ,p_datetrack_mode => p_datetrack_mode
224: );
225: elsif p_table_alias = 'ELP' then
226: BEN_ELIGY_PROFILE_API.delete_ELIGY_PROFILE
227: (p_validate => p_validate
228: ,p_eligy_prfl_id => p_pk_id
229: ,p_effective_start_date => p_effective_start_date
230: ,p_effective_end_date => p_effective_end_date