The following guidelines are some general rules for implementing record level security:
- 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 user level are sufficient.
- For forms, reports, and dataports that run code, assign an extra indirect read permission at user level.
- For codeunits, assign the extra indirect read permissions at user level and at object level.
- Permissions are cumulative and not mutually exclusive.
No comments:
Post a Comment