DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_POPL_ORG_ROLE_API

Line 450: BEN_POPL_ORG_ROLE_API.delete_POPL_ORG_ROLE

446: ,p_effective_date => p_effective_date
447: ,p_datetrack_mode => p_datetrack_mode
448: );
449: elsif p_table_alias = 'CPR' then
450: BEN_POPL_ORG_ROLE_API.delete_POPL_ORG_ROLE
451: (p_validate => p_validate
452: ,p_popl_org_role_id => p_pk_id
453: ,p_effective_start_date => p_effective_start_date
454: ,p_effective_end_date => p_effective_end_date