Human Capital Management - EBS (MOSC)

MOSC Banner

Getting 'Please remove the invalid approver' error in AME

edited Mar 30, 2015 10:48AM in Human Capital Management - EBS (MOSC) 1 commentAnswered ✓

I am getting the following error in AME -

Error : ORA-20215: An invalid approver has been encountered in ame_engine.fetchRuntimeGroup:AHLM_ABS_FYI_EXPAT. Please remove the invalid approver. Invalid approver originating system person_id and originating system ID 8904.

The definition of  the approver group AHLM_ABS_FYI_EXPAT is

select 'person_id:'||xxame_my_pkg.ssa_get_functional_spv(:transactionId) from dual

The above query returns the person_id 8904

But the employee with person_id 8904 is an active employee

When I query

select * from per_all_people_f

where person_id= 8904

and trunc(sysdate) between effective_start_date and effective_end_date

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center