DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIGY_PROFILE_RULE_API

Line 927: BEN_ELIGY_PROFILE_RULE_API.delete_ELIGY_PROFILE_RULE

923: ,p_effective_date => p_effective_date
924: ,p_datetrack_mode => p_datetrack_mode
925: );
926: elsif p_table_alias = 'ERL' then
927: BEN_ELIGY_PROFILE_RULE_API.delete_ELIGY_PROFILE_RULE
928: (p_validate => p_validate
929: ,p_eligy_prfl_rl_id => p_pk_id
930: ,p_effective_start_date => p_effective_start_date
931: ,p_effective_end_date => p_effective_end_date