‎2008 Jan 31 2:34 PM
Is there any tool to convert ABAP query to a ABAP program. we are having some performance issues with the query and was wondering of any tool availble to convert the query to a ABAP Program. The code that is generated by SAP for the query is not modifiable other than the place holders given by Query. the select statements are not modifiable from SE38 for the Query.
‎2008 Jan 31 2:37 PM
Hi,
In SQ01 execute the query..Then go to SYSTEM -> STATUS, Get the program name..that is your report program.
Regards,
Satish
‎2008 Jan 31 2:40 PM
Thanks, I am fully aware of that step. But what I am looking is, If there are any tools to convert the whole select and other dynamic code generation creted by SAP to an ABAP Program. The one that SAP generates is AQ.................................... but if you see the code there will be buch of dynanic calls not as clear as ABAP code and not much flexibility to modify...
‎2008 Jan 31 2:38 PM
In SQ01 you can generate an ABAP program and find out the name of it.
menupath: Query>More Functions>Generate Program
‎2014 Aug 01 6:33 AM
Hello Ananth,
Have you got any solution on your query?
I'm stuck with the same thing.
Please help.
Regards,
Titiksha
‎2014 Aug 02 7:46 AM
Hi,
If you have a problem you should post a new question. Otherwise very few people will see your query.
I think this has issue (on Queries) been discussed before - you couldn't find any good response on SCN?
cheers
Paul