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: 

Refresh Button in SAP Query Tool ?

Former Member
0 Kudos

Dear Seniors,

We have developed an ZReport using SAP Query Tool but we cannot use it properly because there is no refresh button.

Each time that we want an update, we have to go back in forth in the report.

Please let me know how can we add a refresh button in SAP Query Report

Many thanks,

Alex

6 REPLIES 6

thanga_prakash
Active Contributor
0 Kudos

Hello Alex,

May be you can implement the enhancement SQUE0001 which will create a new radio button in the output format, then write a custom code to which displays ALV with refresh option.

Refer to below documents for reference.

https://scn.sap.com/docs/DOC-51968

demo program to refresh alv grid(oops) - Code Gallery - SCN Wiki

Regards,

Thanga

0 Kudos
0

Hi Thanga,

Your post is "old" and the link to the demo program does'nt work )-:

Can you send the appropriate link?

Thank you ,

Koby

0 Kudos

kobi.hershkovitz Please find link https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=491919187

Also I can see Raymond has already provided the same link in below comment

0 Kudos

Hi Thanga,

Your post is "old" and the link to the demo program does'nt work )-:

Can you refresh it?

Thank you ,

Koby

0 Kudos

Hi Raymond.

Thank you for your quick answer , but what i'm looking for is a way to add "refresh" process on sap query .

I prefer a standard sulotion , without coding .

If there is no one , maybe we must add abap coding on "extras" of info-set....