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: 

AIS

Former Member
0 Kudos

hi all,

AIS contains 2 roles * menu role n *authorization role. the differnce between this is menu role dont have authorization n authorization role dont have menu.. but how it is really mean?if i see a menu role i can see a authorization tab with bunch of authorization object...?

2 REPLIES 2

Former Member
0 Kudos

Hi Kamal,

In Menu Roles,we can check the Tcodes included via the menu Tab in PFCG.

But in Authorization tab of SUIM, if you put in S_TCODE and the Tcode, then cenratinly you would get all roles listed for the Tcode.

Check the below link to get a whale of Info.

http://help.sap.com/saphelp_nw04s/helpdata/en/52/671261439b11d1896f0000e8322d00/content.htm

Hope it helps.

VBr,

Sri

Award points for helpful answers

Former Member
0 Kudos

Hi Kamal,

As you have said the Menu role has Tcodes entered in the menu but again a tcode is a container of authorization objects hence the authorization tab contains list of authorization objects associated with the respective tcodes.

Now for the authorization role, evry thing is maintained at object level in the authorization tab.That is as said by Sri you enter the Tcodes in the S_Tcode object and their corresponding authorization objects are added manually.But this practice should be avoided as it may result in some inconsistencies in the authorizations because the objects are maintained manually.

Hope this explains you of the menu and authorization roles

**Reward points accordingly