Go-live nach vier Monaten:
Sonnentracht arbeitet mit SAP S/4HANA

<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;">Seit mehr als 100 Jahren produziert und importiert die Walter-Lang-Gruppe Honig aus allen Kontinenten der Erde. Ein besonderer Schwerpunkt liegt dabei auf Honigspezialitäten in Bio-Qualität. Im Jahr 2001 hat Gerrit Lang die Sonnentracht GmbH gegründet, die sehr eng mit dem Unternehmen des Vaters kooperiert. Neben der betriebseigenen Imkerei hat sich die Sonnentracht auf die Herstellung und Abfüllung von Honig, alternativen Süßungsmitteln und Kokosprodukten spezialisiert. Auch hier gelten höchste Ansprüche an Sortenreinheit und Nachhaltigkeit.</p>
<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.com/embed/s2cNoJBZuHI" 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>
</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 Innovafood profitieren wir gleich zweifach: Die Lösung deckt alle Branchenspezifika umfassend ab und sorgt zudem für deutlich schnellere Durchlaufzeiten bei den Kerngeschäftsprozessen.<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Gerrit Lang<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Gründer und Geschäftsführer, Sonnentracht GmbH</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;">Weil Nahrungsmittel im Allgemeinen und Bio-Produkte im Speziellen sehr strengen Qualitätsrichtlinien unterliegen, ist die Chargenverfolgung ein für Sonnentracht besonders wichtiges Thema. „Für uns als produzierendes Unternehmen der Lebensmittelbranche hat das Thema Rückverfolgbarkeit einen hohen Stellwert. Nicht nur müssen alle Prozesse – vom Einkauf über die Produktion bis hin zum Verkauf – stets nachvollziehbar sein. Wir sind auch verpflichtet, jeden einzelnen Wareneingang mit einer Charge zu versehen“, erklärt Geschäftsführer Gerrit Lang.</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;">Chargenverwaltung ist im Standard enthalten</h2>
<p style="text-align: left;">Bislang mussten solche speziellen Anforderungen IT-seitig aufwändig programmiert werden. Nun hat die Sonnentracht GmbH mit Innovafood eine Branchenlösung auf Basis von SAP S/4HANA im Einsatz, bei der branchenspezifische Funktionen wie die Chargenverwaltung bereits im Standard enthalten sind. Das gilt auch für die Fassverwaltung, die im Walter-Lang-Folgeprojekt zum Einsatz kommen wird.</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 beschleunigt Prozesse</h2>
<p style="text-align: left;">Zusätzlich profitiert Sonnentracht bei branchenübergreifenden Prozessen wie der Finanzbuchhaltung oder dem Vertrieb von den umfassenden Funktionen und der hohen Performance des Systems. Denn SAP S/4HANA steht für ein drastisch vereinfachtes Datenmodell und nie dagewesene kurze Reaktionszeiten. Die Sonnentracht GmbH kann damit zum Beispiel ihre Geschäftsprozesse in Echtzeit steuern und auf Knopfdruck aktuelle Analysen abrufen.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Mit Innovafood profitieren wir gleich zweifach: Die Lösung deckt alle Branchenspezifika umfassend ab und sorgt zudem für deutlich schnellere Durchlaufzeiten bei den Kerngeschäftsprozessen.</q>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1f2baa9c44aa2fc4b4e3_Gerrit-Lang_2-e1565092163531.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/69dc1f2baa9c44aa2fc4b4e3_Gerrit-Lang_2-e1565092163531.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/69dc1f2baa9c44aa2fc4b4e3_Gerrit-Lang_2-e1565092163531.png" alt="Gerrit Lang, Gründer der Sonnentracht GmbH, legt wie sein Vater größten Wert auf Nachhaltigkeit und Qualität." class="blog-img-f90e4f8f-2440-4c20-87e9-4af4eb0be9da" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Gerrit Lang, Gründer der Sonnentracht GmbH, legt wie sein Vater größten Wert auf Nachhaltigkeit und Qualität.</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;">
<div class="offset-block">
<h2 style="text-align: left;">‚SAP flink eingeführt‘ bietet Mittelständlern zahlreiche Vorteile</h2>
<p style="text-align: left;">Ein zusätzliches Plus für ihn als Geschäftsführer des Familienunternehmens war die äußerst zügige Einführung von SAP S/4HANA. „Innovabee bietet mit ‚SAP flink eingeführt‘ eine Einführungsmethodik, die gerade für uns als mittelständisches Unternehmen viele Vorteile vereint: eine leistungsfähige SAP-Branchenlösung zum Festpreis, eine schlanke Einführung und die Tatsache, dass wir sehr schnell produktiv damit arbeiten können.“</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;">Schlanke Einführung dank vorkonfigurierter Branchenprozesse</h2>
<p style="text-align: left;">„‚SAP flink eingeführt‘ funktioniert nach dem Prototypen-Ansatz“, erläutert Christian Schweizer, Project Manager bei Innovabee. „Dabei werden zunächst die kundenindividuellen Angaben aufgenommen. Anschließend nimmt Innovabee die Grundeinstellungen vor und stellt die vereinbarten Strukturen, Funktionen, Prozesse und Formulare bereit.“ Danach werden die Key User geschult. Falls es noch Anpassungsbedarf gibt, werden die Anforderungen als Systemdelta noch vor dem Echtstart aufgenommen, konzipiert, realisiert und getestet. Es folgen: Integrationstest, Abnahme und Produktivsetzung des Systems.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1f2cdfef39a4f5e18583_Bild-Sirupsorten-und-Zucker-e1565092176109.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/69dc1f2cdfef39a4f5e18583_Bild-Sirupsorten-und-Zucker-e1565092176109.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/69dc1f2cdfef39a4f5e18583_Bild-Sirupsorten-und-Zucker-e1565092176109.jpg" alt="Sonnentracht hat sich auf die Herstellung und Abfüllung von Honig und alternativen Süßungsmitteln spezialisiert." class="blog-img-026c2bfe-4c97-4b1f-855e-6c35ca7764ba" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Sonnentracht hat sich auf die Herstellung und Abfüllung von Honig und alternativen Süßungsmitteln spezialisiert.</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;">
<div class="offset-block">
<h2 style="text-align: left;">In vier Monaten vom Prototyp zum Go-live</h2>
<p style="text-align: left;">Alle diese Schritte wurden innerhalb von nur vier Monaten umgesetzt. Im November ging mit der Sonnentracht GmbH die erste von drei Gesellschaften der Walter-Lang-Gruppe live. Im April kommenden Jahres folgen dann die Walter Lang GmbH und die Atrium Import GmbH. „Dank der durchdachten Einführungsmethodik und dem hohen persönlichen Einsatz der Innovabee-Berater konnte das Projekt ‚on time‘ und ‚in budget‘ umgesetzt werden“, so Gerrit Lang. „Und nach den ersten Wochen im Einsatz können wir sagen: Wir haben die richtige Wahl getroffen.“</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






