Using Security Filters
Microsoft SQL Server
Guidelines…
Record Level security and the business logic
of the application must work together
For
Forms, Reports
and
DataPorts
that are run
by properties and not code, the security filters
that you apply at the user level are sufficient
For
Forms, Reports
and
DataPorts
that run code, assign an extra
indirect read permission at the
user level
For
Codeunits
, assign an extra indirect read permissions at the
user level and at the object level
Permissions are cumulative and not mutually exclusive