DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_PLAN_TYPE_OPTION_TYPE_API

Line 146: BEN_PLAN_TYPE_OPTION_TYPE_API.delete_plan_type_option_type

142: ,p_effective_date => p_effective_date
143: ,p_datetrack_mode => p_datetrack_mode
144: );
145: elsif p_table_alias = 'PON' then
146: BEN_PLAN_TYPE_OPTION_TYPE_API.delete_plan_type_option_type
147: (p_validate => p_validate
148: ,p_pl_typ_opt_typ_id => p_pk_id
149: ,p_effective_start_date => p_effective_start_date
150: ,p_effective_end_date => p_effective_end_date