Entity FieldSecurity

Description of Entity FieldSecurity

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.


List of all Dependencies of the Entity FieldSecurity

Name

Code

Class Name

Relation_15326

Relation_15326

Reference


List of Attributes of the Entity FieldSecurity

Name

Code

Field Security ID

FieldSecurityId

FieldLabelName

FieldLabelName

FieldDBAttribute

FieldDBAttribute

FieldDBTable

FieldDBTable


Entity Attribute Field Security ID of the Entity FieldSecurity

Card of Attribute Field Security ID of the Entity FieldSecurity

Name

Field Security ID

Code

FieldSecurityId

Data Type

integer

Mandatory

Yes


Description of Attribute Field Security ID of the Entity FieldSecurity

Shows the identity of the field security. It is a primary key for the FieldSecurity table.


Entity Attribute FieldLabelName of the Entity FieldSecurity

Card of Attribute FieldLabelName of the Entity FieldSecurity

Name

FieldLabelName

Code

FieldLabelName

Data Type

char(100)

Mandatory

No


Description of Attribute FieldLabelName of the Entity FieldSecurity

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.


Entity Attribute FieldDBAttribute of the Entity FieldSecurity

Card of Attribute FieldDBAttribute of the Entity FieldSecurity

Name

FieldDBAttribute

Code

FieldDBAttribute

Data Type

char(100)

Mandatory

No


Description of Attribute FieldDBAttribute of the Entity FieldSecurity

Records the actual attribute name in the database. It is blind to the user.


Entity Attribute FieldDBTable of the Entity FieldSecurity

Card of Attribute FieldDBTable of the Entity FieldSecurity

Name

FieldDBTable

Code

FieldDBTable

Data Type

char(100)

Mandatory

No


Description of Attribute FieldDBTable of the Entity FieldSecurity

Records the actual table name in the database. It is blind to the user.