Error msg during rename after mods

After many modifications to a database were made we started getting an error message when trying to rename an Employee. The error says that one of the new fields needs to be part of the primary key on the Employee card. Debugger and Code coverage does not provide any help neither did Navisions tech support. I have looked for incorrectly setup flow fields, flow filter, and keys. I can find nothing wrong. Does anyone have any ideas?

A guess: You might check relations from other tables back to the Employee table. Perhaps a relation has been defined that requires the new field be part of a key to the Employee table? Dave Studebaker das@libertyforever.com Liberty Grove Software A Navision Services Partner

I thought I had double checked all new table relations but I missed one. It’s working fine now. Thanks.