2009 Jan 30 5:39 AM
Hi all,
I want to know how many authorization objects a particular tcode contains in order to give an authorization to a particular user.
For example :
Suppose I want to give authorization of ME51N then how I can find out the authorization objects particular to ME51N tcode.
Regards,
Sunny
2009 Jan 30 6:09 AM
Hi,
You can find the related objects for tcodes
1. from SE93 -> check what authority checks are defined for the tcode
2. from SU24 -> you can see the check/maintained objects for the tcode
3. also from table USOBT_C.
Regards
Rakesh
2009 Jan 30 6:05 AM
Hi Sunny,
Go to transcation code SU24, Give the transcation code for which you want to know the authorizations objects and execute..
After that select the transaction code and click on check indicator.,,,,you will get the list of authorizations objects for the transaction code.
Regards,
Bharath
2009 Jan 30 6:46 AM
Hi Both of you,
Thanks for reply.
In SU24 what this Proposal field stands for?
Regards,
Sunny
2009 Jan 30 7:32 AM
Hi Sunny
Yes in the proposal field means that the object will be included in the authorization part of PFCG when ever you enter the t-code in the role menu.
And please notice, SU24 contains a lot of object that potentially could be checked when using the transaction code, most of the, however are not relevant in dayly use of the t-code, often the ones that you should focus on is the ones with Proposal = "Yes".
If you want to be sure what is checked and when, run an authorisation trace in ST01, (you can se how [here|http://www.mhn-consulting.com/Security/st01.htm])
Regards
Morten Nielsen
2009 Jan 30 6:09 AM
Hi,
You can find the related objects for tcodes
1. from SE93 -> check what authority checks are defined for the tcode
2. from SU24 -> you can see the check/maintained objects for the tcode
3. also from table USOBT_C.
Regards
Rakesh