Employee Performance Reviews#
This screen is used to create and maintain employee reviews. This is a administrative screen which means the user who has access to it will be able to see all employees in Personality minus any IMSV - Security settings.Available Options#
- Initiate Review
- This button is used to create a review for the highlighted employee.
- Submit
- The Submit button is used to send the review through the approval process if once exists.
Review Details#
Column Name | Data Type | Description |
---|---|---|
REVIEW_DATE | DATE | The date the review was created for. |
REVIEW_NUMBER | NUMBER | The unique number given to a review. |
REVIEW_TYPE_CODE | VARCHAR2 | The type of review being conducted. The type here are listed from populating the ISRT Screen. |
JOB | VARCHAR2 | The current job of the selected employee. |
POSITION | VARCHAR2 | The Position Code associated to the employee and review. |
STATUS | LEXICON | A lexicon value populated from the lexicon X_REVIEW_STATUS. |
OVERALL_RATING | LEXICON | A lexicon value popualted from the lexicon X_OVERALL_RATING. |
REVIEW_PHASE | LEXICON | A lexicon value popualted from the lexicon X_REVIEW_PHASE. |
OVERALL_POINTS | NUMBER | Total number of points allocated to the review for the selected employee. This number is usually the total of the points from the Review Ratings portion of the review. |