Use of column COPY_ITEM_ID in MTL_SYSTEM_ITEMS_INTERFACE
I am tryng to create 100 new items by populating MTL_SYSTEM_ITEMS_INTERFACE. I want that the attributes of these items should be copied from an existing ITEM. So i populating the ID of that item in COPY_ITEM_ID and running the IMPORT ITEMS program. It is creating all the items but not copying the attributes from the Item specified in COPY_ITEM_ID column. If anybody has tried this option sucessfully then please let me know.
Regards