|
This will show if the employee is on a standard shift table. The entity will help to calculate the average amount for the gross rate pay. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the shift table. This also acts as a primary key for the Shift table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the description of the shift table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
This is the number of months to average the total shift amount for the calculation of gross rate pay (GRP). |
|
|
|