We exported/imported some PROD objects into DEV database.
Now I am not able to update the table below.

There are no replication master groups setup !

delete from idt_clearing where rownum < 11
*
ERROR at line 1:
ORA-23474: definition of "FACT"."IDT_CLEARING" has changed since generation of replication support

What views should I check to see what is going on ? And if there are any other objects in this state ?
How do I clear this object ?