Unerhört flexibel:
Neuroth erfindet sich mit SAP S/4HANA Cloud neu

<style>
/* Webflow Blog Styles */
:root {
--content-max-width: 1500px;
--bg-color: #ffffff;
--font-sans: Inter, sans-serif;
--font-display: 'Mona Sans', sans-serif;
--font-sans-stretch: normal;
--font-display-stretch: normal;
}
.blog-content {
font-family: var(--font-sans);
font-stretch: var(--font-sans-stretch);
color: #000000;
line-height: 1.2;
}
figcaption, .video-caption {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 0.875rem;
font-weight: 500;
font-style: normal;
color: #000000;
line-height: 1.5;
letter-spacing: 0;
margin: 0.5rem 0 0 0;
text-align: center;
}
/* Image Widths and Galleries */
.offset-block {
padding-left: 50px;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
font-family: var(--font-display);
font-stretch: var(--font-display-stretch);
}
.blog-content p a, .blog-content li a, .blog-content .text-link {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: color 0.2s ease;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content .text-link:hover {
color: #f0567f;
}
.blog-content h1 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 48px;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h2 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 36px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 500;
letter-spacing: 0;
}
.blog-content h3 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 26px;
line-height: 1.2;
margin: 0 0 0.5rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h4 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h5 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h6 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content .kpi-text {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 2.125rem;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
text-align: center;
}
.blog-content p {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content .text-bodyBold {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 700;
}
.blog-content ul {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content p a, .blog-content li a, .blog-content h1 a, .blog-content h2 a, .blog-content h3 a, .blog-content h4 a {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: all 0.2s ease-in-out;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content h1 a:hover, .blog-content h2 a:hover, .blog-content h3 a:hover, .blog-content h4 a:hover {
color: #f0567f;
}
.blog-content blockquote {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 22px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #0066cc;
background-color: #f2f5f8;
padding: 0px;
margin: 1.5rem 0;
color: #000000;
}
.blog-content q {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #94a3b8;
background-color: #f2f5f8;
padding: 0px;
quotes: "«" "»" "‹" "›";
color: #000000;
}
.custom-container {
max-width: var(--content-max-width);
margin: 0 auto;
padding: 60px 60px 70px 70px;
}
.custom-button:hover {
background-color: #fdc300 !important;
color: #000000 !important;
transform: scale(1.03) !important;
}
.faq-item {
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 15px;
margin-bottom: 1rem;
}
.faq-question {
font-weight: bold;
color: #1a1a1a;
margin-bottom: 0.5rem;
}
.faq-answer {
color: #333333;
}
.box-style-standard {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
color: #333333;
margin: 1.5rem 0;
}
.box-style-info {
background-color: #eff6ff;
border: 1px solid #3b82f6;
border-radius: 8px;
padding: 20px;
color: #1e40af;
margin: 1.5rem 0;
}
.box-style-warning {
background-color: #fffbeb;
border: 1px solid #f59e0b;
border-radius: 8px;
padding: 20px;
color: #92400e;
margin: 1.5rem 0;
}
@media (max-width: 991px) {
.offset-block { padding-left: 20px; }
.blog-content h1 { font-size: 44px; }
.blog-content h2 { font-size: 34px; }
.blog-content h3 { font-size: 24px; }
.blog-content h4 { font-size: 22px; }
.blog-content h5 { font-size: 22px; }
.blog-content h6 { font-size: 19px; }
.blog-content p { font-size: 18px; }
.blog-content .text-bodyBold { font-size: 18px; }
.blog-content ul { font-size: 19px; }
.blog-content .kpi-text { font-size: 1.8rem; }
.blog-content blockquote { font-size: 21px; }
.blog-content q { font-size: 19px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 767px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 28px; }
.blog-content h3 { font-size: 22px; }
.blog-content h4 { font-size: 21px; }
.blog-content h5 { font-size: 21px; }
.blog-content h6 { font-size: 18px; }
.blog-content p { font-size: 16px; }
.blog-content .text-bodyBold { font-size: 16px; }
.blog-content ul { font-size: 18px; }
.blog-content .kpi-text { font-size: 1.5rem; }
.blog-content blockquote { font-size: 20px; }
.blog-content q { font-size: 18px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 15px 15px 15px 15px; }
}
/* Blog Lightbox */
.blog-lightbox-trigger { text-decoration: none !important; }
.blog-lightbox-trigger img { transition: opacity 0.2s ease; }
.blog-lightbox-trigger:hover img { opacity: 0.85; }
.blog-lightbox-overlay {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.85); z-index: 99999; display: flex;
align-items: center; justify-content: center; cursor: zoom-out;
animation: blogLbFadeIn 0.2s ease;
}
.blog-lightbox-overlay img {
max-width: 90vw; max-height: 90vh; border-radius: 8px;
box-shadow: 0 20px 60px rgba(0,0,0,0.5); object-fit: contain;
}
@keyframes blogLbFadeIn { from { opacity: 0; } to { opacity: 1; } }
</style>
<div class="blog-content">
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Unser Gehör ist eines der wichtigsten Sinnesorgane überhaupt. Denn Hören ist mehr als das Wahrnehmen von akustischen Reizen. Es ist die Voraussetzung, um mit anderen zu interagieren oder – wie es die Grazer Neuroth International AG formuliert – das „Ohr zur Welt“. Auch Firmengründerin Paula Neuroth war von einer Hörminderung betroffen. Nach einer Reise ins ferne Berlin gründet sie das erste „Spezialhaus für Schwerhörigenapparate“. Mehr als 110 Jahre und vier Generationen später führt Lukas Schinko das Erbe seiner Urgroßtante erfolgreich fort. Mit mehr als 250 Fachinstituten bzw. Hörcentern im DACH-Raum und Südosteuropa ist die Neuroth-Gruppe eines der führenden Hörakustikunternehmen in Europa.</p>
</div>
<div style="text-align: center;"><div style="position: relative; width: 100%; padding-bottom: 56.25%; overflow: hidden; border-radius: 8px; margin: 1.5rem 0;">
<iframe src="https://www.youtube-nocookie.com/embed/Trhz8tlLBtQ" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Eine Cloud-Lösung ermöglicht uns Wachstum, indem sie funktional flexibel und einfach skalierbar ist.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Doch Hörgeräte zu fertigen ist keine triviale Angelegenheit. Vom Hörtest im Hörcenter über die Anfertigung einer sogenannten Otoplastik, die Konfiguration, Beschaffung und Fertigung der Einzelteile bis hin zur Anpassung müssen alle Arbeitsschritte perfekt aufeinander abgestimmt sein, damit der Kunde ein optimal auf ihn angepasstes Hörgerät in Empfang nehmen kann. Die Mitarbeiter im Front Office und im Backoffice müssen dafür reibungslos zusammenarbeiten.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Neuroth setzt auf Fit-to-Standard</h2>
<p style="text-align: left;">Bislang wurden sie dabei von einer All-in-One-Softwarelösung unterstützt, die sowohl die ERP- als auch die CRM-Prozesse abdeckte. Diese Lösung war so stark an die Prozesse des Unternehmens angepasst worden, dass sie nicht mehr updatefähig war. Doch Neuroth wollte die alte Software nicht einfach durch eine zeitgemäße Lösung ersetzen, sondern nutzte den Wechsel für einen Paradigmenwechsel.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b408e9786e110ae06a9_News_Foto_Neuroth_Lukas-Schinko-scaled.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b408e9786e110ae06a9_News_Foto_Neuroth_Lukas-Schinko-scaled.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b408e9786e110ae06a9_News_Foto_Neuroth_Lukas-Schinko-scaled.jpg" alt="CEO Lukas Schinko führt das Erbe seiner Urgroßtante erfolgreich fort." class="blog-img-cad2d6ea-7adc-49f8-bb43-617d17b65f42" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>CEO Lukas Schinko führt das Erbe seiner Urgroßtante erfolgreich fort.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Mit SAP S/4HANA Cloud bietet SAP eine Lösung, die relativ jung, aber erprobt ist und die wie keine andere Lösung unsere Anforderungen abdeckt.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Jürgen Seidler<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| COO, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">„Wir standen damals kurz vor einer gesellschaftlichen Umstrukturierung des Unternehmens und wollten deshalb künftig flexibler auf Änderungen und auf neue Anforderungen des Marktes und der Kunden reagieren können“, erinnert sich Heimo Kern, IT-Leiter bei Neuroth. „Deshalb haben wir im Vorfeld sehr gründlich unsere Prozesse beleuchtet und eine Systemlandschaft-Strategie entwickelt, die uns gut über die nächsten 5 bis 7 Jahre trägt.“</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Cloud-ERP ist gut für Wachstum, Digitalisierung und Effizienz</h2>
<p style="text-align: left;">Heraus kam eine Cloud-First-Strategie, denn, so Heimo Kern: „Da wir auch in 7 Jahren noch mit einem modernen System arbeiten wollen, war klar, dass es keine On-Premise-Lösung mehr sein kann.“ Eine Cloud-Lösung passte auch deshalb so gut zur künftigen Strategie von Neuroth, weil sie die Ziele des Unternehmens optimal unterstützt. „Im Zentrum unserer künftigen Entwicklung stehen vor allem die Ziele Wachstum, Digitalisierung und Effizienz“, so Heimo Kern. „Eine Cloud-Lösung ermöglicht uns Wachstum, indem sie funktional flexibel und einfach skalierbar ist. Sie vereinfacht die Digitalisierung, weil sie technologisch immer auf dem neuesten Stand ist. Und sie steht für Effizienz, weil sie nah am Standard ist und uns erlaubt, diverse Automatismen zu nutzen.“</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b42cd344e99ba8146f9_News_Foto_Neuroth_Hoercenter-scaled.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b42cd344e99ba8146f9_News_Foto_Neuroth_Hoercenter-scaled.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b42cd344e99ba8146f9_News_Foto_Neuroth_Hoercenter-scaled.jpg" alt="Mit mehr als 250 Hörcentern im DACH-Raum und Südosteuropa ist die Neuroth-Gruppe eines der führenden Hörakustikunternehmen in Europa." class="blog-img-6b9ea87a-3ddd-424e-85bc-44cb054f6e74" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Mit mehr als 250 Hörcentern im DACH-Raum und Südosteuropa ist die Neuroth-Gruppe eines der führenden Hörakustikunternehmen in Europa.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Die Kompetenz der Berater, die Antwortzeiten und die Qualität der Beratung waren für uns ausschlaggebend, mit Innovabee zusammenzuarbeiten. Überzeugt hat uns auch der agile Implementierungsansatz.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Jürgen Seidler<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| COO, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Nicht nur bei der Bereitstellung der Lösung entschied sich Neuroth für einen Neuanfang. Auch vom All-in-One-Ansatz verabschiedete man sich nach der Analysephase. Stattdessen setzte Neuroth fortan auf „Best of Breed“: „Wir konnten dadurch sowohl für das Front Office als auch für unser Back Office die am besten passende Lösung auswählen und beide Lösungen sehr standardnah einsetzen. Damit sind wir in der Lage, Weiterentwicklungen künftig sehr schnell umsetzen zu können.“ Im Front Office entschied man sich für die Branchenlösung Amparex. Im Back Office fiel nach einer intensiven Sondierungsphase die Wahl auf SAP S/4HANA Cloud und Innovabee als Cloud-Spezialisten.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">SAP S/4HANA Cloud: funktional erprobt und benutzerfreundlich</h2>
<p style="text-align: left;">„Mit SAP S/4HANA Cloud bietet SAP eine Lösung, die relativ jung, aber erprobt ist und die wie keine andere Lösung unsere Anforderungen abdeckt“, erklärt Jürgen Seidler, COO bei Neuroth. Neben den funktionalen Aspekten war auch das Thema Sicherheit ein wesentliches für Neuroth. „Deshalb kamen nur Key Player im ERP-Markt in Frage“, so Jürgen Seidler. Den Ausschlag für SAP gab schließlich das Votum der User. „Die User bei Neuroth waren – sicher auch aufgrund der hohen Benutzerfreundlichkeit – von Anfang an von SAP S/4HANA Cloud angetan“, erinnert sich Saskia Fontanive, Head of Consulting bei Innovabee.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b44913b4184b2bfc6ba_News_Foto_Neuroth_Hoertest-scaled.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b44913b4184b2bfc6ba_News_Foto_Neuroth_Hoertest-scaled.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b44913b4184b2bfc6ba_News_Foto_Neuroth_Hoertest-scaled.jpg" alt="Vom Hörtest über die Anfertigung einer sogenannten Otoplastik, die Konfiguration, Beschaffung und Fertigung der Einzelteile bis hin zur Anpassung müssen alle Arbeitsschritte perfekt aufeinander abgestimmt sein." class="blog-img-516603c4-34be-4ef0-acfb-02b698c9163f" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Vom Hörtest über die Anfertigung einer sogenannten Otoplastik, die Konfiguration, Beschaffung und Fertigung der Einzelteile bis hin zur Anpassung müssen alle Arbeitsschritte perfekt aufeinander abgestimmt sein.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Dank der exzellenten Vorbereitung, Planung und Disziplin auf allen Seiten konnten wir trotz aller Herausforderungen pünktlich mit dem Live-Betrieb starten.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">In Innovabee fand Neuroth einen Implementierungspartner, der das Vorhaben durch seine Erfahrungen mit SAP S/4HANA Cloud schließlich zum Erfolg führte. „Innovabee hat uns von Anfang an mit seiner sehr lösungsorientierten, pragmatischen Vorgehensweise überzeugt“, erklärt Jürgen Seidler und ergänzt: „Die Kompetenz der Berater, die Antwortzeiten und die Qualität der Beratung waren für uns ausschlaggebend, mit Innovabee zusammenzuarbeiten. Überzeugt hat uns auch der agile Implementierungsansatz.“</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">In neun Monaten ans Projektziel – trotz Corona-Pandemie</h2>
<p style="text-align: left;">Dank dieses Ansatzes konnte Neuroth innerhalb von nur neun Monaten die neue ERP-Lösung einführen. Für die konsequente Einhaltung des agilen Vorgehens sorgte ein externer Scrum-Master von PWC. Am Anfang stand die Explore-Phase. In sogenannten Fit-to-Standard-Workshops wurden die Prozesse, die für Neuroth relevant sind, in einem von SAP bereitgestellten Startersystem durchgespielt. Im Kern geht es darum, inwieweit die in SAP S/4HANA Cloud enthaltenen Best-Practice-Prozesse zu den Abläufen bei Neuroth passen. Die intensive Explore-Phase hat aber noch einen weiteren Vorteil: „Durch das Abarbeiten der Use Cases im Startersystem konnten wir uns sehr früh mit dem System vertraut machen“, so Heimo Kern.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b45cc9bd8a0e3dad506_News_Foto_Neuroth_Herstellung.png" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b45cc9bd8a0e3dad506_News_Foto_Neuroth_Herstellung.png" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b45cc9bd8a0e3dad506_News_Foto_Neuroth_Herstellung.png" alt="Jedes Hörgerät ist ein Unikat und wird manuell zusammengebaut bzw. nachbearbeitet." class="blog-img-929cce7d-2ac5-4dc2-b3fe-4aeb84476b03" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Jedes Hörgerät ist ein Unikat und wird manuell zusammengebaut bzw. nachbearbeitet.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Neuroth ist eines von wenigen Unternehmen, das diese Microservice API so intensiv nutzt, somit seine Prozesse konsequent schlank hält und beide Lösungen nahtlos integriert.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Saskia Fontanive<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Consulting, Innovabee</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">„Umgekehrt haben die Berater von Innovabee erfahren, worauf es uns ankommt und wie unsere Prozesse funktionieren.“ In der darauffolgenden Realize-Phase hat das Projektteam die Anforderungen von Neuroth umgesetzt – und so in zweiwöchigen Sprints die Lösung konfiguriert. „Diese agile Vorgehensweise war ein riesiger Vorteil. Wir sind am Ende mit nur drei offenen, aber unkritischen Punkten in den Go-live gegangen. Das ist eine exzellente Bilanz“, so Heimo Kern.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Dank exzellenter Planung wird das virtuelle Projekt ein Erfolg</h2>
<p style="text-align: left;">Vor dem Go-live stand der Integrationstest – auch er war dank guter Vorbereitung schnell erledigt. Und so stand dem termingerechten Go-live nichts im Wege. Das ist umso bemerkenswerter, als das Projekt durch die Corona-Pandemie anders verlief als geplant. „Die ersten Workshops fanden noch vor Ort statt, aber bereits die Sprints und alle weiteren Projektschritte haben wir ausschließlich remote umgesetzt“, erklärt Saskia Fontanive und Heimo Kern ergänzt: „Dank der exzellenten Vorbereitung, Planung und Disziplin auf allen Seiten konnten wir trotz aller Herausforderungen pünktlich mit dem Live-Betrieb starten.“</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b4617f84fb7da2bac32_News_Foto_Neuroth_Smartphone.png" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b4617f84fb7da2bac32_News_Foto_Neuroth_Smartphone.png" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b4617f84fb7da2bac32_News_Foto_Neuroth_Smartphone.png" alt="Smartes Hören: Moderne Hörgeräte sind besonders klein und man kann sie via Bluetooth praktisch mit verschiedenen Devices, wie dem Smartphone, verbinden." class="blog-img-fd42d8c3-a9b1-45e3-93ae-9da22c933f67" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Smartes Hören: Moderne Hörgeräte sind besonders klein und man kann sie via Bluetooth praktisch mit verschiedenen Devices, wie dem Smartphone, verbinden.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">SAP S/4HANA Cloud verfügt mit der SAP Integration Suite über ein exzellentes Tool zur Anbindung von Add-ins, Web-Services, Automatisierungstools. Und Innovabee hat diese Anbindung hervorragend umgesetzt.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Zeitgleich ging auch die neue Front-Office-Lösung Amparax bei Neuroth live. Beide Systeme ergänzen sich optimal. Über Schnittstellen ist beispielsweise der Variantenkonfigurator „SAP S/4HANA Cloud for Advanced Variant Configuration“ auch für die 800 Amparex-User nutzbar. „Warum soll ich eine benötigte Logik im Front Office nachprogrammieren, wenn sie in SAP enthalten ist?“, sagt Heimo Kern. „Der Konfigurator wird ohnehin in SAP benötigt, weil wir unsere Produktion damit steuern. Nun können also auch die Amparex-User darauf zugreifen.“</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Variantenkonfiguration und Service aus SAP S/4HANA Cloud</h2>
<p style="text-align: left;">Sie rufen dafür die Konfiguration bei der Auftragserfassung über die vertraute Amparex-Oberfläche auf. Die dahinterliegende Logik wird komplett in SAP abgebildet. Auf diese Weise müssen keine Daten repliziert werden. Umgesetzt wird diese Anbindung über die Microservice API „SAP Variant Configuration and Pricing“. Sie zieht die relevanten Informationen aus dem SAP-Konfigurator und stellt sie der Front-Office-Lösung zur Verfügung. Anschließend wird dann der Kundenauftrag aus dem Front Office an SAP zurückgespielt. „Neuroth ist eines von wenigen Unternehmen, das diese Microservice API so intensiv nutzt, somit seine Prozesse konsequent schlank hält und beide Lösungen nahtlos integriert“, erklärt Saskia Fontanive.</p>
<p style="text-align: left;">Auch bei der Serviceabwicklung profitiert Neuroth vom Zusammenspiel der beiden Lösungen. Kommt ein Kunde mit einem beschädigten Hörgerät in eines der Neuroth-Hörcenter, legt der Mitarbeiter im Front Office einen Serviceauftrag an, der dann an SAP übergeben wird. Der komplette Reparaturservice wird dann in SAP abgewickelt – und auch die zugehörigen Informationen inklusive Gerätehistorie dort gepflegt. Doch nicht nur Schnittstellen zur Front-Office-Lösung lassen sich mit SAP umsetzen. „SAP S/4HANA Cloud verfügt mit der SAP Integration Suite über ein exzellentes Tool zur Anbindung von Add-ins, Web-Services, Automatisierungstools. Und Innovabee hat diese Anbindung hervorragend umgesetzt“, erklärt Heimo Kern.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b476a3b0aa0800791b4_News_Foto_Neuroth_Heimo-Kern-e1616488608671.png" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b476a3b0aa0800791b4_News_Foto_Neuroth_Heimo-Kern-e1616488608671.png" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b476a3b0aa0800791b4_News_Foto_Neuroth_Heimo-Kern-e1616488608671.png" alt="Heimo Kern, Head of Group IT bei Neuroth, setzt seit zwei Jahren mit seinem Team und den Spezialisten aus den Fachbereichen erfolgreich die IT-Strategie der Neuroth-Gruppe um." class="blog-img-adb12172-e007-464a-b5bd-a24ca7570018" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Heimo Kern, Head of Group IT bei Neuroth, setzt seit zwei Jahren mit seinem Team und den Spezialisten aus den Fachbereichen erfolgreich die IT-Strategie der Neuroth-Gruppe um.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Über die offenen Schnittstellen können wir sowohl Amparex als auch SAP S/4HANA Cloud optimal und ohne große Modifikationen nutzen und haben gleichzeitig die Flexibilität, künftig weitere wichtige Projekte wie einen neuen Webshop umzusetzen.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">SAP Integration Suite ermöglicht hohe Integration und flexible Nutzung</h2>
<p style="text-align: left;">Auch deshalb sieht sich Neuroth in seinem Best-of-Breed-Ansatz bestätigt. „Über die offenen Schnittstellen können wir beide Lösungen optimal und ohne große Modifikationen nutzen und haben gleichzeitig die Flexibilität, künftig weitere wichtige Projekte wie einen neuen Webshop umzusetzen.“ Damit Neuroth seine Hörcenter und Fachinstitute zuverlässig beliefern kann, werden beispielsweise pro Tag jeweils 4.000 Lieferscheine und Aufträge zwischen SAP und Amparex ausgetauscht. Durch die standardnahe Nutzung beider Lösungen rechnet er langfristig auch mit deutlich schlankeren Prozessen. Und auch für die kürzlich erfolgte gesellschaftliche Umstrukturierung war Neuroth mit SAP S/4HANA Cloud bestens gerüstet. „Alle diesbezüglichen Anforderungen sind mit SAP S/4HANA umgesetzt“, so Heimo Kern.</p>
</div>
<div style="text-align: center;"><div style="position: relative; width: 100%; padding-bottom: 56.25%; overflow: hidden; border-radius: 8px; margin: 1.5rem 0;">
<iframe src="https://www.youtube-nocookie.com/embed/uPjWRPUHhxQ" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></div>
<div class="offset-block">
<p style="text-align: left;">Projektleiterin Saskia Fontanive erläutert die Erfolgsfaktoren für das SAP S/4HANA Cloud-Projekt bei Neuroth.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Zusätzlich haben wir mit Innovabee einen erfahrenen Partner an unserer Seite, der sowohl das System als auch unsere Prozesse sehr gut kennt.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Hinzu kommt, dass die Cloud-Lösung perspektivisch ständig neue Innovationen mit sich bringt. „Durch die System-Updates, die wir regelmäßig ausgespielt bekommen, können wir von neuen Entwicklungen profitieren, ohne dass wir ein großes Projekt aufsetzen müssen.“ Künftig werden Neuroth und Innovabee deshalb alle sechs Monate die Neuerungen in SAP S/4HANA Cloud evaluieren und entscheiden, welche Innovationen für Neuroth von Vorteil sind und wo es sinnvoll ist, die eigenen Prozesse anzupassen.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Neuroth will Best Practices für die Prozessoptimierung nutzen</h2>
<p style="text-align: left;">Damit Neuroth die Neuerungen in SAP S/4HANA Cloud optimal nutzen kann, musste das Unternehmen seine Prozesse ganz neu denken. „Bisher kamen Optimierungsvorschläge meist von der IT-Abteilung“, so Heimo Kern. Jetzt liegt der Fokus bei Innovationen eher auf den Fachabteilungen. „Zusätzlich haben wir mit Innovabee einen erfahrenen Partner an unserer Seite, der sowohl das System als auch unsere Prozesse sehr gut kennt. Deshalb bin ich zuversichtlich, dass wir die Vorteile des Fit-to-Standard-Ansatzes gewinnbringend für uns nutzen werden.“</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b49913b4184b2bfc81b_News_Foto_Neuroth_Otoplastik-scaled.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b49913b4184b2bfc81b_News_Foto_Neuroth_Otoplastik-scaled.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc0b49913b4184b2bfc81b_News_Foto_Neuroth_Otoplastik-scaled.jpg" alt="Die Otoplastiken bzw. Hörgeräteschalen werden bereits seit 2005 in modernen 3D-Druckern produziert." class="blog-img-4e0afbe8-c094-4756-bac6-94744a2ec7ed" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Die Otoplastiken bzw. Hörgeräteschalen werden bereits seit 2005 in modernen 3D-Druckern produziert.</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">Mit SAP S/4HANA Cloud können wir uns auf unsere Differenzierungsprozesse konzentrieren und wissen die Standardprozesse wie Finanzen und Logistik von der besten Lösung am Markt abgedeckt.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Heimo Kern<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Head of Group IT, Neuroth-Gruppe</span></div></blockquote>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Das konsequente Festhalten am SAP-Standard ist für Projektleiterin Saskia Fontanive einer der wichtigsten Erfolgsfaktoren für das Projekt. „Neuroth ist zu keinem Zeitpunkt vom festgelegten Scope abgewichen. Nur so konnten wir das Projekt in scope, in time und in budget umsetzen.“ Ebenso wichtig sind aus ihrer Sicht die agile Vorgehensweise und die exzellente Kommunikation zwischen allen Projektbeteiligten. „Diese enge Kommunikation schafft ein enormes Vertrauen auf Seiten des Kunden und ein Bewusstsein dafür, dass wir als Partner seine Anforderungen wirklich kennen.“</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Dank SAP S/4HANA Cloud kann Neuroth Innovationsthemen angehen</h2>
<p style="text-align: left;">Was für andere Unternehmen nicht immer ganz einfach umzusetzen ist, war für Heimo Kern und seine Kollegen von Anfang an klar. „Sich bei den Kerngeschäftsprozessen an Best Practices zu orientieren, macht absolut Sinn. Das können andere besser als wir – und das sind auch nicht die Prozesse, mit denen wir uns differenzieren wollen“, so der IT-Leiter. „Wir wollen lieber die Innovationsthemen anpacken – das heißt die Prozesse und Themen, die uns einen wirklichen Vorteil bringen.“ SAP S/4HANA Cloud legt dafür die Basis. „Mit SAP S/4HANA Cloud können wir uns auf unsere Differenzierungsprozesse konzentrieren und wissen die Standardprozesse wie Finanzen und Logistik von der besten Lösung am Markt abgedeckt.“</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

Neues Design & neue Website

Neues Logo. Klarer Inhalt. Bereit für die Zukunft: Unser neues Corporate Design & unsere neue Website
12.05.2026
|
Innovabee

Joule im Job: 4 Must-knows zu SAP Joule for Consultants
30.04.2026
|
KI & Joule

KI im Arbeitsalltag: Wie SAP Joule, Cloud ERP und Microsoft Office zusammenspielen
29.04.2026
|
KI & Joule






