Skip to Content
0
Former Member
Dec 26, 2007 at 08:47 AM

Disabling rows in ALV

44 Views

I've made an ALV report. In thst I've given the functionality of Adding a row. When I add a row, I modify the internal table & populate again the ALV. It's so because I'm making it through function modules. Now I've a requirement that when the report is populated for first time, the rows should be in display only mode. The new row inserted should only be editable. Right now every row is editable.