DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_CM_TYP_TRGR_API

Line 1487: BEN_CM_TYP_TRGR_API.delete_cm_typ_trgr

1483: ,p_effective_date => p_effective_date
1484: ,p_datetrack_mode => p_datetrack_mode
1485: );
1486: elsif p_table_alias = 'CTT' then
1487: BEN_CM_TYP_TRGR_API.delete_cm_typ_trgr
1488: (p_validate => p_validate
1489: ,p_cm_typ_trgr_id => p_pk_id
1490: ,p_effective_start_date => p_effective_start_date
1491: ,p_effective_end_date => p_effective_end_date