|
This entity would record the field that is used to block the group of user from getting any information or data from the database to the display screen or reports. It restricts users from accessing and amending information. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
Shows the identity of the field security. It is a primary key for the FieldSecurity table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Records the label name of the field. This is used for display and at the same time, selecting which fields to block a particular user group from obtaining information. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Records the actual attribute name in the database. It is blind to the user. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Records the actual table name in the database. It is blind to the user. |
|
|
|