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 - Generate program

Former Member
0 Likes
1,632

Hi

In SQ01 it is possible to 'generate program' for one query.

Is there a batch program for a multi generation.

Thanks

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
737

only found function RSAQ_GENERATE_PROGRAM, but no where-used for it (probably dynamic calls).

Should be easy to write a Z-program using this function for mass generation.

Greetings

Thomas

Read only

Former Member
0 Likes
737

yus you kan write abap code while create query.

go to sq02 and create infoset ,there is a button at top says extras inside yhat you kan define our fields and structure and can write code.