DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_BRGNG_UNIT_PRTE_API

Line 877: BEN_ELIG_BRGNG_UNIT_PRTE_API.delete_ELIG_BRGNG_UNIT_PRTE

873: ,p_effective_date => p_effective_date
874: ,p_datetrack_mode => p_datetrack_mode
875: );
876: elsif p_table_alias = 'EBU' then
877: BEN_ELIG_BRGNG_UNIT_PRTE_API.delete_ELIG_BRGNG_UNIT_PRTE
878: (p_validate => p_validate
879: ,p_elig_brgng_unit_prte_id => p_pk_id
880: ,p_effective_start_date => p_effective_start_date
881: ,p_effective_end_date => p_effective_end_date