Itgenodo078 error on Odoo when acccessing table

An error with code itgenodo078 can occur when you access an Odoo-table. For instance, the following SQL-statement:

select *
from   Odoo.analytic.access_abstract

can raise:

itgenodo078
You are not allowed to access 'Model to check which users should have access to a document, given the lines AA groups.
No group currently allows this operation.
Contact your administrator to request access if necessary.

For all itgenodo078 errors you will need to acquire additional privileges for the Odoo-user account used through your application administrator.