Error description 270-003D

Error message

The modification key designates a read only column

Cause of error

A modification key was entered in the table configuration and the corresponding column was declared only readable. This is not allowed because this column must always take the current time stamp for changes.

Error correction

Remove READONLY in the column configuration or configure another column as modification key.