DBA Data[Home] [Help]

APPS.PQH_RBC_ELPRO dependencies on BEN_ELIG_ORG_UNIT_PRTE_API

Line 422: ben_ELIG_ORG_UNIT_PRTE_api.create_ELIG_ORG_UNIT_PRTE

418: ,p_business_group_id => p_business_group_id
419: ,p_object_version_number => l_crit_ovn
420: ,p_effective_date => p_effective_date);
421: elsif p_criteria_code = 'EOU' then
422: ben_ELIG_ORG_UNIT_PRTE_api.create_ELIG_ORG_UNIT_PRTE
423: (p_elig_org_unit_prte_id => l_criteria_id
424: ,p_effective_start_date => l_effective_start_date
425: ,p_effective_end_date => l_effective_end_date
426: ,p_organization_id => to_number(l_criteria_value1)