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: 

Authorization Object

Former Member
0 Kudos

hi

Where the Authorization Object is stored if it is in table then what is the name of that table?

Regards,

Rahul

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Its TOBJ

Cheers,

Jose.

8 REPLIES 8

former_member181995
Active Contributor
0 Kudos

Rahul,

have a look at SM21 Tx.

Amit.

Former Member
0 Kudos

Check trx: SU21.

Regards

Kannaiah

0 Kudos

Thanks for the reply,

I know the transaction but is any where it is stored if its stored in the table then which it is?

Rahul

0 Kudos

Running a trace thru SE80 on Authorization Objects


 Duration  ObjectName Op.     Rec   RC     Statement                                                                                
26,411 DD04L      REOPEN      0      0 SELECT WHERE "ROLLNAME" = 'ZLEADUSERTYPE' AND "AS4LOCAL" = 'A'                          
       603 DD04L      FETCH       1   1403                                                                                
6 DD04T      REOPEN      0      0 SELECT WHERE "ROLLNAME" = 'ZLEADUSERTYPE' AND "DDLANGUAGE" = 'E' AND "AS4LOCAL" = 'A'   
       292 DD04T      FETCH       1   1403                                                                                
4 DD01L      REOPEN      0      0 SELECT WHERE "DOMNAME" = 'ZLEADUSERTYPE' AND "AS4LOCAL" = 'A'                           
       422 DD01L      FETCH       1   1403                                                                                
4 DD01L      REOPEN      0      0 SELECT WHERE "DOMNAME" = 'ZLEADUSERTYPE' AND "AS4LOCAL" = 'A'                           
       329 DD01L      FETCH       1   1403                                                                                
19 DD01T      REOPEN      0      0 SELECT WHERE "DOMNAME" = 'ZLEADUSERTYPE' AND "DDLANGUAGE" = 'E' AND "AS4LOCAL" = 'A'    

Looks like DD04L, DDO4T DD01L and DD01T

Former Member
0 Kudos

Hi Rahul,

Table

TOBJ ---> Authorization Objects

Best regards,

raam

Former Member
0 Kudos

Hi,

Its TOBJ

Cheers,

Jose.

Former Member
0 Kudos

hi

usr04 -User master authorizations alone

usr07 - display all the authorisation object field name.

transaction SU53

if its helpful reward

Cheers

Snehi

Edited by: snehi chouhan on Jun 25, 2008 3:41 PM

Former Member
0 Kudos

authorization classes in table TDDAT.