DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_OPTION_DEFINITION_API

Line 136: BEN_OPTION_DEFINITION_API.delete_option_definition

132: ,p_effective_date => p_effective_date
133: ,p_datetrack_mode => p_datetrack_mode
134: );
135: elsif p_table_alias = 'OPT' then
136: BEN_OPTION_DEFINITION_API.delete_option_definition
137: (p_validate => p_validate
138: ,p_opt_id => p_pk_id
139: ,p_effective_start_date => p_effective_start_date
140: ,p_effective_end_date => p_effective_end_date