|
A credit leave type cannot be assigned to a leave policy, does not have any entitlement and cannot be initialised. This entity makes an adjustment to the leave credit. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
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 |
date |
|
Mandatory |
Yes |
|
Shows the effective date for the credit leave. It holds the primary key for the AdjustCredit table. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
Yes |
|
Stores the type of leave. It is also the primary key for the AdjustCredit table. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the number of credit days. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the expiry date of the credit leave. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Store remarks. |
|
|
|