Rate Employee Goals#
This screen is used to maintain a managers employee goals and their related activities and comments. On this screen a manager can view all their employees based on their IMSV Security setup. They can also edit/enter manager comments, activities, ratings and submit them to go through the approval process. This screen is very similar to its Administrator counterpart, the WASGR screen.
Column Name | Data Type | Description |
---|---|---|
ASSIGNMENT_TITLE | VARCHAR2 | The Assignment Title granted to the selected employee. |
FROM | DATE | The period of time for which the goals are valid from. |
TO | DATE | The period of time for which the goals are valid to. |
MONTHS | MONTHS | The number of months the employee was in his job. |
NUMBER | NUMBER | The number associated with the employee review. |
REVIEW PHASE | NUMBER | The current phase of the review. These values are from the lexicon X_REVIEW_PHASE. |
REVIEW STATUS | NUMBER | The current status of the review. These values are from the lexicon X_REVIEW_STATUS |
Available Options#
Submit Goals For Approval: This button submits the goals to go through the approval process.Review Goals#
Competencies#
This table lists the competencies that are associated with the review. These competencies are from ICCC.Goals#
Column Name | Data Type | Description |
---|---|---|
SEQ | NUMBER | The order in which the goals are shown/processed. |
DESCRIPTION | TEXT | Additional text identifying the Goal. |
JOB_TITLE | TEXT | The Title of the job related to the goal. |
START_DATE | DATE | The date the goal began. |
END_DATE | DATE | The date the goal is due to be completed. |
GOAL_WEIGHT | NUMBER | The weighting given to the specified goal. |
SAR_ID_EE | EMPLOYEE RATING | The employee rating for the goal. These values come from the ISAR screen. |
SAR_ID_MGR | MANAGER RATING | The Managers rating for the goal. These values come from the ISAR screen. |
Goal Comments#
Column Name | Data Type | Description |
---|---|---|
EMPLOYEE COMMENTS | VARCHAR2 | The employees comments related to the goal. |
MANAGER COMMENTS | VARCHAR2 | The managers comments related to the goal. |
Goal Details#
Column Name | Data Type | Description |
---|---|---|
GOAL_STATUS | VARCHAR2 | The status of the individual goal. These statuses are populated from the lexicon X_GOAL_STATUS |
METRIC | VARCHAR2 | The unit of measurement in regards to the goal. |
COMPETENCE | VARCHAR2 | The competence related to the goal. |
CREATED BY | VARCHAR2 | The user who created the goal on the employees review. |
Activities#
Column Name | Data Type | Description |
---|---|---|
JOB_TITLE | VARCHAR2 | The job that the activity relates to. |
GOAL | DATE | The date the activity started. |
REVIEW_PHASE | LEXICON | The current phase of the review relating to the goal selected from the review goals tab. |
CREATED BY | VARCHAR2 | The user that created the activity. |
MANAGEMENT ONLY | TOGGLE | A toggle that indicates that this activities comments can only be seen by the management. |
COMMENTS | VARCHAR2 | General Comments regarding the activity |
END_DATE | DATE | The date the activity ended. |
GOAL_ACTIVITY_STATUS | LEXICON | The status of the activity as it relates to the goal. |