Application Development and Automation 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: 
Read only

call methode->get_selected_rows

Former Member
0 Likes
348

Hi,

I am using alv container,from my report output user clicks on selected-box (line become yellow) and than click on pushbutton it should call transaction co02, methode get selected _rows working fine for first time but when user come back from co02 and again select other selected box and click on same pushbutton ,methode is not importing any value

2 REPLIES 2
Read only

Former Member
0 Likes
320

Hi Vinod

Are you using: refresh_table_display after extracting the rows selected???

Kind Regards

Eswar

Read only

Former Member
0 Likes
320

May be the user has not selected the rows the second time.

If it works the first time it should work the second time as well.

Make sure the event is triggering properly.

Regards,

Ravi

Note - Please mark all the helpful answers