Hi all,
I have a query..
I have a customized screen.
I have a subscreen area, which is dynamically generated.
The code for the subscreen is in the abap program, and I call the subscreen in the module pool, PBO and PAI.
Now, I am keying in values in that screen (also in the subscreen field - it is a select-option field).
When I click the save button, I am clearing the values already entered in the input fields in the screen.
All the values are cleared except the subscreen select-option field.
The values are still there. I cannot clear those values.
Kindly guide me how to clear the values in the subscreen select-option field.
Thanks in advance.
Jaffer Ali.S