2009 Nov 03 1:34 PM
Hi all,
starting from an ALV layout (5 rows) empty and ready for inserting data I can insert data but I select two rows, for example, and by pressing the "delete" icon, after the refresh
CALL METHOD lo_grid->set_selected_rows
EXPORTING
it_row_no = loc_t_nrows
is_keep_other_selections = ''. "
CALL METHOD lo_grid->refresh_table_display.
I find my new layout without the selected rows but empty.
How can I maintain the data in my layout (passing them to internal tables) to have my layout always up to date?
Thanks for your kind support.
Regards,
Giovanni
2009 Nov 03 2:49 PM
HI
BCALV_EDIT_04 BCALV_EDIT_04 Check these programs.
Cheers
Ram
2009 Nov 03 2:49 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |