Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Handle popup decision button click after output data is changed using OOALV

narendra_gupta1
Explorer
0 Kudos

Hi Experts,

I have below requirement:

1. Display output report with a checkbox field for all rows.

2. check chekboxs of particular rows to be changed.

3. toolbar should have 'reset' button.

4. click "reset button" > get popup asking if you want to change data

5. select 'yes' on popup button and get updated data,

Here the problem is am not able to get changed data result after selecting YES on popup window.

Could you please help me understand how to handle pop up button click.

Thankyou,

Naren

2 REPLIES 2

Ganesh_Pandian
Explorer
0 Kudos

Check out the below link and look at the answer provided by abhisheksingh.tomar

https://archive.sap.com/discussions/thread/1693818

former_member564522
Active Participant
0 Kudos

You have to use method Refresh table display after popup to get the updated list. .