DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_HLTH_CVG_PRTE_API

Line 1457: BEN_ELIG_HLTH_CVG_PRTE_API.delete_ELIG_HLTH_CVG_PRTE

1453: ,p_effective_date => p_effective_date
1454: ,p_datetrack_mode => p_datetrack_mode
1455: );
1456: elsif p_table_alias = 'EHC' then
1457: BEN_ELIG_HLTH_CVG_PRTE_API.delete_ELIG_HLTH_CVG_PRTE
1458: (p_validate => p_validate
1459: ,p_ELIG_HLTH_CVG_PRTE_id => p_pk_id
1460: ,p_effective_start_date => p_effective_start_date
1461: ,p_effective_end_date => p_effective_end_date