2014 Jul 01 11:46 AM
Hi ,
I have a requirement to refresh all the values from the screen on pressing the reset button.
I have one main screen which have the reset button and four subscreens, and each subscreen has different set
of fields.i am clearing the values in each subscreen. But the values are not getting cleared,
When I debugged i saw the values are getting cleared but it is not getting assigned in the screen.
Kindly help.
2014 Jul 01 11:48 AM
If these are global values, in PAI delete them, leave screen and call the screen again.
2014 Jul 01 11:48 AM
If these are global values, in PAI delete them, leave screen and call the screen again.
2014 Jul 01 11:59 AM
Hi Nidhi,
When the user tries to reset use the statement.
Leave to transaction <Your transaction code>.
2014 Jul 01 12:16 PM
2014 Jul 01 12:17 PM
2014 Jul 01 12:06 PM
Hello Nidhi Gupta.
Check if PBO is executed after clearing all the values.
If it is so, it will be reflected in the screen immediately.
Regards.
2014 Jul 01 12:16 PM