-
Notifications
You must be signed in to change notification settings - Fork 31
LC0015
Stefan Maroń edited this page Jan 26, 2022
·
3 revisions
Checks that each application object is covered by at least one permission set (or permission set extension) in the extension (either XML- or AL-defined). If an application object is not covered by any permission set, then this code analyzer will raise a diagnostic on the application object that is not covered.
Note that this rule does not warn about TableData
Permission missing if the TableType
is other than Normal
.
Instead, this rule warns about Table
permissions. This permission is needed to execute code, located on the table.