‎2007 Jul 24 3:46 PM
Hello friends,
I have a ALV report with a check box for each row. When I check the check box and then execute a script is triggered and would print the labels only for the rows where the check box is checked.
Everything works good as of now but the problem is when the user hits the print preview button in the pop up screen for the script and come backs and hits the print button it prints the label twice.
What could be the reason for this. Please let me know if I am not clear.
Ster.
‎2007 Jul 24 3:58 PM
It might be problem at SY-UCOMM,keep the break point at UCOMM Area,it is not clearing the values,i guess you need to use clear command properly.
Thanks
Seshu