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: 

How to edit the roles in ABAP stack?

Former Member
0 Kudos

Hello All,

Can any one please tell me how to edit a role in ABAP Stack in step by step manner. If you could guide me to any link that would be really great. Thanks in advance.

Sardaar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
2 REPLIES 2

Former Member
0 Kudos

Former Member
0 Kudos

Hi Sardaar,

By using transaction code PFCG you can edit a role/create a role.

once you execute t-code PFCG in the initial screen you are displayed with options for Create / Edit role or composite role.

Enter the name of the role which you want to edit.

Clik on the edit button (pencil icon) or if you want to view only clik on next button.

Once you click on edit button in the next screen you will have multiple tabs

Description / Menu / Workflow / Authorizations / Users

If you want to write some description you can use this tab.

If you want to add T-Codes/Reports or Folder etc click on Menu.

Add necessary transactions (click on + transaction button) then click on Authorization tab.

you will be two options

Change authorization data

Expert mode

If you want to edit authorization data click pencil button

If you have added new T-codes then click on Expert mode

-> choose read old status and merge with new data.

in the next screen you will be displyed with existing objects

Change the values and generate the role.

then click back button and then click on user tab assign user as required.

If you need more help let me know

For more info

Single Role: http://help.sap.com/saphelp_erp2005vp/helpdata/en/52/6714b6439b11d1896f0000e8322d00/frameset.htm

Composite Role : http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/271d24d86211d2961a0000e82de14a/frameset.htm

Cheers

Soma