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

Customer Name Space

Former Member
0 Likes
1,380

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
Read only

former_member222860
Active Contributor
0 Likes
1,187

Hi,

Check the trx: SE03

SE03->Objects->NameSpace Info System

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

4 REPLIES 4
Read only

former_member222860
Active Contributor
0 Likes
1,188

Hi,

Check the trx: SE03

SE03->Objects->NameSpace Info System

Read only

Former Member
0 Likes
1,187

Hi ,

please try this table TRD_NAMESPACE .

Regards

Pinaki

Read only

Former Member
0 Likes
1,187

Hi,

Try like this...

Goto tcode : SE03

Double click "Display/Change Namespaces"

OR

Use table : V_TRNSPACE

Hope its helps

Read only

Former Member
0 Likes
1,187

Thanks to all found FM PRGN_GET_CUSTOMER_NAMESPACES