|
This entity would hold the list of possible types of cessation codes that a company would use. The records placed in this entity should not allow the user to add or delete. It would also act like a look up table for the employee's entry when the employee either resigns or terminates his service for the company. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
This attribute holds the code for different types of cessation that the company might have. It also holds the primary key for the Cessation table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
This attribute holds the description, i.e. the long name, of the cessation code. |
|
|
|