cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can´t add user, team, data access profile, task profile in SAP BPC 10.1

Former Member
0 Likes
1,461

Hi experts,

I'm using BPC 10.1 (Release 810 SP 05). My user has all the task profiles that comes by default with BPC: PrimaryAdmin,SecondaryAdmin,SystemAdmin,SecurityAdmin...

But when adding a new user, team, data access profile, task profile I get an error. I try the same but with a user that has SAP_ALL and the same errors ocurr.

These are the errors:

I´m searching for a note that solves this , but haven´t any success.

Please help me

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Maria,

Please refer below threads for notes applicable for same error:

https://scn.sap.com/thread/3614017

https://scn.sap.com/thread/3702087

Hope it is helpful....

Regards,

JP

Former Member
0 Likes

Hi JP,

I check the threads and the one that has the same error is bpc 10.1 - Error while adding user | SCN

The thread refers to note 2113799, which says that RFC user must have the role SAP_BPC_SERVICE

Our RFC user is ALEREMOTE. Looking at transaction SUIM, the user ALEREMOTE is not assigned to the role SAP_BPC_SERVICE. I told this to the basis team, but their answer is that the user ALEREMOTE has SAP_ALL role.

Former Member
0 Likes

Maria...show the basis people this note and ask them to follow it, since it is causing errors on bpc side. That role needs to be assigned to that id.

Nothing would be progressed until then...

Regards,

JP

Former Member
0 Likes

Hi JP,

Basis team assigned the role SAP_BPC_SERVICE to user ALEREMOTE.

It partially works: now I can create teams, data access profile, task profile.

But I can't add a user, assigned a user to a: team, data access profile, task profile

Is there any other role that RFC user should have?

In transaction SLG1, this errors are shown after trying to add a user or assign a user to a team, data access profile, task profile:

Former Member
0 Likes

Maria,

It seems CUA is configured in your system which is not allowing to add users to BPC. Please refer below thread to solve your issue...

BPC 10 SP 5 : you have not logged on to central... | SCN

Other threads for more information....

BPC/CUA  integration solution | SCN

P.S Please ask the BASIS people to kindly read all the documents related to BPC installation and settings to have a smooth BPC system running. Finding notes for such errors is their job!

Hope this solves your error....

Regards,

JP

Former Member
0 Likes

Hi Maria,

Have a look at this note if you have CUA installed in your landscape.

SAP note for CUA support in BPC 10.1:

http://service.sap.com/sap/support/notes/2157598

You need to be on SAP_BW 740 13 or above to have this feature.

Part one:

  • t/code SM59, find the ABAP connection name for CUA, copy it for later use
  • t/code SE38, run program RSBPC0_PARAM_MAINTAIN
  • create new parameter RFC_CUA_DESTINATION and the value will be the ABAP connection name for CUA
  • Save, then you are done

Andy