DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_OPTD_MDCR_PRTE_API

Line 1027: BEN_ELIG_OPTD_MDCR_PRTE_API.delete_ELIG_OPTD_MDCR_PRTE

1023: ,p_effective_date => p_effective_date
1024: ,p_datetrack_mode => p_datetrack_mode
1025: );
1026: elsif p_table_alias = 'EOM' then
1027: BEN_ELIG_OPTD_MDCR_PRTE_API.delete_ELIG_OPTD_MDCR_PRTE
1028: (p_validate => p_validate
1029: ,p_elig_optd_mdcr_prte_id => p_pk_id
1030: ,p_effective_start_date => p_effective_start_date
1031: ,p_effective_end_date => p_effective_end_date