‎2007 Oct 12 9:43 AM
Hi ABAP Gurus,
I have a requirement in which I have a selection screen with two select options and Two checkboxes ( A and B ).
When user selects Checkbox A variant ( VA ) saved by user will come to screen.
Now if user marks the checkbox B Variant ( VB ) comes on the screen there by overwriting the variant VA.
But in my case if user selects variant VB after selecting VA the values is the selection screen should not be over written instead the values should get appended in the Selection screen.
I hope i am able to convey my issue.
looking for the help.
Arvind
‎2007 Oct 12 11:56 AM
Hi Arvind,
It seems to me that you are not refreshing the values.
Try with option user first selects variant Va then Variant VB and then again Variant VA. The values for all the three will get appended one after the other.
So refresh your fields first before selecting the variant.
‎2007 Oct 12 12:07 PM
Hi,
In the Variant screec, you will have an option to overwrite the values, that is automatically checked by the SAP, if not check that box, then the values will be over written
Regards
Sudheer