|
The Salary Grade feature can be used to set notifications on wage amount changes that exceed set limits. This feature is linked to the Basic Rate Progression feature. For new employees, Salary Grades can be selected on the employment details. For existing employees, use the Career Progression feature to make a change. If Salary Grades are in use, each time the basic wages exceed the set limits, an alert appears. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the salary grade. It also acts as a primary key for the SalaryGrade table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the description of the salary grade. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the minimum basic rate of the salary grade. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the maximum basic rate of the salary grade. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the maximum increment percentage for the basic rate of the salary grade. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the maximum increment amount for the basic rate of the salary grade. |
|
|
|