‎2009 Jan 15 9:38 AM
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
‎2009 Jan 15 9:42 AM
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
‎2009 Jan 15 9:52 AM
Hi Neha,
You could Export the Query from your old system to New system if you wish...
Revert if u need anything more.
‎2009 Jan 15 9:54 AM
Like Ankesh is saying, global query areas are client independent and are transport automatically (will be part of transport system).