DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_DELETE_API dependencies on BEN_ELIG_ORG_UNIT_PRTE_API

Line 1037: BEN_ELIG_ORG_UNIT_PRTE_API.delete_ELIG_ORG_UNIT_PRTE

1033: ,p_effective_date => p_effective_date
1034: ,p_datetrack_mode => p_datetrack_mode
1035: );
1036: elsif p_table_alias = 'EOU' then
1037: BEN_ELIG_ORG_UNIT_PRTE_API.delete_ELIG_ORG_UNIT_PRTE
1038: (p_validate => p_validate
1039: ,p_elig_org_unit_prte_id => p_pk_id
1040: ,p_effective_start_date => p_effective_start_date
1041: ,p_effective_end_date => p_effective_end_date