Dear Experts,
We have 2 infoobjects (A and B) which are authority objects as well.
We have 2 infoproviders (X and Y), X includes infoobject A, Y includes infoobject B.
We have 1 multiprovider (M) which includes both infoproviders X and Y.
We have built a query (Q1) on infoprovider X. In this query we defined the infoobject A with an authority variable. By opening a report the authority function did work, so we did only these characteristic values for which the user is authorized.
We have built another query (Q2) on infoprovider Y. In this query we defined the infoobject B with an authority variable. The authority function did work here also well.
BUT if we built a new query on the multiprovider and defined in it infoobject(s) A and/or B with an authority variable, everytime by opening the query we could get all char. values, not only these ones, for these the user is authorized.
Could you tell me what could be the problem?
Thanks in advance.