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

get_selected_rows

Former Member
0 Likes
313

Hi ,

I am trying to Implement the Get_selected_rows upon clicking on the Standard SAP SAve button.

I am also looking forward to the SAVE buttob on the ALV toolbar.

Within the I the Control come to the 'SAVE' push button but (std SAP) some how the ET_ROWS does not return even a single row even though multiple rows are selected.

Can u plase let me know whther do I need to implement some event OR some methos separetly needs to be Implemented..?

Please Advice...!!!!

Regards,

Deepak.

1 REPLY 1
Read only

Former Member
0 Likes
269

It will not return the record. It will just return the row no. Then you can read the internal table and get your record.