Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BI 7 Analysis Authorisation: BPS problem with 0BI_ALL

Former Member
0 Kudos

Hi,

We are implementing BI (BPS, BCS and Mgt Reporting). Cost centre is marked auth relevant and created as a variable in the Planning Folder Ad-Hoc package.

We have updated a new authorisation in RSECADMIN and assign this to our user. When the user executes UPSPL the user correctly can only choose to plan on the cost centres assigned in the authorisation as specified in UPSPL. However, the user receives an authorisation error when executing the planning template. The trace shows that SAP is looking for 0BI_ALL in S_RS_AUTH. But giving the user that will override all authorisations.

Any help will be much appreciated!

Wes

4 REPLIES 4

Former Member
0 Kudos

HI,

you have to insert your new autho object created for cost center in the class S_RS_AUTH of a role.

hope it help's

Former Member
0 Kudos

Hi Grevaz,

We have included the authorisation in S_RS_AUTH and still had an auth error.

Wes

0 Kudos

Hi, Wes.

And so, did you solve this problem?

We have got the same one...

0 Kudos

Hi,

Apologies for replying so late. We did solve it. Your RSECADMIN authorisation needs to contain the following:

All authorisation relevant characteristics (example company code, cost centre, profit centre) and activity, 0TCAACTVT (02 if you use the authorisation for BPS and BCS) the info provider (0TCAPROV) where the BPS or BCS information is stored. These need to be in one authorisation. For the user to be able to execute the planning template in BPS.

Hope this helps.