Add missing permission since system updated and required new permission for the user.

Clarify the permission

  1. mark down the permission  Type (codeunit, report, table, tabledata, report page etc.), name and permission type (execute, read, modify, delete, insert).


  2. login as super user account.
  3. use "Users" keyword to open  Users list.


  4.  select the user account to add missing permission.


  5. select permission set to add missing permission.  (or new a permission set)
  6. Add new line in the permission set last line → change the object type (as what show up in error before
  7. Click the object id "Drop down" → click "Advanced"

     

  1. search the permission name in searching box and add to the set.


  2. control the object permission(s). Please follow the warning message of step 1 to grant related permission control of the permission,
    - For example, it required Read control of Table Data permission - Extra Setting.
    - Object type (Table) - can control Read, Insert, Modify and Delete.
    - Page - can control Execute only (allow to run the page or not).