Skip to content
Stefan Maroń edited this page Jan 26, 2022 · 3 revisions

LC0015 - All application objects should be covered by at least one permission set in the extension.

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.

Table Permission

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.