Define for which object class to find objects

Each Alfabet query starts with a FIND statement that defines the object class for that the query is finding results. This object class is in the following called the base class of the query.

Each result found by the query automatically delivers the value of the REFSTR property of the objects found for the base class to technical processes in Alfabet. For example if the query is defined for a tabular report, you can navigate to the object profile of the object of the base class by default via double-click on a row in the report. If the query is defined for the compliance functionality to find for example the user reponsible for evaluating an object, the object class Person must be defined as FIND class to deliver the REFSTR of a user to the compliance functionality.