|
Authorization Check in 1/n Object Groups |
|
USE_1N_AUTH
* from Allevo version 3.0
In versions preceding Allevo 2.9, the planning authorization would be checked in the 1/n planning for object groups with start of the respective individual transaction only for the first found object. Once this check was successfully completed, all objects of the group were used for the formation of totals (if necessary, also those for which no reading permission is available for the user).
In Allevo 3.0 and later, the check is being performed for each identified object of the group. In case that the authorization is missing, the respective object is not taken into consideration: hence, depending on the user, different sum values may appear in the group.
Via the constant USE_1N_AUTH, it is possible to switch back to the previous logic. Activation is performed by entering 2 or X in column Value from.
|
Note: |
In case of very big groups, the authorization check for all objects included in a group can have a negative impact on the speed of reference data reading. It may thus be useful to activate the constant also for performance reasons (i.e. to do without a detailed authorization check). |