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