This page (revision-19) was last changed on 26-Nov-2021 10:22 by Karen Parrott

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
19 26-Nov-2021 10:22 3 KB Karen Parrott to previous
18 26-Nov-2021 10:22 3 KB Karen Parrott to previous | to last
17 26-Nov-2021 10:22 3 KB Lilia Urtan to previous | to last
16 26-Nov-2021 10:22 3 KB JMyers to previous | to last
15 26-Nov-2021 10:22 3 KB JMyers to previous | to last
14 26-Nov-2021 10:22 4 KB JMyers to previous | to last
13 26-Nov-2021 10:22 4 KB JMyers to previous | to last RAGE_MINIMUM ==> RANGE_MINIMUM
12 26-Nov-2021 10:22 4 KB JMyers to previous | to last
11 26-Nov-2021 10:22 4 KB JEscott to previous | to last
10 26-Nov-2021 10:22 4 KB JEscott to previous | to last
9 26-Nov-2021 10:22 4 KB JEscott to previous | to last
8 26-Nov-2021 10:22 4 KB JEscott to previous | to last
7 26-Nov-2021 10:22 5 KB JMyers to previous | to last
6 26-Nov-2021 10:22 5 KB JMyers to previous | to last
5 26-Nov-2021 10:22 5 KB JMyers to previous | to last
4 26-Nov-2021 10:22 5 KB JMyers to previous | to last
3 26-Nov-2021 10:22 5 KB RForbes to previous | to last
2 26-Nov-2021 10:22 5 KB RForbes to previous | to last
1 26-Nov-2021 10:22 5 KB KateN to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed 2 lines
;[Range|RANGE_CODE]:This field holds the user-created code that uniquely identifies the range being created. These range codes may or may not be descriptive. Range_Code is a 16-character alphanumeric mandatory field that must be manually entered.
;[Entity|ENTITY_CODE]:You may associate the range code to a specific entity within this field. Entity is a 16-character alphanumeric mandatory field that is created in the Define Entities ([IDEN]) form.
The rounding/scale has been implemented so the displayed values will now be the same as the stored values.
\\ \\
;[Range|RANGE_CODE]:This field holds the user-created code that uniquely identifies the range being created. These range codes may or may not be descriptive.
At line 12 changed 6 lines
*By Fixed Value is used when the range will be hard coded with flat dollar amounts. i.e. $40,000 minimum, $45,000 midpoint, $50,000 maximum.
*By Formula is used when the range for the job will be calculated based on a certain dollar amount per “point” above a base salary. The value of the base salary, plus the dollar value of the points evaluated by job, becomes the midpoint of the range. Maximum and minimum amounts for the range are based on a percentage of this midpoint.
;:Range_Method is a mandatory fixed lexicon ([X_RANGE_METHOD]) that you may use to select a value.
;[Description|DESCRIPTION]:You may use this field to enter a description of the range code created. Description is an optional 50-character alphanumeric field that may be manually entered.
;[Rate Basis|RATE_BASIS]:This field defines the time period (hour, day, week, year) to be used with the salary range defined. E.G. $40,000 /YR or $16/HR. Rate_Basis is a mandatory fixed field ([X_Rate_Basis]) that you must complete with a selection from the lexicon.
;[Matrix|MATRIX]:This field allows you to associate a salary matrix with the salary range. Matrix is an optional 16-character field which you will fill with a selection from the LOV (F9).
;[Entity|ENTITY_CODE]:You may associate the range code to a specific entity within this field.
;[Description|DESCRIPTION]:You may use this field to enter a description of the range code created.
;[Rate Basis|RATE_BASIS]:This field defines the time period (hour, day, week, year) to be used with the salary range defined. E.G. $40,000 /YR or $16/HR.
;[Matrix|MATRIX_CODE]:This field allows you to associate a salary matrix with the salary range.
At line 19 changed 5 lines
----
!!Fixed Range Values
;[Range Minimum|RANGE_MINIMUM]:If the salary range is defined by a fixed range, this field identifies the minimum value of that range. Range_Minimum is an optional numeric field that may be manually entered.
;[Range Midpoint|RANGE_MIDPOINT]:If the salary range is defined by a fixed range, this field identifies the midpoint value of that range. Range_Midpoint is an optional numeric field that may be manually entered.
;[Range Maximum|RANGE_MAXIMUM]:If the salary range is defined by a fixed range, this field identifies the maximum value of that range.Range_Maximum is an optional numeric field that may be manually entered
!Fixed Range Values
;[Range Minimum|RANGE_MINIMUM]:If the salary range is defined by a fixed range, this field identifies the minimum value of that range.
;[Range Midpoint|RANGE_MIDPOINT]:If the salary range is defined by a fixed range, this field identifies the midpoint value of that range.
;[Range Maximum|RANGE_MAXIMUM]:If the salary range is defined by a fixed range, this field identifies the maximum value of that range.
;[Modify Salary Range|ACT_MODIFY_SALARY_RANGE]:You may update fixed salary range values by using the [Modify Salary Range|MSMSR] button. Modify Salary range by percent supports rounding (Up, Down, Nearest),and scale (number of decimals). Once the form has been saved, the results will be made permanent.
At line 25 changed 6 lines
----
!!Range Formula
;[Base Amount|BASE_AMOUNT]:If the salary range is defined by a formula, this field holds the base value to be used for the range rule.\\Range Midpoint = Base Amount + (Dollar Per Point x Evaluated Points) Base_Amount is an optional numeric field that may be manually entered
;[Dollar Per Point|DOLLAR_PER_POINT]:If the salary range is defined by a formula, this field holds the dollars “earned” per point awarded at the job level. Dollar_Per_Point is an optional numeric field that may be manually entered
;[Minimum Percent|RAGE_MINIMUM]:If the salary range is defined by a formula, this field holds the percent that will be used to calculate the minimum value of the range. The formula used to calculate the minimum value of the range is as follows:\\Range Min = (Base Amount + (Dollar Per Point x Evaluated Points)) x Minimum % Range_Minimum is an optional numeric field that may be manually entered.
;[Maximum Percent|MAXIMUM_PERCENT]:If the salary range is defined by a formula, this field holds the percent that will be used to calculate the maximum value of the range. The formula used to calculate the maximum value of the range is as follows:\\Range Max =(Base Amount + (Dollar Per Point x Evaluated Points)) x Maximum %\\Range_Maximum is an optional numeric field that may be manually entered
!Range Formula
;[Base Amount|BASE_AMOUNT]:If the salary range is defined by a formula, this field holds the base value to be used for the range rule.\\Range Midpoint = Base Amount + (Dollar Per Point x Evaluated Points).
;[Dollar Per Point|DOLLAR_PER_POINT]:If the salary range is defined by a formula, this field holds the dollars “earned” per point awarded at the job level.
;[Minimum Percent|MINIMUM_PERCENT]:If the salary range is defined by a formula, this field holds the percent that will be used to calculate the minimum value of the range. The formula used to calculate the minimum value of the range is as follows:\\Range Min = (Base Amount + (Dollar Per Point x Evaluated Points)) x Minimum %
;[Maximum Percent|MAXIMUM_PERCENT]:If the salary range is defined by a formula, this field holds the percent that will be used to calculate the maximum value of the range. The formula used to calculate the maximum value of the range is as follows:\\Range Max =(Base Amount + (Dollar Per Point x Evaluated Points)) x Maximum %
At line 45 added 4 lines
!Range Modification
;[Range Minimum|RANGE_MINIMUM]:If the salary range is defined by a fixed range, this field identifies the minimum value of that range.
At line 35 changed 4 lines
!!Range Modification
;[Range Minimum|RANGE_MINIMUM]:If the salary range is defined by a fixed range, this field identifies the minimum value of that range. Range_Minimum is an optional numeric field that may be manually entered.
\\
Once you have identified the amount, press the OK button in order to administer the range modification selected. The results will be seen immediately. Once the form has been saved, the results will be made permanent.
![Notes|Edit:Internal.ISSR]
[{InsertPage page='Internal.ISSR' default='Click to create a new notes page'}]