|
The family module is used to store details on the family member of an employee. Quite often, the number of dependents has an impact on tax relief calculation. This feature is divided into 3 sections: General (Family), Education (FamilyEduRec) and Attachment (FamilyAttachment). |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
This attribute is the system generated identifier. It is blind to the user. It also holds the primary key for the Personal table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identifier. It is blind to the user. It also holds the primary key for the Family table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(150) |
|
Mandatory |
No |
|
Shows the person's name. |
|
Name |
|
|
Code |
|
|
Data Type |
char(1) |
|
Mandatory |
No |
|
Shows the gender of the family member. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
Shows the identity number of the person. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Stores the date of birth of the person. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the contact number. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores a second contact number. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores the email address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(140) |
|
Mandatory |
No |
|
Stores the address of this family member. This excludes the country, state, city and postal code. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the country of the person's / organisation's address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the state of the person's / organisation's address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the city of the person's / organisation's address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(6) |
|
Mandatory |
No |
|
Stores the postal code of the person's address. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Stores the contact order of the person, i.e. 1 means to contact that family member first. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the name of the person's workplace. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the family member is handicapped or not, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the marital status of this person. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the country in which the passport was issued. |
|
Name |
|
|
Code |
|
|
Data Type |
char(5) |
|
Mandatory |
No |
|
Shows the check digit for the identity number, i.e. the alphabet at the end of the identity number. This is to prevent anyone from entering Singapore with an illegal identity number. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows if the person had used childcare leave during the first year. |
|
|
|