Application Development 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: 

ABAP Query

Former Member
0 Kudos

Hi all,

In ABAP Query, How can I display the final Internal table data in the output?...

Thanks!

Brunda

6 REPLIES 6

Former Member
0 Kudos

In an ABAP Query you just select the fields that you want to display from whatever tables, display will be taken care automatically.

Regards,

Ravi

Former Member
0 Kudos

Hi Brunda,

In ABAP query we are not using internal table. we are directly fetch the data from database table.

Using transactions SQ03(ABAP Query), SQ02(Functional) and SQ01 we are generating reports.

- Selvapandian Arunachalam

Former Member
0 Kudos

There is a button near the open query button that let you print the final internal table of results. I do not know if it is what you want to do but I hope it helps you.

0 Kudos

Before you push the button you should check the fields in the second checkbox to enable them in the output table of results. I hope it helps.

0 Kudos

Hi Maria,

Thanks for the answer...

Where is that button located and what is the name of the button??

Are you referring to SQ01?

thanks!

Brunda

0 Kudos

Hi

GO to SQ02->give your infoset name-> click "Extras -> click "Create ICON" a pop-up will appear. Here you can define Additional fields/table etc

<b>

FYI</b>

http://www.sappoint.com/abap/ab4query.pdf

http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp

Hope this’ll give you idea!!

<b>Pl... award the points.</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"