Diagnosis @8R@ This is not neccessarily a problem.> Variable &V1& is a value variable that is filled with the valuesauthorized for a user. Since a user can be authorized for multiple values, intervals andpatterns, the variable should be able to handle all of them. This is possible with a variable of selection type S (Selection Option).Variable &V1& is not of type S.System Response If a value variable of type P, I or M is used, it is only filled with asubset of the values authorized for a user. It is not always possible topredict which values these are. If the value sets authorized for all users can be handled by thevariable, this situation will never result in a problem. In all othercases, however, the variable only represents some of the authorizedvalues. This can result in a query that does not display all authorizedvalues. Note: This can never lead to a situation in which unauthorized data isdisplayed. Procedure If you get unexpected reporting results in the area of Authorizations,you are strongly recommended to correct the situation. To do this,create a new variable with selection type "S". Then replace variableV1 with the new variable in all applications (queries). deletevariable &V1&. There is no automatic correction available. |