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 transport abap query?

Former Member
0 Kudos

How to transport abap query?

2 REPLIES 2

Former Member
0 Kudos

To convert Quickview made in SQVI to Query, follow these steps:

1. Go to Sq01. First select user group in which you wnat to create your query, then go to Query > Convert QUickview

2. Give your QUickview name, press enter

3. Give your query name and FUnction area . Press enter, quickview is now created in Qurey

4. <b>Then Run RSAQR3TR, give your query and functional area. Run the report it will create a TR.</b>

Former Member
0 Kudos

Hello Osk,

Goto SQ02. Select the proper query area. Press the transport button in the application bar.

Now u have two options...

1. Download and upload

2. Export and import.

The first option downloads the user/infoset & query on ur local server and then using upload u can bring it into other system. The second option creats transport request and u can use the normal way of transporting to the other system.