|
A report ID serves two purposes: |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
System generated identifier. It is blind to the user. This also acts as a primary key for the BonusReport table. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the amount of bonus the employee will receive. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the normal wage amount before the bonus. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the month of when the bonus will be given. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the employee's No Pay Leave (NPL) for generating the bonus report. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the employee's sick leave for generating the bonus report. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the employee's annual leave for generating the bonus report. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the employee's absent leave for generating the bonus report. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the employee specific bonus factor. This may depend on the wages rate type (Hourly / Daily / Monthly). |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
This is the prorated bonus factor. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the foreign wage amount for the bonus. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the exchange rate for the bonus. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the exchange rate for the foreign bonus amount. |
|
|
|