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

How to get the output format options of SAP QUERY

Former Member
4,050

Hi Gurus,

I want to get the output options available for sapquery program.means when you execute the program "AQZZ/SAPQUERY/FDF1============" you will get output options like sap alv,display as table,wordprocessing etc.

i am not able to unsderstand the logic in that standard code.my requirement is after fetching the data from the database i want to provide the ouput options SAP ALV,DISPLAY AS TABLE,WORD PROCESSING,SPREAD SHEET,FILESTORE.

I can output the data in SAP ALV and i can store the data.But i am not able to use the the remaining options in my program.please provide me solution.

I am very much thankful to the people who can provide me the solution.

2 REPLIES 2
Read only

Former Member
1,491

Hi,

If you have a query then go to transaction 'SQ01' . Then press the change button . Then u will able to see the Output Options.Their u can select the option what ever u want.

Read only

0 Kudos
1,241

Hi,

I am also facing the same issue.but when I am trying do the change suggested by you I am getting a runtime error. I can't even able to get selection screen.