Application Development and Automation 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: 
Read only

authorization objects for a particular profile

Former Member
0 Likes
5,167

hi,

befoer 4.7 release security is dealt with profiles not with roles.

how can i find authorization objects for a particular profile?

is there any t-code for that?

can anybody tell me?

<removed_by_moderator>

thanks in advance.

regards,

raju.

Edited by: Julius Bussche on Feb 28, 2008 10:24 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,979

Hello Raju,

Let me first clarify this:

Starting the 4.X version of SAP PFCG has kicked in. Even for the 3.X version of SAP PFCG has been made backwards compatible.

Believe me on this, i have the priviledge (or igmomy if you like) of working on 3.1I version of SAP today along with 4.7

(if you are looking in 3.1I or lower- if its 4.X, you search by roles)

Now comming to your point about selecting authorization objects for a given profile:

Select SUIM> Profiles> By Profile name, text

In the next screen enter the profile name and execute.

The system will display the profile name and its text.

Double click on the profile name and you will get an expandable tree structure.

Start drilling down. At the first level the system displays the authorization objects in the profile. If you drill down on a particualar authorization object, the system displays the authorizations further drilling will display the field and the value.

Please note that you can follow the same procedure in the later versions of SAP like 4.X and ECC too but you have to note that we dont handle profiles anymore, we manipulate roles.

Hope this helps.

Regards,

Prashant

5 REPLIES 5
Read only

Former Member
0 Likes
1,979

Go to t-code SUIM

Enter in your profile

Double click the "Profile Name" or select the "Display Details" button

Read only

Former Member
0 Likes
1,979

Hi Rama,

You can view profiles using transaction SU02.

Let us know if you have any questions

Cheers

Abhishek

Read only

Former Member
0 Likes
1,979

Hello Rama,

> rama bhupathi raju wrote:

> how can i find authorization objects for a particular profile?

Perhaps you need to find an authorization object of a particular authorization (generated by the profile generator)?

If you know exactly what you want, then table UST12 is often a tempting shortcut...

> is there any t-code for that?

You can use the transaction SUIM report tree to find authorizations / roles / users etc by selection criteria.

Kind regards,

Julius

Read only

Former Member
0 Likes
1,979

Hi Bhupathi,

Please find the below link which may helpful for you :

[]

Rgds,

Gadde.

Read only

Former Member
0 Likes
1,980

Hello Raju,

Let me first clarify this:

Starting the 4.X version of SAP PFCG has kicked in. Even for the 3.X version of SAP PFCG has been made backwards compatible.

Believe me on this, i have the priviledge (or igmomy if you like) of working on 3.1I version of SAP today along with 4.7

(if you are looking in 3.1I or lower- if its 4.X, you search by roles)

Now comming to your point about selecting authorization objects for a given profile:

Select SUIM> Profiles> By Profile name, text

In the next screen enter the profile name and execute.

The system will display the profile name and its text.

Double click on the profile name and you will get an expandable tree structure.

Start drilling down. At the first level the system displays the authorization objects in the profile. If you drill down on a particualar authorization object, the system displays the authorizations further drilling will display the field and the value.

Please note that you can follow the same procedure in the later versions of SAP like 4.X and ECC too but you have to note that we dont handle profiles anymore, we manipulate roles.

Hope this helps.

Regards,

Prashant