‎2009 Jan 09 3:12 PM
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?
‎2009 Jan 09 3:22 PM
Clear sy-ucomm when it comes in the first time. This should atleast check the behavior.
‎2009 Jan 14 3:21 AM