DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_EE_STAT_PRTE_API

Line 1207: BEN_ELIG_EE_STAT_PRTE_API.delete_ELIG_EE_STAT_PRTE

1203: ,p_effective_date => p_effective_date
1204: ,p_datetrack_mode => p_datetrack_mode
1205: );
1206: elsif p_table_alias = 'EES' then
1207: BEN_ELIG_EE_STAT_PRTE_API.delete_ELIG_EE_STAT_PRTE
1208: (p_validate => p_validate
1209: ,p_elig_ee_stat_prte_id => p_pk_id
1210: ,p_effective_start_date => p_effective_start_date
1211: ,p_effective_end_date => p_effective_end_date