2007 Feb 08 10:54 AM
Hy!
I have a table control with a button SORT and I want the result of pushing this button to be put in an Excel file ( the sorted records).
Any suggestions ?
Many thanks.
Hy!
I have a table control with a button SORT and I want the result of pushing this button to be put in an Excel file ( the sorted records).
Any suggestions ?
Many thanks.
2007 Feb 08 10:59 AM
check the sy-ucomm. or okcode.
if sy-ucomm = 'SORT'.
sort the internal table.
call gui_download.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |