Hello Experts, i have a table like this:
KUNNR DATE VALUE1
And a search button that obtains data, and then display the information in the ALV, like this
KUNNR DATE VALUE1
1000 1.1.2009 A
1001 2.2.2009 B
Also i have a button that append an empty line to the ALV
I want that the kunnr retrieved in the search be non-editable
But i want that the kunnr cell in the appended line be editable
How can i do this?
THANKS!
Edited by: Mariano Gallicchio on Jun 26, 2009 3:45 PM