Skip to Content
0
Apr 08, 2009 at 12:07 PM

how to loop through data of ALV grid in Webdynpro for Abap view

125 Views

hello,

I have a view with an ALV component(SALV_WD_TABLE). I just want to loop through the lines shown (particularly when the user has set filter).

Can you help me to find how to reach the internal table ?

In summary, I want to know the reverse method of BIND_TABLE()

Thanks!