2007 Jul 25 9:32 AM
2007 Jul 25 9:37 AM
Hi..
AT LINE-SELECTION.
CASE SY-LSIND.
WHEN 1.
<b> SY-LSIND = 0.</b>
ENDCASE.
Reward if Helpful.
Hi Masood,
If you print the list using internal table means clear the list data's through the Internal Table.
For Example, Your Internal Table is ITAB means,
Clear Itab[] or Refresh Itab.
Thanks.
2007 Jul 25 9:37 AM
Hi..
AT LINE-SELECTION.
CASE SY-LSIND.
WHEN 1.
<b> SY-LSIND = 0.</b>
ENDCASE.
Reward if Helpful.
2007 Jul 25 9:38 AM
Hi Masood,
If you print the list using internal table means clear the list data's through the Internal Table.
For Example, Your Internal Table is ITAB means,
Clear Itab[] or Refresh Itab.
Thanks.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |