if (($Number = trim($Document->getValue($Document->getCell($Location['Telefon 1'],
                                        $RunY)))) !== ''
                                ) {
                                    $tblType = \SPHERE\Application\Contact\Phone\Phone::useService()->getTypeById(1);
                                    if (0 === strpos($Number, '01')) {