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

BPC10.0 role ZBPC__BUI_<userid>

0 Kudos
734

Hi all,

We are in the process of upgrading our BPC system from 7.5 to 10.0 (CPMBPC 801 SP9), and are trying to define the future strategy for maintaining user security for BPC10.0, given that we use CUA on our BW/BPC systems.

We have read sapnote 0001757825 - BPC security supporting CUA, and have some general questions about the BPC generated roles ZBPC__BUI_userid

1. What is this role used for, and do we need to give it to all our BPC users?.

2. We have noticed that these ZBPC__BUI_roles have been generated for existing users after running the 7.5 to 10 migration program. However when we add new users to an environment via BPC web client, there is no ZBPC__BUI role generated for that user. When and how does this ZBPC__BUI role get generated?

3. What is the recommended approach for assigning this role to users in Test and Production systems? Should it be transported from Development, or should it be generated in target systems?

4. Does the name of the role have to include the user ID, because it seems bad practice to name a security role after a user from a maintenance point of view?

5. If required, can we assign a generic dummy role called ZBPC__BUI_DUMMY to all BPC users?

Thanks,

Carlton

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182709
Contributor
0 Kudos

Carlton,

We cannot assign a dummy role ZBPC__BUI_DUMMY to all BPC users because if you open a real role ZBPC__BUI_<userid> in your system and display the authorization objects, you can see environment info in the "Sub Namespace". That means this role contains the info that which environment the user can access.

Charlie

0 Kudos

Hi Charlie,

Thanks for your reply.

What if we create one ZBPC__BUI* role for each unique set of BUI authorisations required, and then assign each role to relevant users? Would that work, or does the system really require the user ID as part of the role name?

Regards,

Carlton.

former_member182709
Contributor
0 Kudos

Carlton,

I think that would work. However, I didn't do a test and that may not officially supported.

I suggest you do some test after you add BUI* role, such as refreshing report, log on to BPC web, process dimension, etc.

Best regards,

Charlie