2014 Mar 27 5:23 PM
Hello SCN,
¿Someone knows please what is the best secure way to copy a programa query to my z report?
From a Query I have the name of the program, now I want this program be copied into my zprogram in order to reuse the query.
Thanks so much.
2014 Mar 27 6:07 PM
It sounds like what you are describing is the include statement. Does that not work for you? If not, then what do you need it to do in a different way?
Neal
2014 Mar 27 6:07 PM
It sounds like what you are describing is the include statement. Does that not work for you? If not, then what do you need it to do in a different way?
Neal
2014 Mar 27 7:16 PM
Hi,
I mean this.
The image attached is a program generated from a Query.
¿How Can I copy the all code to my program? I can do it just copying by pieces, but which are the best way ?
2014 Mar 27 7:38 PM
Hi Enrique,
Query is have standart includes. If you copy just your program and screens like this then you cand do want to change. But maybe write new z report This way better.
2014 Mar 27 8:20 PM
The program name that you see in your picture "AQA0Z... is the name of the ABAP program created by query. Put that name in se38 and use the copy program button.
Neal