|
This entity is the look up table for the list of possible contact locations. It can be home, mailing, fax etc. This can be used in either the address of contact number entity. Therefore the user must choose each field correctly. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
This attribute is the key identity of this entity. It identifies the contact location of the employee. This holds the primary key for the ContactLocation table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(80) |
|
Mandatory |
No |
|
This attribute would record the long name or description of the contact location. |
|
|
|