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

Refresh Button in SAP Query Tool ?

Former Member
0 Likes
3,381

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

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
Read only

ThangaPrakash
Active Contributor
0 Likes
2,132

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

Read only

0 Likes
2,132
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

Read only

0 Likes
2,132

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

Read only

0 Likes
2,132

Hi Thanga,

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

Can you refresh it?

Thank you ,

Koby

Read only

Read only

0 Likes
2,132

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....