DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_CMBN_AGE_LOS_RT_API

Line 2006: BEN_CMBN_AGE_LOS_RT_API.delete_CMBN_AGE_LOS_RT

2002: ,p_effective_date => p_effective_date
2003: ,p_datetrack_mode => p_datetrack_mode
2004: );
2005: elsif p_table_alias = 'CMR' then
2006: BEN_CMBN_AGE_LOS_RT_API.delete_CMBN_AGE_LOS_RT
2007: (p_validate => p_validate
2008: ,p_cmbn_age_los_rt_id => p_pk_id
2009: ,p_effective_start_date => p_effective_start_date
2010: ,p_effective_end_date => p_effective_end_date