Entity ResidenceType

Description of Entity ResidenceType

This entity would record all different type of residence status available in a country.

In the case of Singapore it would be:
1) Permanent Resident 1
2) Permanent Resident 2
3) Permanent Resident 3
4) Citizen
5) Foreign Worker

This status would differ when used in different countries.


List of all Dependencies of the Entity ResidenceType

Name

Code

Class Name

Relation_21767

Relation_21767

Reference

Relation_775235

Relation_775235

Reference


List of Attributes of the Entity ResidenceType

Name

Code

Residence Type ID

ResidenceTypeId

Description

ResidenceTypeDesc


Entity Attribute Residence Type ID of the Entity ResidenceType

Card of Attribute Residence Type ID of the Entity ResidenceType

Name

Residence Type ID

Code

ResidenceTypeId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Residence Type ID of the Entity ResidenceType

This attribute would hold the identity for the residence status type. It also holds the primary key for the ResidenceType table.
Example: Local / PR2 / FW / EP etc


Entity Attribute Description of the Entity ResidenceType

Card of Attribute Description of the Entity ResidenceType

Name

Description

Code

ResidenceTypeDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity ResidenceType

This attribute would holds the long name or description for the residence type.
Example: Citizen / Permanent Resident Year2 / Foreign Worker / Employment Pass etc