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 object

Former Member
0 Likes
1,141

hi,

may i know what tcode can see the contents of authorization object? or what tcode can see what is the function of a particular authorization object.

thanks

1 ACCEPTED SOLUTION
Read only

former_member222860
Active Contributor
0 Likes
1,112

Hi,

Using the Table : TACTZ

you can see the activity of authorization object

9 REPLIES 9
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,112

Hello,

To check the auth. objects you have to use the t.code SU21.

All the auth. objects are stored under resp. obj. classes for e.g., in class FI you can find the auth. obj.

F_BKPF_BUK Accounting Document: Authorization for Company Codes

You can also check the table TOBJ for the auth. obj. components.

BR,

Suhas

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,112

Hello,

Did you try this SU21 & check? If you double click on the Auth. Obj. you can see its contents.

Hope this helps.

BR,

Suhas

Read only

Former Member
0 Likes
1,112

hi

check this

hope this helps

regards

Aakash Banga

Read only

former_member222860
Active Contributor
0 Likes
1,113

Hi,

Using the Table : TACTZ

you can see the activity of authorization object

Read only

Former Member
0 Likes
1,112

This message was moderated.

Read only

0 Likes
1,112

hi,

i would like to know if there is any tcode for me to see the contents of the object.

i tried se80 but there is not for authorization object.

please advice.

thanks

Read only

GauthamV
Active Contributor
0 Likes
1,112

Transaction : SU21,SUIM.

Table: TOBJ.

Read only

Former Member
0 Likes
1,112

Hi,

Go to the transaction SU21. Here you will find the list of object classes.

Find the object class. Then click on display. Click on authorisation objects button in the pop-up that appears. That will show you the authorization fields in it.

Read only

Former Member
0 Likes
1,112

Hi,

Check this table for TOBJ. This table is for Authorization Objects.

And also check this tcode SU21 is to maintain Authorization Objects

Regards,

Jyothi CH.