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

why does the button click loop twice?

Former Member
0 Likes
349

In the ALV report, I added a button for a field and added the method button click for this.

it works fine buts loops into the method twice.

How to control this?

2 REPLIES 2
Read only

Former Member
0 Likes
319

Clear sy-ucomm when it comes in the first time. This should atleast check the behavior.

Read only

Former Member
0 Likes
319

no specific answer