getObject(); $table_info = $object->getLinkedInfo(); $source_item_type = $this->Application->getUnitConfig($table_info['ParentPrefix'])->getItemType(); $object->SetDBField('ItemType', $source_item_type); } }