Error description 270-0038

Error message

Data record %1 cannot be changed

Cause of error

There was an attempt to change a data record that uses a foreign key to refer to another data record. The specified referential action would change a data record that was already changed by the SQL statement itself.

Error correction

Check the SQL statement and correct the references first.