Human Capital Management - EBS (MOSC)

MOSC Banner

JG changes without real salary changes

edited Apr 23, 2012 3:02AM in Human Capital Management - EBS (MOSC) 4 comments
Hi All,

 

When we do the Job Grade changes we need to update salary with the same date of the JG changes to see the right JG with the following part of the script.

 

“,to_number(substr((select pg.name

                       from hr.per_grades pg,

                       apps.per_assignments_f paf

                      WHERE pg.grade_id = paf.grade_id),1,(INSTR((SELECT pg.Name

                                                                    FROM hr.per_grades pg

                                                                   where pg.grade_id = paf.grade_id),'.'))-1))

                                                          GRADE”

 

    

If we don’t have the real salary changes we need to update the salary at least with a 0% of the salary increase to see the right pay lines of the salary by report.

Tagged:

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