DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_LGL_ENTY_PRTE_API

Line 967: BEN_ELIG_LGL_ENTY_PRTE_API.delete_ELIG_LGL_ENTY_PRTE

963: ,p_effective_date => p_effective_date
964: ,p_datetrack_mode => p_datetrack_mode
965: );
966: elsif p_table_alias = 'ELN' then
967: BEN_ELIG_LGL_ENTY_PRTE_API.delete_ELIG_LGL_ENTY_PRTE
968: (p_validate => p_validate
969: ,p_elig_lgl_enty_prte_id => p_pk_id
970: ,p_effective_start_date => p_effective_start_date
971: ,p_effective_end_date => p_effective_end_date