Hi,
There is a chance of having a cell editable a column, depending on the value possessing a record of a WebDynpro table?
Depending the value of the internal table this cell has to be editable or not.
Example:
if table-value is 01 then the cell has to be not editable.
if table-value is 02 then the cell has to be editable.
Thanks,
Matías.