2006 Dec 02 5:54 AM
Hi,
I want to clear the fields from screen after saving the data.
The screen contains - Textboxes, Checkboxes, Dialog Container with an ALV Grid containing data, Table View Control, Date etc...
How to clear all the fields after saving the data.
Is there any process to clear all the screen elements with a simple write of code....
The ALV Grid, Table View Control, Checkboxes and all other screen elements should be reset or cleared after saving data successfully.
How is it possible Please suggest
Hi,
I want to clear the fields from screen after saving the data.
The screen contains - Textboxes, Checkboxes, Dialog Container with an ALV Grid containing data, Table View Control, Date etc...
How to clear all the fields after saving the data.
Is there any process to clear all the screen elements with a simple write of code....
The ALV Grid, Table View Control, Checkboxes and all other screen elements should be reset or cleared after saving data successfully.
How is it possible Please suggest
2006 Dec 02 6:00 AM
hi,
you have to manualy do the clearing of the fields,table controls,check boxesand all the other screen fields.to clear the ALV you have to clear the internal table and you can call the alv again.
if you are using controls for ALV you can use the method refresh_table_display of class cl_gui_alv_grid.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |