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: 

How to know the package of authorization object

Former Member
0 Kudos

Hi,

Please tell me how to know the package of authorization object .

Thanks and Regards

Suresh Adapa

1 ACCEPTED SOLUTION

Former Member
0 Kudos

What do you mean package?

You can see the auth object class in SU03 or SU21

6 REPLIES 6

Former Member
0 Kudos

What do you mean package?

You can see the auth object class in SU03 or SU21

0 Kudos

Hi,

PAckage concept is not in authorization object. What is actual your requirement.

Regards,

Digambar

0 Kudos

See the transaction SPACKAGE to know about packages. Every object is assigned to a Package.

0 Kudos

>

> See the transaction SPACKAGE to know about packages. Every object is assigned to a Package.

OK Just looked at it. Agreed. But now..... Can you tell us why you're looking for this information?

0 Kudos

Also not sure why you want it, but you can find it in table TADIR.

Object type = SUSO

Object name = the_name_of_your_object

DEVCLASS field = The Package name in the new concept.

Cheers,

Julius

0 Kudos

Hi,

you can find out using transaction SE21

enter desired package, eg Z001

utilities > display object list

on the left side you will see repository browser, drilldown on authorization object and you will see what authorization object belongs to that package.

hope it help you.

rgds,

Alfonsus Guritno