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

Need help regarding infoset query

kamesh_g
Contributor
0 Likes
1,239

hi all

i need help regarding infoset query .i have created query using transaction sq01 .as all know that it will create a program automatically .is there any option to change that program . i need to modify the program .if anyone know alternative fot this please inform me asap

Thanks in advance

hi all

i need help regarding infoset query .i have created query using transaction sq01 .as all know that it will create a program automatically .is there any option to change that program . i need to modify the program .if anyone know alternative fot this please inform me asap

Thanks in advance

10 REPLIES 10
Read only

Former Member
0 Likes
1,219

hi,

offcourse you can modify it if you know the name of the program..

Go to your query & search for documentation. there you find the name of the program & can open it through se 38.

regards

mudit

Read only

0 Likes
1,219

Hi mudit

Being its standard program i cant chnage that .

Read only

Former Member
0 Likes
1,219

Hi,

goto sq02

put ur query name and change whatever u want.

Read only

0 Likes
1,219

hi thanks for ur reply but ..if i go to sq02 also its not allowing to change program because its a stnd program ....i tried that what you said but not able to chnage

thanks

Read only

0 Likes
1,219

Hi,

After running transaction code SQ01, if the query is succesfully generated go to se38, you can see the program name defaulted in the program name field... which is system generated, copy the program into another program with your naming conventions.

With Regards,

Dwarakanath.S

Read only

0 Likes
1,219

ok after copying that program in to z program how to link that z program and sq01 query .

do u have any idea about this .

Read only

0 Likes
1,219

hi,

if u want add any fields do it from sq02, if u want to put some logic then write here.

goto sq02 give ur infoset name click change then in app tool bar click extras there.there u have 3rd tab called CODE .

write ur logic there.

Read only

0 Likes
1,219

Hi,

Its not the link for SQ01.

You can use that program for your requirement with out running the SQ01 each time.

If you execute this program selection screen will be displayed as defined in your query and there after you can see the output fields as selected in the query.

With Regards,

Dwarakanath.S

Read only

0 Likes
1,219

hi

BUt requirement is need to execute thw query thru sq01 only . being they are functional people they need likie that

Read only

0 Likes
1,219

hi thnkas for ur reply but that is not my requirement

by default sq01 will create one report i want to change that report . i mean i want to add code snippet to automatically created program .by your process in that code tab the code which automatically generated is not appearing .