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: 

Customer Name Space

Former Member
0 Kudos

Hi,

How do i know if there is a customer name space used in the system.

Example: lets say if i want to extract all the customer developments on the system. the Object names starting with Z* & Y* from TADIR or TFDIR will help.

But what if the customer has a name space, example: /SID/TESTPROG this is still a customer development but ?

Is there a way to find the customer name space....

Please let me know.

regards,

Purshoth

1 ACCEPTED SOLUTION

former_member222860
Active Contributor
0 Kudos

Hi,

Check the trx: SE03

SE03->Objects->NameSpace Info System

4 REPLIES 4

former_member222860
Active Contributor
0 Kudos

Hi,

Check the trx: SE03

SE03->Objects->NameSpace Info System

Former Member
0 Kudos

Hi ,

please try this table TRD_NAMESPACE .

Regards

Pinaki

Former Member
0 Kudos

Hi,

Try like this...

Goto tcode : SE03

Double click "Display/Change Namespaces"

OR

Use table : V_TRNSPACE

Hope its helps

Former Member
0 Kudos

Thanks to all found FM PRGN_GET_CUSTOMER_NAMESPACES