|
This entity holds the types of Identity Card that the application can support. This entity is a look up table for the user. This table would also store the code and description for the different types of identity card in the world. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity type for each employee. It also holds the primary key for the IdentityType table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(60) |
|
Mandatory |
No |
|
This field holds the description of the type of Identity card. |
|
|
|