DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIGY_CRIT_VALUES_API

Line 907: BEN_ELIGY_CRIT_VALUES_API.delete_eligy_crit_values

903: ,p_effective_date => p_effective_date
904: ,p_datetrack_mode => p_datetrack_mode
905: );
906: elsif p_table_alias = 'ECV' then
907: BEN_ELIGY_CRIT_VALUES_API.delete_eligy_crit_values
908: (p_validate => p_validate
909: ,p_eligy_crit_values_id => p_pk_id
910: ,p_effective_start_date => p_effective_start_date
911: ,p_effective_end_date => p_effective_end_date