DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_EMPLOYEE_STATUS_RT_API

Line 1846: BEN_EMPLOYEE_STATUS_RT_API.delete_EMPLOYEE_STATUS_RT

1842: ,p_effective_date => p_effective_date
1843: ,p_datetrack_mode => p_datetrack_mode
1844: );
1845: elsif p_table_alias = 'ESR' then
1846: BEN_EMPLOYEE_STATUS_RT_API.delete_EMPLOYEE_STATUS_RT
1847: (p_validate => p_validate
1848: ,p_ee_stat_rt_id => p_pk_id
1849: ,p_effective_start_date => p_effective_start_date
1850: ,p_effective_end_date => p_effective_end_date