Where there is an INSERT or UPDATE statement issued on a join view table, the column values functionally depending on the referencing columns of the referencing table conflict with the existing column values.
This conflict may be solved by changing either the column values specified in the INSERT or UPDATE statement, or the existing values.