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: 

restrictions tcodes from role

Former Member
0 Kudos

hi experts

In my dev system i created fico role from sap menus for fico-module users.now they asking restrict the t-codes FSP0, FSS0, FS00 from that role.how can we restrict that tcodes from that role

1 ACCEPTED SOLUTION

jurjen_heeck
Active Contributor
0 Kudos

> how can we restrict that tcodes from that role

By taking the tcodes out of the role menu and maintaing the authorization data.

Also please try not to thing in terms like restricting. SAP security is about allowing things.

5 REPLIES 5

jurjen_heeck
Active Contributor
0 Kudos

> how can we restrict that tcodes from that role

By taking the tcodes out of the role menu and maintaing the authorization data.

Also please try not to thing in terms like restricting. SAP security is about allowing things.

0 Kudos

Hi,

Julius is right. Be aware of the fact that when you changes a role by for instance deleting transactions or adding them, the authorization objects will be changed as well. This might give problems, so I advise you to copy the role do your actions and compare this with the origin and the authorization objects if there is not going something wrong. It is rather complicated. If you have never used the expert mode in the authorization tab, please do this and find out what the results are. Bottom line be carefully.

Have fun

Bye Jan van Roest

0 Kudos

Sorry I meant Jurjen.

Bye Jan

0 Kudos

And I meant 'not to think' but typed 'not to thing'. Oh well, stuff happens

Former Member
0 Kudos

Hi Vasu,

You can restrict the tcodes from the role by removing the tcodes from the menu tab, once you delete the tcodes from the menu tab, you need to go to auth tab and maintain the missing auth obj values and again after deletion of tcodes the auth tab will turn YELLOW.

So make sure you delete the tcodes from the menu and then you need to go to auth tab and generate the profile, until the tab becomes GREEN and then do user compare.

Hope this answer is helpful

Best,

Suchitra