New item enter inventtable / Sync in custom item table

Dear all,

We have Custom item master table,the data imported from inventtable based itemgroup FG records only imported to Custom item master,My question is if any new item has added in inventtable we need to Sync the our custom item master table,there is no relation between inventtable and custom item master.how we can do please help me on this?

You need to put your logic in insert/update/delete(as you dont have relations) methods for complete sync…

Thaks…can u give sample coding for this…

Have a look at the inventTable insert which handles the RetialInventTable insert (In 6.2)