I want to stay on the selected row in find and browse after clicking "Find"
Hi Mentors,
I have a requirement where i have a find and browse Form and say i have selected 3rd row. I have row exit where i am doing some calculations after which i am updating the flag in the table in business view. As soon as the processing is done, i want to refresh the screen for which i can press the "Find" button. However, when i do that my selection goes back to the 1st row.
I want to refresh the screen so that i see the flag getting updated but i also want to retain the 3rd row selection. How do i do that? Please suggest.