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 find Namespaces used.

Former Member
0 Kudos

hi guys,

My customer is using Namespaces in ABAP development. but not sure where and whats the name of it. How can i find custom developed objects are used in Customer namespace in ABAP.

Any specific transaction or table used for saving Namespaces..?

please suggest me.

Thanks.

Baasha,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can find objects developed by customer using TCODE: SE8o.

supply appropriate user name and you can get all objects developed by user.

Regards

Bhupal Reddy

5 REPLIES 5

Former Member
0 Kudos

check SE21 ,90% customer use Y or Z .

Regards

Prabhu

Former Member
0 Kudos

Hi,

You can find objects developed by customer using TCODE: SE8o.

supply appropriate user name and you can get all objects developed by user.

Regards

Bhupal Reddy

0 Kudos

hey guys

Thanks for your replies.

i dont have SE21 transaction. I am now at 46C.

whats this transaction about.

It looks like customer using Z,Y programs in other Namespaces like

/XXX/ etc.

so need to find what other namespaces they are using for storing addon objects.

Thanks

Baasha

Hi ambi,

1. Table : TRNSPACET

2. This table stores all the namespaces, assigned for addon objects.

regards,

amit m.

0 Kudos

HI,

Excecute the program SAPL0STN. You can find what are the name spaces used.

You can get the detaisl through SE03.

In SE03 there is one utility called Display/Change Name spaces.you can see in that.

Regards

Sandeep