getObject(); /* @var $object kDBItem */ $table_info = $object->getLinkedInfo(); $source_itemtype = $this->Application->getUnitOption($table_info['ParentPrefix'], 'ItemType'); $object->SetDBField('ItemType', $source_itemtype); } }