|
This entity would hold different types of sections avaliable in the company. A default would be avaliable for the user to select if the company does not have any sections. The default value would be "None". |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the section. It also acts as a primary key for the Section table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(80) |
|
Mandatory |
No |
|
Shows the description of the section. |
|
|
|