Hi all !
We are using BI 7.01 (new authorization concept) and we are facing an issue.
We've setup variables for the authorization values management in RSECADMIN with specific ABAP code to fill these values.
This part works perfectly.
In the Bex, we've defined variables with type "Authorization" and ready for input, optional.
If the user enter a value he's allowed to, it works.
But, we are expecting the system to automatically display only the authorized values when the user leaves the variable empty.
But it's not the case in our system. He's facing "No authorization".
It's the same when he's entering an interval. For example, he's allowed to display company code A and D. If he enters A - D (A to D), he receives "No authorization" message. But if he enters A;D (A and D), it works.
We were not able to find any explanation neither in SAP help nor in SDN.
We'are thinking about a bug or a missing OSS note. But we've no clue.
If someone is able to help us, it would be really appreciated.
Best regards.