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: 

Merge roles

Former Member
0 Kudos

Hello experts,

I would like know how to merge some Parent roles in one role?

Thanks.

8 REPLIES 8

jurjen_heeck
Active Contributor
0 Kudos

As far as I know you'll have to do that manually.

If your role menus are properly maintained you can start by creating one new role and staring to build the menu with the "from other role" option.

If the menu isn't maintained you can go straight to the profile and insert the other roles' authorization through the menu "edit" "Insert authorization(s)" "From Profile". For this you have to check which profiles belong to the roles you want to merge.

You could also try a combination of both but I do not know how well PFCG will behave on future upgrades/maintenance on your new role.

0 Kudos

thank you,

There is not a program witch can do that without manually.

Best Regards.

0 Kudos

>

> There is not a program witch can do that without manually.

Not in standard SAP.

0 Kudos

Hello,

I want to merge some roles in one.

I want to develop a program witch can do that.

Can someone tell me how to do that? and how to begin?

thank you.

Edited by: Habilitaion on May 25, 2009 6:08 PM

Former Member
0 Kudos

You create a composite role and in that you can mention the names of individual roles.

But you will not be able to edit transaction or authorization objects.

Regards,

Siv

Former Member
0 Kudos

Create Composite Role using PFCG

There you can include all single roles.

If you want to make changes in particular t-code go into that respective Single role and make changes.

Note: No need of develop program to include all roles

Dani

0 Kudos

Thank you for your answers.

But I want exactly to do the fusion of some roles.

For exemple I want to do the fusion of tow composite roles in one composite role.

I think that it's possible in PFCG. but I want to develop a ABAP program for that.

It's possible? and how can I begin?

thanks.

0 Kudos

> I think that it's possible in PFCG. but I want to develop a ABAP program for that.

>

> It's possible?

Appaerently we do not know.....

> and how can I begin?

I'd start with analyzing function group PRGN_TREE.

For ABAP help you should post in one of the ABAP forums.