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: 

Difference between SUIM t code and AGR_1251

former_member209616
Contributor
0 Kudos

Dear All,

The Tcode SUIM gives us output for user having access to t codes with auth objects which are inactive , where as for a similar query using AGR_1251 we don't get the same user.

Please shed more light on this.

Thanks and Regards

4 REPLIES 4

Former Member
0 Kudos

Hi,

Do you get the same if you run the query using SUIM_OLD?

rupali_karbhari3
Active Contributor
0 Kudos

Hi Chetan,

I assume you are looking for users by Tcode assigment result.

in SUIM : Users --> By transaction authorizations:

It pulls results from role Menu and not via S_Tcode object

In SE 16 --> AGR_1251 : it pulls result via S_TCODE object

Am i clear here?

Thanks,

Rupali

0 Kudos

Hello Rupali,

Rupali Karbhari wrote:

in SUIM : Users --> By transaction authorizations:

It pulls results from role Menu and not via S_Tcode object

sorry, this is not correct. It selects from S_TCODE authorization of that user. But from profile data (USR-tables), whereas AGR_1251 contains the authorization data of the role (and not the profile). Generation of the profile in PFCG puts that AGR*-data into profile data (USR*-tables).

b.rgds, Bernhard

Former Member
0 Kudos

Hi Chetan

What report are you using in SUIM? and what's the query that you're executing?

Also, you might want to check here: http://scn.sap.com/thread/1557188

Cheers,

Diego.