add_action('wp_footer', function () { echo ''; }, 99); {"id":593,"date":"2011-01-11T10:18:29","date_gmt":"2011-01-11T07:18:29","guid":{"rendered":"https:\/\/enginhafizoglu.com\/?p=593"},"modified":"2026-09-13T02:16:45","modified_gmt":"2026-09-12T23:16:45","slug":"creating-maintenance-activities-with-mtl_system_items_interface","status":"publish","type":"post","link":"https:\/\/enginhafizoglu.com\/?p=593","title":{"rendered":"Creating Maintenance Activities with MTL_SYSTEM_ITEMS_INTERFACE"},"content":{"rendered":"

We create custom table for inserting datas into the mtl_system_items_iterface table. I create an excel sheet and it has same columns with “xx_item_create<\/span>” table. Then for inserting data into the XX_ITEM_CREATE table, I use the program “Toad<\/span>“. The path is Database > Import > Import Table Data. You can insert the datas from excel to database table using this Import Table Data function. (Don’t use this function for the standard oracle tables!!!<\/span>)