if ($phoneBusiness2Location) {
                                    $phoneNumber = trim($Document->getValue($Document->getCell($phoneBusiness2Location,
                                        $RunY)));
                                    if ($phoneNumber != '') {
                                        $tblType = Phone::useService()->getTypeById(3);