|
The settings for the sub period. Includes the Basic Rate and Gross Rate pay to specify which sub period it belongs to. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
System generated identifier. It is blind to the user. It also holds the primary key for the Employee table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the year for the pay record. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the period for the pay record. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Holds the sub period for the pay record. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Day Rate Formula from OverTime. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Hour Rate Formula from OverTime. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the current overtime amount calculated by the day (day rate). |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the current overtime amount calculated by the hour (hour rate). |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the last overtime amount calculated by the hour (hour rate). |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the last overtime amount calculated by the day (day rate). |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the overtime table for the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the shift table for the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the employee is late. If the employee is late, the late amount will not be included in the Leave Deduction Amount. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the employee is absent. If the employee is absent, the amount will not be included in the Leave Deduction amount. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Day Rate Formula from the Best Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Hour Rate Formula from the Best Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
This is the calculated day rate amount from the Best Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
This is the calculated hour rate amount from the Best Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Day Rate Formula from the Gross Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Takes the identity of the Hour Rate Formula from the Gross Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
This is the calculated day rate amount from the Gross Rate of Pay. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
This is the calculated hour rate amount from the Gross Rate of Pay. |
|
|
|