DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_LVG_RSN_PRTE_API

Line 997: BEN_ELIG_LVG_RSN_PRTE_API.delete_ELIG_LVG_RSN_PRTE

993: ,p_effective_date => p_effective_date
994: ,p_datetrack_mode => p_datetrack_mode
995: );
996: elsif p_table_alias = 'ELV' then
997: BEN_ELIG_LVG_RSN_PRTE_API.delete_ELIG_LVG_RSN_PRTE
998: (p_validate => p_validate
999: ,p_elig_lvg_rsn_prte_id => p_pk_id
1000: ,p_effective_start_date => p_effective_start_date
1001: ,p_effective_end_date => p_effective_end_date