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

SQ01 change generated program code?

Former Member
0 Likes
685

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

2 REPLIES 2
Read only

Former Member
0 Likes
436

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á

Read only

0 Likes
436

HOW can I enter additional ABAP source into a SQ01 made query in SQ01.

Can you tell me the procedure in SQ01?