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