cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization issue in BEx integrated planning

former_member199935
Participant
0 Kudos

Hi,

We are on BW 7.4 SP 11 and using Integrated Planning functionalities where we send plan data to ECC. Everything works fine for a user with 0BI_ALL. But, as we have a need to restrict set of data to users, I created an Authorization object and restricted data based on this Authorization object for end user.

Authorization works fine when reading data into layout. But, When end-user is sending plan data to ECC by executing planning sequence, we are getting following error message.


   You do not have sufficient authorization

   <plan function> ended with errors

   You are not authorized to read the data

SU53 or ST01 is only giving that end-user needs "0BI_ALL".

But, if we assign 0BI_ALL, end-user reads entire cube data and defeats the purpose of "Authorization object" concept.

I'm using Plan function of type EXIT FUNCTION created using CLASS CL_RSPLFC_BPS_EXITS with "Reference Data" checked.

Any suggestions/thoughts here?

Accepted Solutions (1)

Accepted Solutions (1)

former_member188743
Active Participant
0 Kudos

Hi,

Quite possibly by following the instructions from SAP note below you will fix this issue:

1917777 - Analysis Authorizations missing or inactive after upgrade to BW 7.3

Make sure too follow the instructions from link:

Authorizations for BW Integrated Planning: - Data Warehouse Management - SAP Library

Thanks,
Diego

former_member199935
Participant
0 Kudos

Thanks Diego for your reply. I've followed the notes still not working. Strange thing even after i assign 0BI_ALL to end-user still same issue. Even strange thing is, SU53 and ST01 still showing that 0BI_ALL missing. Where else i can check? Looks like something else is missing even though end-user has 0BI_ALL. (Works fine with a user who has SAPALL profile)

Answers (0)