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

query transport tool

Former Member
1,040

guys,

we have a few queries, infosets and user groups created in our development system. I can see them all in the Global area. Now i want to export them to my qa system but when I open the query transport tool, I do not see options like export, import, download etc. However, I see these options when i execute report RSAQR3TR from SE38. But when i execute this report using export option, I get the message no object found !! I can see these queries, infosets from sq01, sq02 just fine.

If I go back to the transport tool from sq01, I see that there are two options: copy standard area ---> global area, executing which gives me no object found message again. But if i execute the option copy global area -


> standard area (in test mode), i get results. But why would I do that if my queries are already there in the global area and I want to transport them to another system???

please advise.

Hi Mahajan,

The reason why the radio buttons do not appear is because the queries are in the global area and hence they are cross client.

To transport them I would suggest assigning them to packages and hence it would either create a transport request right then or you can then use the option of the transport icon.

To change the package of the query .

Goto SQ02 and choose the infoset .

Then goto menu Infoset->More functions-> Change Package.

This will assign your queries to a Development class(package) and then using transport requests move them to the client that you require.

2 REPLIES 2
Read only

Former Member
0 Likes
642

Hi Mahajan,

The reason why the radio buttons do not appear is because the queries are in the global area and hence they are cross client.

To transport them I would suggest assigning them to packages and hence it would either create a transport request right then or you can then use the option of the transport icon.

To change the package of the query .

Goto SQ02 and choose the infoset .

Then goto menu Infoset->More functions-> Change Package.

This will assign your queries to a Development class(package) and then using transport requests move them to the client that you require.

Read only

642

dominic,

thanks for the advise but Why would i get the message no object found when trying to export them from report RSAQR3TR ?