Ein SAP-System
ganz nach dem Geschmack der Joh. Vögele KG

<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;">Süß, sauer, salzig, bitter: Unser Geschmackssinn ist sehr begrenzt. Geschmack hat aber wesentlich mehr Facetten, als diese vier Hauptgeschmacksrichtungen suggerieren. In vielen Fällen kommt er nämlich durch Aromen zustande, die vor allem vom Geruchssinn wahrgenommen werden – und weniger von den Rezeptoren auf unserer Zunge. Das erklärt auch, warum wir bei einer starken Erkältung fast nichts schmecken.</p>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107a4a24702a4b40f7c5_News_Foto_V%25C3%25B6gele_Aroma.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/69dc107a4a24702a4b40f7c5_News_Foto_V%25C3%25B6gele_Aroma.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/69dc107a4a24702a4b40f7c5_News_Foto_V%25C3%25B6gele_Aroma.jpg" alt="Image" class="blog-img-5568a76f-3b47-4968-97c6-d94996072553" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107be1e7b6c0254353cf_News_Foto_V%25C3%25B6gele_Getr%25C3%25A4nke.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/69dc107be1e7b6c0254353cf_News_Foto_V%25C3%25B6gele_Getr%25C3%25A4nke.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/69dc107be1e7b6c0254353cf_News_Foto_V%25C3%25B6gele_Getr%25C3%25A4nke.jpg" alt="Image" class="blog-img-495ed2bd-827f-4ae0-9808-6c7b8050cc32" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">Zu den Hauptabnehmern der Aromen von Vögele zählen die Getränkeindustrie und Hersteller von Süß- und Backwaren.</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;">„SAP ERP hat uns all die Jahre sehr gut darin unterstützt, gesetzliche Vorgaben sicher umzusetzen, unsere Produkte zügig zu entwickeln und sie kosteneffizient zu produzieren. Besonders überzeugt hat uns, dass wir mit unserem Partner Innovabee eine systemgestützte Überprüfung der IFRA-Anforderungen realisieren konnten.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Bertram Vögele<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Geschäftsführer, Joh. Vögele KG</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;">Geschmackserlebnisse mithilfe hochwertiger Aromen kreieren – das ist das Metier von Bertram Vögele. Sein Unternehmen, die Joh. Vögele KG aus Lauffen am Neckar, entwickelt und produziert in der vierten Generation Aromen, Ätherische Öle und Parfümöle. Zu den Hauptabnehmern zählen die Getränkeindustrie und Hersteller von Süß- und Backwaren. Gewürzöle aus dem Hause Vögele kommen in Marinaden und Soßen zum Einsatz. Auch die Kosmetikindustrie verwendet für ihre Duftkreationen und Lippenpflegeprodukte Aromen und Parfümöle von Vögele.</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;">Wechsel von SAP ERP auf SAP S/4HANA war nur eine Frage der Zeit</h2>
<p style="text-align: left;">Dritte Säule des Unternehmens ist der Rohstoffhandel. 1.000 verschiedene Rohstoffe – darunter Ätherische Öle, Fruchtsaftkonzentrate, Absolues oder Farbstoffe – fasst das Lager von Vögele. Diese Vielfalt an Rohstoffen und Rezepturen will effizient verwaltet sein. Vögele setzte dafür seit 2010 auf eine Branchenlösung auf Basis von SAP ERP. Mit SAP ERP konnten alle Geschäftsprozesse von der Produktentwicklung über den Einkauf und die Produktion bis hin zum Vertrieb abgedeckt werden.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Die Lösung hat uns all die Jahre sehr gut darin unterstützt, gesetzliche Vorgaben sicher umzusetzen, unsere Produkte zügig zu entwickeln und sie kosteneffizient zu produzieren.“</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Besonders überzeugt hat uns, dass wir mit unserem Partner Innovabee eine systemgestützte Überprüfung der IFRA-Anforderungen realisieren konnten.“</q>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107c4f214c5ddee6c83c_News_Foto_V%25C3%25B6gele_%25C3%2584therische-%25C3%2596le.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/69dc107c4f214c5ddee6c83c_News_Foto_V%25C3%25B6gele_%25C3%2584therische-%25C3%2596le.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/69dc107c4f214c5ddee6c83c_News_Foto_V%25C3%25B6gele_%25C3%2584therische-%25C3%2596le.jpg" alt="Image" class="blog-img-492856b1-0cc1-4913-a7c7-396271298134" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107de1e7b6c025435522_News_Foto_V%25C3%25B6gele_Gew%25C3%25BCrze.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/69dc107de1e7b6c025435522_News_Foto_V%25C3%25B6gele_Gew%25C3%25BCrze.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/69dc107de1e7b6c025435522_News_Foto_V%25C3%25B6gele_Gew%25C3%25BCrze.jpg" alt="Image" class="blog-img-c09ab7b0-20f0-4b4c-9fd9-894f91086141" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">1.000 verschiedene Rohstoffe – darunter Ätherische Öle, Fruchtsaftkonzentrate, Absolues oder Farbstoffe – fasst das Lager von Vögele.</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;">„Mithilfe der neuen Verbrauchsteuerlösung können wir alle steuerlich relevanten Bewegungen von Waren, die der Verbrauchsteuer unterliegen, analysieren. Sie ermittelt die Höhe der Verbrauchsteuer-Zahlungen und druckt die Ergebnisse auf Formularen zur Vorlage bei den zuständigen Behörden aus. Der Prüfung unseres Lagerbuches durch den Zoll schauen wir deshalb entspannt entgegen.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Mathias Schuh<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Projektleiter, Joh. Vögele KG</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 SAP sich über die Jahre bestens bewährt hat, stand ein Wechsel auf SAP S/4HANA für ihn schon sehr früh fest.</p>
<p style="text-align: left;">„Die neue Lösung ist ein echter Effizienzbeschleuniger und trägt in hohem Maße dazu bei, unsere Kernprozesse intelligent zu vernetzen und in Echtzeit zu agieren.“ Voraussetzung für den Wechsel auf SAP S/4HANA waren allerdings Funktionen für die Abwicklung der Verbrauchsteuer, da Vögele Rohstoffe verarbeitet, die der Alkoholsteuer (früher: Branntweinsteuer) unterliegen. Vögele hat deshalb in enger Zusammenarbeit mit der SAP-Entwicklung zeitgleich mit SAP S/4HANA eine neue Verbrauchsteuerlösung auf Basis der SAP Cloud Platform eingeführt.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Wir konnten unsere Anforderungen sehr gut in das Co-Innovation-Projekt mit der SAP einbringen.“</q>
</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;">Vögele profitiert von neuer Verbrauchsteuerlösung der SAP</h2>
<p style="text-align: left;">Mit dem Ergebnis zeigt sich der Projektleiter bei Vögele rundum zufrieden.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Mithilfe der neuen Lösung können wir alle steuerlich relevanten Bewegungen von Waren, die der Verbrauchsteuer unterliegen, analysieren. Sie ermittelt die Höhe der Verbrauchsteuer-Zahlungen und druckt die Ergebnisse auf Formularen zur Vorlage bei den zuständigen Behörden aus. Der Prüfung unseres Lagerbuches durch den Zoll schauen wir deshalb entspannt entgegen.“</q>
<p style="text-align: left;">Die neue Lösung fügt sich zudem nahtlos in die Prozesse in SAP S/4HANA ein. Realisiert wurde die Integration von SAP S/4HANA und der SAP Cloud Platform von Innovabee.</p>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107ea015705b6dfb4ae5_News_Foto_V%25C3%25B6gele_5-steps.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/69dc107ea015705b6dfb4ae5_News_Foto_V%25C3%25B6gele_5-steps.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/69dc107ea015705b6dfb4ae5_News_Foto_V%25C3%25B6gele_5-steps.png" alt="Image" class="blog-img-6d869be2-d290-4820-834d-e61d6e73aa49" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div class="offset-block">
<p style="text-align: left;">Innovabee hat eine Methodik entwickelt, mit der Unternehmen zielgerichtet von SAP ERP nach SAP S/4HANA wechseln. In fünf Schritten migrieren sie ihr bestehendes SAP-System auf die In-Memory-Suite der SAP.</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;">„Für die Umstellung [auf SAP S/4HANA] war unser SAP-Partner Innovabee von Anfang an gesetzt. Er hat nicht nur unsere bisherige SAP-Lösung eingeführt und uns all die Jahre bestens betreut, sondern verfügt auch über weitreichende Erfahrung bei der Migration auf SAP S/4HANA. Das hat uns zusätzliche Sicherheit gegeben.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Bertram Vögele<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Geschäftsführer, Joh. Vögele KG</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;">Mit der Gewissheit, eine Verbrauchsteuerlösung nutzen zu können, stand auch der Conversion von SAP ERP auf SAP S/4HANA bei Vögele nichts mehr im Weg. Im Februar fiel der Startschuss für die Umstellung auf die neue Echtzeit-Suite – sieben Monate später ging die Lösung live.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Für die Umstellung war unser SAP-Partner Innovabee von Anfang an gesetzt.“</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Er hat nicht nur unsere bisherige SAP-Lösung eingeführt und uns all die Jahre bestens betreut, sondern verfügt auch über weitreichende Erfahrung bei der Migration auf SAP S/4HANA. Das hat uns zusätzliche Sicherheit gegeben.“</q>
<p style="text-align: left;">Dank der von Innovabee entwickelten Methodik „5 steps 2 SAP S/4HANA“ lief die Conversion wie geplant ab.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Und wenn im Projekt doch einmal unvorhergesehene Herausforderungen aufgetreten sind, hat Innovabee immer schnell und zielführend agiert.“</q>
</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;">Vögele optimiert seine Systemlandschaft und Prozesse</h2>
<p style="text-align: left;">Mit der Umstellung auf SAP S/4HANA profitieren Anwenderunternehmen generell von einer Simplifizierung ihrer Systemlandschaft – dies vor allem durch Vereinfachungen bei der User Experience, dem Datenmodell und den Geschäftsprozessen.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Bei Vögele fällt diese Vereinfachung sehr viel umfangreicher aus als sonst üblich, weil viele Objekte, die zuvor für das Verbrauchsteuermodul zuständig waren, mit der Entwicklung einer separaten Lösung außerhalb des Cores weggefallen sind.“</q>
<p style="text-align: left;">und Mathias Schuh ergänzt:</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„SAP S/4HANA hat uns geholfen, unsere Geschäftsprozesse noch einmal deutlich zu verschlanken. Wir haben beispielsweise Informationen zu Nährwerten heute sehr viel schneller verfügbar als früher – auch weil sie dank der rollenbasierten Benutzeroberflächen über das Fiori Launchpad nahtlos abrufbar sind.“</q>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc107f44c5bfe3ca947873_News_Foto_V%25C3%25B6gele_Conversion-Realisierungsphase-1.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/69dc107f44c5bfe3ca947873_News_Foto_V%25C3%25B6gele_Conversion-Realisierungsphase-1.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/69dc107f44c5bfe3ca947873_News_Foto_V%25C3%25B6gele_Conversion-Realisierungsphase-1.png" alt="Image" class="blog-img-5fd8290b-5139-4b31-9497-7cf08ed4c725" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div class="offset-block">
<p style="text-align: left;">In der Realisierungsphase werden die technischen Grundlagen für die Systemumstellung gelegt und die kundenspezifischen Änderungen umgesetzt.</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;">„Mit der Migration auf SAP S/4HANA haben wir eine hybride Systemlandschaft geschaffen, die optimal auf unsere Bedürfnisse abgestimmt ist. Das Gute daran: Der Anwender arbeitet mit einem System aus einem Guss.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Mathias Schuh<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Projektleiter, Joh. Vögele KG</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;">Und noch eine Besonderheit hat dem Projektteam bei Vögele in die Hände gespielt: Das Unternehmen hat sich in der Vergangenheit immer eng am SAP-Standard orientiert.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Wo wir spezifische Anforderungen hatten, hat Innovabee sie gemäß den Entwicklungsrichtlinien der SAP in SAP ERP umgesetzt.“</q>
<p style="text-align: left;">Das zahlt sich spätestens bei einer Conversion aus – macht eine standardnahe Lösung die Umstellung doch sehr viel einfacher als eine Lösung mit viel Custom Code.</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;">Gelungener Wechsel auf SAP Recipe Development</h2>
<p style="text-align: left;">Zeitgleich mit der Migration auf SAP S/4HANA und der Entwicklung einer neuen Verbrauchsteuerlösung nahm Vögele noch ein drittes Thema in Angriff: Für den Hersteller von Aromen, Duftstoffen und Ätherischen Ölen ist eine Lösung für das Rezepturmanagement ganz essenziell. Bislang war dafür bei Vögele das Rezepturmanagement von SAP im Einsatz. Die Lösung zur Verwaltung von Rezepturen basiert auf der EHS-Spezifikationsdatenbank und ermöglicht es Produktentwicklern, ihre Rezeptformulierungen und Berechnungen durchzuführen. Mit der Markteinführung von SAP S/4HANA wurde sie durch die neue Lösung SAP Recipe Development (SAP RD) ersetzt. Sie deckt funktional dieselben Prozesse ab, basiert aber auf einer modernen, webbasierten Oberfläche und wird mit jedem Enhancement Package um neue Funktionen ergänzt. Zusätzliches Plus von SAP RD: Mit der HANA-Datenbank als Grundlage sind nun auch komplexe Abfragen zu Nährwerten oder Inhaltsstoffen schneller abrufbar.</p>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1080b1a7e06718a4c7c0_News_Foto_V%25C3%25B6gele_Parf%25C3%25BCm%25C3%25B6l.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/69dc1080b1a7e06718a4c7c0_News_Foto_V%25C3%25B6gele_Parf%25C3%25BCm%25C3%25B6l.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/69dc1080b1a7e06718a4c7c0_News_Foto_V%25C3%25B6gele_Parf%25C3%25BCm%25C3%25B6l.jpg" alt="Image" class="blog-img-fe01d6ec-9f52-4917-87ba-ebe4e1acd5f8" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1081b1a7e06718a4c851_News_Foto_V%25C3%25B6gele_%25C3%2596l.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/69dc1081b1a7e06718a4c851_News_Foto_V%25C3%25B6gele_%25C3%2596l.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/69dc1081b1a7e06718a4c851_News_Foto_V%25C3%25B6gele_%25C3%2596l.jpg" alt="Image" class="blog-img-9b189e3b-f1c4-483b-b87d-eb29cc4b6195" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">Die Parfümöle von Vögele kommen in Kosmetikprodukten sowie Wasch- und Reinigungsmitteln zum Einsatz.</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;">„MIt SAP S/4HANA sind wir nicht nur technologisch auf dem aktuellsten Stand, sondern haben gleichzeitig auch die Zugriffsgeschwindigkeit und unsere Prozesse deutlich optimiert.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Mathias Schuh<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Projektleiter, Joh. Vögele KG</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 class="text-bodyBold" style="text-align: left;">Zentraler Zugriff auf alle SAP-Systeme</p>
<p style="text-align: left;">Neben SAP S/4HANA als ERP-System, SAP Recipe Development als Workbench für die Produktentwicklung und der Verbrauchsteuerlösung hat Vögele zusätzlich noch ein Global-Trade-System (SAP GTS) im Einsatz.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„GTS wird direkt über SAP S/4HANA ausgeführt – es gibt keine Medienbrüche und der Anwender merkt nicht, dass er mit einem System arbeitet.“</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Mit der Migration auf SAP S/4HANA haben wir eine hybride Systemlandschaft geschaffen, die optimal auf unsere Bedürfnisse abgestimmt ist. Das Gute daran: Der Anwender arbeitet mit einem System aus einem Guss.“</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Damit sind wir nicht nur technologisch auf dem aktuellsten Stand, sondern haben gleichzeitig auch die Zugriffsgeschwindigkeit und unsere Prozesse deutlich optimiert.“</q>
</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






