Skip to Content
0
Former Member
Dec 04, 2008 at 06:08 AM

display desired rows in ALV GRID not all the rows in the table

720 Views

Hai All,

Is ther any way to dsiplay only selected rows in the ALV GRID?

for example,

the ITAB contains 100 rows & first column is a check box.this check box is updated programatically

& I want to display only the slected check box rows in the ALV grid not all the entries.

We can acheive this by simply copying the rows into one temporary table & using this temporary table for the ALV display.

My question is : Is it possible to display the table contents with out using the temporary table?

Regards,

Bhaskar