‎2007 Aug 27 1:54 PM
Hello,
how can I change in the generated query program.
Is there a possibility in transaction SQ01? i can't change nothing in the program source in the transaction SE38.
Thanks
‎2007 Aug 27 1:58 PM
Hi!
You can enter additional ABAP source into a SQ01 made query in SQ01.
Or you can use the generated program (its name begins with AQ* in SE38 transaction).
Because query's performance is crap, you better write a new one, instead of reapiring it...
Regards
Tamá
‎2007 Aug 27 2:04 PM
HOW can I enter additional ABAP source into a SQ01 made query in SQ01.
Can you tell me the procedure in SQ01?