|
The Leave Type contains the general definition of the leave itself, with settings ranging from colour codes to eligibility conditions. The amount of leave and limits on how much can be brought forward is set in an Allocation Table. Settings for a leave type is distributed over several tabs on the Leave Type window. It controls the general type and appearance of the leave. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Stores the identity for the type of leave. It is the primary key for the LeaveType table. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the leave credit for the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(2) |
|
Mandatory |
No |
|
Shows the abbreviations of the leave. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the colour codes set for each type of leave. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows if the leave type is active. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the description of the leave type. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the unit for the leave. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the employee is eligible for that type of leave, in a form of a checkbox. Eligibility is determined by the number of months before or after a specific date. However, not all leave types have this eligibility. The leave types that have this eligibility are: Absent, Annual, Compassionate, Late and No Pay Leave. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the option for the eligibility of the leave type. Eligibility is determined by the number of months before or after a specific date. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the option for the eligibility of the leave type. Eligibility is determined by the number of months before or after a specific date. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the number of months the employee has worked. Eligibility is determined by the number of months before or after a specific date. |
|
|
|