Luft nach oben:
Lawinenairbag-Hersteller ABS optimiert Prozesse mit SAP S/4HANA Cloud

<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;">Per Zufall entdeckte der bayerische Forstmeister Josef Hohenester in den 1970-er Jahren, dass er mit erlegtem Wild auf den Schultern in Schneebrettern an der Oberfläche blieb. Daraufhin testete er die Volumenerweiterung des Körpers mit großen Ballons – die Idee des Lawinenairbags war geboren. Aufbauend auf diesem Wissen erwarb die Firma ABS das Patent und verfolgte die vielversprechende Idee weiter. 1985 schließlich konnte das Team den ersten voll funktionsfähigen Lawinenairbag auf der Münchner Sportartikelmesse vorstellen.</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/Y1nnF82Vks4?feature=oembed" 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;">
<div class="offset-block">
<h2 style="text-align: left;">Video: ABS auf dem DSAG-Jahreskongress</h2>
<p style="text-align: left;"><strong>Dr. Daniel Holz, Geschäftsführer der SAP Deutschland</strong>, stellt das Projekt bei ABS auf dem DSAG-Kongress in Nürnberg vor. Mit dabei: der <strong>CFO von ABS, Christian Mader</strong>.</p>
</div>
<div style="text-align: center; margin: 1rem 0;">
<a href="https://innovabee.de/aktuelles/sap-s-4hana-cloud-bei-dee/#dsag" class="custom-button" style="
display: inline-block;
text-decoration: none;
font-size: 16px;
font-weight: 400;
font-style: normal;
color: #000000;
background-color: #fdc300;
border: 0px solid #000000;
border-radius: 30px;
padding: 8px 22px 8px 22px;
transition: all 0.2s ease-in-out;
font-family: 'Mona Sans', sans-serif;
font-stretch: 125%;
">Zum Video »</a>
</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;"><strong>Felix Neureuther investiert in ABS </strong>und mischt aktiv mit</h2>
<p style="text-align: left;">Seitdem gehört ein Airbag zur festen Ausrüstung vieler Wintersport-Athleten. Einer der bekanntesten ist der 13-fache Slalom-Weltcupsieger Felix Neureuther. Er setzt abseits der Pisten selbst auf einen Lawinenrucksack und fand das Produkt so überzeugend, dass er 2018 als Investor bei ABS einstieg.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Das Thema Sicherheit liegt mir sehr am Herzen und ich möchte gerne das bestehende Produktportfolio erweitern und auch aktiv an der Produktentwicklung mitarbeiten. Schließlich geht es jetzt für mich als Teilhaber nun auch um den wirtschaftlichen Erfolg des Unternehmens</q>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc12a38c33aaec24d1fc9c_News_Foto_ABS_Felix-Neureuther-Stefan-Mohr.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/69dc12a38c33aaec24d1fc9c_News_Foto_ABS_Felix-Neureuther-Stefan-Mohr.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/69dc12a38c33aaec24d1fc9c_News_Foto_ABS_Felix-Neureuther-Stefan-Mohr.jpg" alt="Weltcup-Sieger Felix Neureuther gehört seit 2018 zu den Investoren von ABS. Der ehemalige Skirennläufer will künftig aktiv an der Produktentwicklung mitwirken." class="blog-img-1192698d-398a-44b0-b5fa-4813e1e6843b" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Weltcup-Sieger Felix Neureuther gehört seit 2018 zu den Investoren von ABS. Der ehemalige Skirennläufer will künftig aktiv an der Produktentwicklung mitwirken.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Den wirtschaftlichen Erfolg wollen er und Geschäftsführer Dr. Stefan Mohr durch innovative Produkte, die nicht nur Skifahrern nützen, vorantreiben. Derzeit stehen jedenfalls alle Zeichen auf Wachstum. Damit auch die Unternehmensprozesse skalieren können, wenn ABS weiterhin wächst, hat das Unternehmen sich für eine neue ERP-Lösung entschieden.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Wir haben SAP S/4HANA Cloud kürzlich bei einem Schwesterunternehmen eingeführt. Die Ergebnisse beim Lagerumschlag, bei der Liefertreue und bei den Auftragspositionen haben uns derart überzeugt, dass wir nun auch bei ABS mit einer ERP-Lösung aus der Cloud arbeiten wollen. Außerdem hat SAP S/4HANA Cloud eine unglaublich hohe Innovationsgeschwindigkeit, die uns bei unseren Innovationsprojekten zugutekommen wird.</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">
<h3 style="text-align: left;"><strong>Agile Einführung sorgt für kurze Projektlaufzeit</strong></h3>
<p style="text-align: left;">Nach nur 15 Wochen soll das neue System Anfang Juli vom Stapel laufen. Möglich wird diese schnelle Einführung durch eine agile Projektvorgehensweise, bei der die einzelnen Schritte – Konfiguration, Deltaermittlung, Migration und Tests – parallel ablaufen. Im Fokus stehen dabei sogenannte Sprints, also kurze Bearbeitungszyklen, in denen jeweils eine Aufgabe bearbeitet, getestet und abgeschlossen wird.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Mit jedem Sprint nähert man sich den Anforderungen des Kunden ein Stück näher an. Das hat den Vorteil, dass der Kunde die in SAP S/4HANA Cloud vordefinierten Prozesse schnell testen und beurteilen kann, ob sie seinen eigenen Geschäftsprozessen entsprechen</q>
</div>
<div class="grid-cols-3" style="display: grid; grid-template-columns: repeat(3, 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/69dc12a48e9786e110aec32c_News_Foto_ABS_Geraldine-Fasnacht_-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/69dc12a48e9786e110aec32c_News_Foto_ABS_Geraldine-Fasnacht_-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/69dc12a48e9786e110aec32c_News_Foto_ABS_Geraldine-Fasnacht_-1.png" alt="Image" class="blog-img-b2a4dae3-689b-46e9-ba6d-06bd09024a33" 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/69dc12a555830b7789abebf5_News_Logo_ABS_Eva-Walkner.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/69dc12a555830b7789abebf5_News_Logo_ABS_Eva-Walkner.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/69dc12a555830b7789abebf5_News_Logo_ABS_Eva-Walkner.png" alt="Image" class="blog-img-2683ac97-58f7-4508-baa7-277dcdea55f1" 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/69dc12a6b1a7e06718a4fddc_News_Foto_ABS_Xavier-de-la-Rue.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/69dc12a6b1a7e06718a4fddc_News_Foto_ABS_Xavier-de-la-Rue.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/69dc12a6b1a7e06718a4fddc_News_Foto_ABS_Xavier-de-la-Rue.jpg" alt="Image" class="blog-img-7c981ad8-c80c-4db3-875c-caf8e595ef81" 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;">Top-Athleten wie Eva Walkner, Géraldine Fasnacht und Xavier De Le Rue vertrauen auf Lawinenairbags von ABS.</p>
<p style="text-align: left;">Bevor es an die Umsetzung geht, werden allerdings zunächst die Prozesse von ABS mit den Prozessen in SAP S/4HANA Cloud abgeglichen. Dies geschieht in sogenannten Fit2Standard-Workshops mithilfe des SAP Best Practices Explorers. Prozesse, die ABS als wichtig definiert hat, werden in einem Testsystem durchgespielt. Für den Abgleich stellt SAP Testskripts zur Verfügung. Die Workshops helfen also dabei, den genauen Projektumfang zu ermitteln und festzustellen, ob Erweiterungen notwendig sind, die dann mithilfe der SAP Cloud Platform umgesetzt werden.</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;"><strong>Sämtliche Daten </strong>werden in SAP S/4HANA migriert</h2>
<p style="text-align: left;">Danach geht es in die Realisierungsphase. Auf die Konfiguration folgen Formularanpassungen, Integrationen und schließlich die Datenmigration. Bei SAP S/4HANA Cloud läuft diese auf Basis vordefinierter Templates ab. Dabei können nicht nur Stamm‑, sondern auch Bewegungsdaten migriert werden – zum Beispiel offene Kundenaufträge oder Bestellungen. Auch bei der Datenmigration ist das Vorgehen agil. In einem ersten Sprint werden zunächst alle Daten ins Testsystem migriert und dort geprüft. In einer zweiten Sprint-Phase folgt dann die Migration ins Produktivsystem.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc12a6c7c298c80e90d7bf_News_Grafik_ABS_Agile-Vorgehensweise.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/69dc12a6c7c298c80e90d7bf_News_Grafik_ABS_Agile-Vorgehensweise.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/69dc12a6c7c298c80e90d7bf_News_Grafik_ABS_Agile-Vorgehensweise.png" alt="Möglich wird die schnelle Einführung durch eine agile Projektvorgehensweise, bei der Projektschritte parallel ablaufen." class="blog-img-0be820a5-57d5-4781-9b58-3c938caaf584" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Möglich wird die schnelle Einführung durch eine agile Projektvorgehensweise, bei der Projektschritte parallel ablaufen.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Nach dem Go-live können die Anwender bei ABS innerhalb weniger Tage mit der neuen Lösung arbeiten.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Die Oberflächen sind benutzerfreundlich und die Bedienung ist einfach</q>
<p style="text-align: left;">ABS wird die neue Cloud-Lösung in den Bereichen Vertrieb, Beschaffung, Finance, Lager und diskrete Fertigung mit Serialnummern einsetzen. Zusätzlich wird eine Schnittstelle zum Paketdienstleister realisiert.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Von der neuen Lösung versprechen wir uns deutliche Effizienzsteigerungen. Das Schöne ist, dass wir mit SAP S/4HANA Cloud sofort loslegen können und uns nicht um den Betrieb der Lösung kümmern müssen</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






