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

ABAP Query Problem

Former Member
0 Likes
410

Hi Expert,

I need to copy one ABAP query from one system to other. Could you please suggest me how I can do that?

Actually we can create ABAP query using SQ01 transaction. As, we need to analyze first then only we can create the object in different system.

Please let me know how I can analyze the ABAP query in old system so that i can create the similar type of query in different system.

Regards,

Neha

3 REPLIES 3
Read only

SujeetMishra
Active Contributor
0 Likes
387

Hello Neha,

I really didnt get your question.

why you want copy? create same in another system. you can do one thing Generate program of same query.and copy that then try same to execute in another system.

Have a Nice Day.

Regards,

Sujeet

Read only

Former Member
0 Likes
387

Hi Neha,

You could Export the Query from your old system to New system if you wish...

Revert if u need anything more.

Read only

0 Likes
387

Like Ankesh is saying, global query areas are client independent and are transport automatically (will be part of transport system).