This page (revision-8) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by KateN

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 26-Nov-2021 10:22 2 KB JMyers to previous
7 26-Nov-2021 10:22 2 KB JMyers to previous | to last
6 26-Nov-2021 10:22 2 KB JMyers to previous | to last
5 26-Nov-2021 10:22 3 KB JMyers to previous | to last
4 26-Nov-2021 10:22 3 KB JMyers to previous | to last
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 2 KB JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB KateN to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 removed 2 lines
[{TableOfContents }]
At line 4 changed one line
Review types are used by Personality to group or classify reviews for reporting purposes. As well, the review types are used by the Generate Upcoming Reviews ([USUR]) program to specify which type of review to create, and on what schedule. Review Types are created and maintained through the Define Review Types (ISRT) screen.
Review types are used by [{$applicationname}] to group or classify reviews for reporting purposes. As well, the review types are used by the Generate Upcoming Reviews (USUR) program to specify which type of review to create, and on what schedule. Review Types are created and maintained through the Define Review Types (ISRT) screen.
At line 6 changed one line
The review form includes settings for when to create the review and which approval level will be defaulted to for reviews of this type. Approval level is used to control the flow of review approvals and updates into the personnel action forms.
Review Types data is maintained on the [P2K_SA_REVIEW_TYPES] table.
At line 8 changed 26 lines
Review types also include the categories that will be judged for each type of review. For example, a disciplinary review would include different categories from those included in a performance review. These categories are user-defined and may be used by multiple review types. Categories are defined here in the review type form and are rated with points or lexicon values (such as “meets requirements” or “exceeds requirements”) when the employee receives a review of that type.
Review Types data is maintained on the [P2K_SA_REVIEW_TYPES], [P2K_SA_REVIEW_SUBJECTS] and [P2K_CM_POSITION_DETAILS] tables.
;[Review Type|REVIEW_TYPE_CODE]:This field displays the user-defined name for the type of review being created.
;[Frequency|REVIEW_PERIOD]:This is the amount of time between reviews of this type, for example, one year for an annual review. Enter the amount of time as a numerical value. This field is not required if there is no set time between reviews, as would be the case with a disciplinary review.
;[Period Basis|PERIOD_BASIS]:This field defines the time period (hour, day, week, year) in which the review period value is expressed.
;[Approval Level|APPROVAL_LEVEL]:This field displays the position level within the organization whose approval is necessary to complete this review. For example, if a review will cause a salary change, it may be necessary to have a higher level of approval than if the review will just change an employee’s status from probationary to fully active status.
;[Description|DESCRIPTION]:A description of the review type is provided in this field.
;[Category|REVIEW_CATEGORY]:This field holds the user-created category code that will be rated when reviews of this type are created for employees. Only those categories defined for each review type will appear in the [ISRV] form when that review type is selected.
;[Description|DESCRIPTION]:You may enter a description of the category chosen, or may use the description to prompt users for the correct rating of each category.
;[Weighting|CATEGORY_WEIGHTING]:This field shows the weighting the review category has within the review.
;[Max Points|MAXIMUM_POINTS]:This field shows the maximum points a candidate may obtain for an assessment.
----
![Notes|Edit:Internal.ISRT]
[{InsertPage page='Internal.ISRT' default='Click to create a new notes page'}]
;[Review Type|REVIEW_TYPE_CODE]:This field displays the user-defined name for the type of review being created. Review_Type_Code is a 16-character alphanumeric mandatory field that is manually entered.
;[Frequency|REVIEW_PERIOD]:This is the amount of time between reviews of this type, for example, one year for an annual review. Enter the amount of time as a numerical value. This field is not required if there is no set time between reviews, as would be the case with a disciplinary review. Review_Period is a 5-character numeric optional field that may be manually entered.
;[Period Basis|PERIOD_BASIS]:This field defines the time period (hour, day, week, year) in which the review period value is expressed. Period_Basis is an optional fixed lexicon ([X_PERIOD_BASIS]) that you may use if the Review Period field has been populated.
;[Approval Level|APPROVAL_LEVEL]:This field displays the position level within the organization whose approval is necessary to complete this review.For example, if a review will cause a salary change, it may be necessary to have a higher level of approval than if the review will change an employee’s status from probationary to fully active status. Approval levels are user-defined lexicons that may be applied as necessary. Approval_Level is an optional fixed lexicon ([X_APPROVAL_LEVEL]) that you may use to choose the appropriate the value.
;[Description|DESCRIPTION]:A description of the review type is provided in this field. Description is a 50-character alphanumeric optional field that may be manually entered.
;[Category|REVIEW_CATEGORY]:This field holds the user-created category code that will be rated when reviews of this type are created for employees. Only those categories defined for each review type will appear in the [ISRV] form when that review type is selected. Insubordination, Attitude, Management Skills Review_Category is found in the [P2K_SA_REVIEW_SUBJECTS] table and is an optional user defined lexicon ([X_REVIEW_CATEGORY]) that you may use to choose an appropriate value.
;[Description|DESCRIPTION]:You may enter a description of the category chosen, or may use the description to prompt users for the correct rating of each category. Description is a 50-character alphanumeric optional field that may be manually entered.