|
This entity holds the features of the product. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. It is also a primary key for the ProductFeatures table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the module of the product. |
|
Name |
|
|
Code |
|
|
Data Type |
varchar(2048) |
|
Mandatory |
No |
|
Shows what function it does in the product features. |
|
Name |
|
|
Code |
|
|
Data Type |
varchar(3000) |
|
Mandatory |
No |
|
Stores any details about the task / reminder / product. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
This attribute would record the expiry date for the user to access the system. This expiry date would only be checked upon starting up the system. If there isn't a date set, there is no expiry date for the user to access the system. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the published date of the product. |
|
Name |
|
|
Code |
|
|
Data Type |
char(40) |
|
Mandatory |
No |
|
Shows the check code of the product. |
|
|
|