Human Capital Management - EBS (MOSC)

MOSC Banner

Is it possible to query the salary of terminated employees?

edited Aug 4, 2016 1:14PM in Human Capital Management - EBS (MOSC) 3 commentsAnswered

We are trying to report the salaries of terminated employees for ACA. When we run the following query no data is returned. The terminated employees have a 3 month Final Processing date from their Actual termination date on the Terminate form. Is it possible to gather the salary information for a terminated employee?

select change_date, proposed_salary_n
from apps.per_pay_proposals ppp
where
assignment_id = xxxx


Thanks.

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