} elseif ($tblObjectType->getIdentifier() === 'DIVISIONGROUP') {
                $tblDivision = Division::useService()->getDivisionById($ObjectId);
                if ($tblDivision) {
                    if (isset($Option[$tblDivision->getId()])) {