Question:
We are trying to show a BW iview that calls a BW report online (BW 3.5 SPS17, EP 6.0 SPS17). When using an admin user, it works fine, the report is displayed. But if we try it with a user that only has the eu_core_role, the following error is displayed:
Unable to lookup System 'BDC100'. Please check the system object and the alias..
BDC100 is the BW system. It only works if we add the super_admin_role
What needs to be done for the user to be able to call the BW? Am I missing anything?
Thanks
Answer:
Check the permissions for system alias SAP_BW. You might have to add role eu_core ...
W11