Fiori 2.0:
Eine Benutzeroberfläche für alle Anwendungen

Markus Kronenwett
Consultant
<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 {
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 h1 {
font-family: 'Mona Sans', 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', 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;
}
.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 p { font-size: 19px; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 479px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 32px; }
.blog-content h3 { font-size: 22px; }
.blog-content p { font-size: 20px; }
.custom-container { padding: 15px 15px 15px 15px; }
}
</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="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Mit dem neuen Release 1610 von SAP S/4HANA hat SAP auch das Designkonzept für die Benutzeroberflächen nochmals überarbeitet und bietet Anwendern unter dem Namen Fiori 2.0 eine ganz neue, individualisierte Benutzererfahrung. Mithilfe von Kacheln können Nutzer über eine personalisierte Oberfläche auf alle benötigten Anwendungen zugreifen.</p>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Gleiches Look & Feel für alle Anwendungen</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Zentrale Einstiegsplattform ist das SAP Fiori Launchpad. Von hier aus lassen sich alle Anwendungen unter SAP S/4HANA ansteuern – SAP Fiori Apps ebenso wie klassische SAP-GUI- und WebDynpro-Anwendungen. Mit Fiori 2.0 hat SAP nämlich alle Oberflächen – auch die seiner klassischen Anwendungen – harmonisiert und vereinheitlicht.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3f9ff6195c36a6d9c875_Fiori-Launchpad-1.png" alt="Das SAP Fiori Launchpad ist die webbasierte Einstiegsplattform für alle Anwendungen unter SAP S/4HANA." class="blog-img-861951b5-0d36-4838-a31e-4810ddf0b68f" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3f9ff6195c36a6d9c875_Fiori-Launchpad-1.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Das SAP Fiori Launchpad ist die webbasierte Einstiegsplattform für alle Anwendungen unter SAP S/4HANA.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Sämtliche Anwendungen, Objekte und Mitteilungen auf einen Blick</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Was genau bedeutet das für Anwenderunternehmen von SAP S/4HANA? Zunächst einmal ist das Ansichtsfenster von SAP S/4HANA nun dreigeteilt. SAP spricht von einem Viewport-Konzept, das man sich wie eine aufgeklappte Tafel vorstellen kann. Links befindet sich ein personalisierter Bereich (Me Area) mit Anwender-spezifischen Informationen, in der Mitte die Übersichtsseite (Homepage) für einen schnellen Einstieg in alle wichtigen Anwendungen. Auf der rechten Seite werden aktuelle Mitteilungen angezeigt (Notification Area). Anwender können ganz einfach zwischen den einzelnen Bereichen hin- und herwechseln, um sich beispielsweise die Mitteilungen im Detail anzusehen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa10ba0c2251af960de_Viewport.png" alt="Das Viewport-Konzept zeigt User-spezifische Informationen (links) und System-spezifische Informationen (rechts) in unterschiedlichen Bereichen des erweiterten Bildschirms an. In der Mitte befindet sich die Homepage, die als Startpunkt für die Nutzung von SAP S/4HANA dient." class="blog-img-f3b4b1bd-65ec-4375-a984-971f26498f14" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa10ba0c2251af960de_Viewport.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Das Viewport-Konzept zeigt User-spezifische Informationen (links) und System-spezifische Informationen (rechts) in unterschiedlichen Bereichen des erweiterten Bildschirms an. In der Mitte befindet sich die Homepage, die als Startpunkt für die Nutzung von SAP S/4HANA dient.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Individuelle Benutzeroberflächen erleichtern den Einstieg</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Den personalisierten Bereich auf der linken Seite kann der Nutzer an seine persönlichen Bedürfnisse anpassen. Hier kann er Kacheln auf der Übersichtsseite anpassen oder verschieben, App-Einstellungen ändern und die Homepage mit persönlichen Angaben und einem Bild versehen. Häufig genutzte und zuletzt verwendete Apps werden in einer übersichtlichen Liste angezeigt. Zudem bietet dieser Bereich eine komfortable App-Suche an.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa3f6195c36a6d9c916_Me-Area.png" alt="Me Area: Hier kann der Anwender die Einstellungen für seine Oberfläche ändern, Apps starten oder nach Apps suchen." class="blog-img-ea179745-5be6-4919-855a-e610603cfc32" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa3f6195c36a6d9c916_Me-Area.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Me Area: Hier kann der Anwender die Einstellungen für seine Oberfläche ändern, Apps starten oder nach Apps suchen.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Wichtige Aufgaben stets im Blick behalten</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Auf der rechten Seite bekommt der Anwender Mitteilungen angezeigt, die ihn an wichtige Tasks und erinnern oder seine Aufmerksamkeit auf unvorhergesehene Entwicklungen richten. Mit einem Klick gelangt er auf die Quelle der Benachrichtigung und kann die entsprechende Aufgabe erledigen. Genauso gut kann er auch im „Notification Area“ selbst den Status einzelner Mitteilungen bearbeiten – etwa, wenn er die Bearbeitung einer Aufgabe aufschieben möchte. Zusätzlich lassen sich Mitteilungen nach Datum, Wichtigkeit oder Aufgabe filtern.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa3834e217bfb660aa0_Notifications.png" alt="Der rechte Bereich ist für Mitteilungen, Push-Nachrichten und die Erinnerung an wichtige Tasks reserviert." class="blog-img-55f23f11-4cf6-4fa0-ae67-b282215e3a14" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa3834e217bfb660aa0_Notifications.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Der rechte Bereich ist für Mitteilungen, Push-Nachrichten und die Erinnerung an wichtige Tasks reserviert.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Kacheln sorgen für einen schnellen Überblick</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Die Homepage in der Mitte schließlich bietet Nutzern einen schnellen Einstieg in täglich benötigte Anwendungen und Tasks in Form von Kacheln. Die Kacheln lassen sich beliebig anordnen, verschieben und gruppieren. Je nach Rolle und Aufgabengebiet kann der User sie schnell und einfach an seine persönlichen Bedürfnisse anpassen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa445440f0fdf888142_Homepage.png" alt="Die Homepage ist der Startpunkt für die Nutzung von SAP S/4HANA." class="blog-img-55adafb5-5433-45f6-91e0-b15b29ee1298" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa445440f0fdf888142_Homepage.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Die Homepage ist der Startpunkt für die Nutzung von SAP S/4HANA.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Rollenspezifische Übersichtsseiten zeigen, wo Handlungsbedarf besteht</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Über die Homepage gelangt der Anwender aus dem Fachbereich, beispielsweise aus dem Einkauf, auf eine sogenannte Übersichtsseite (Overview Page), die alle Informationen bündelt, die er für seine tägliche Arbeit braucht: wichtige Informationen, aktuelle Verkaufszahlen, tiefergehende Analysen, offene Tasks. Von hier aus kann er auch auf täglich benötigte Anwendungen zugreifen. Die angezeigten Informationen lassen sich wiederum filtern oder priorisieren, damit die Seite nur wirklich relevante Informationen bereitstellt.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa530ebb4f43531b797_Overview-Page.png" alt="Die Übersichtsseite – hier ein Beispiel für einen Mitarbeiter aus dem Einkauf. Die Inhalte lassen sich per Filter auf bestimmte Lieferanten oder Vorgänge begrenzen." class="blog-img-abc652f4-208c-4f88-9a18-fea174902a65" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa530ebb4f43531b797_Overview-Page.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Die Übersichtsseite – hier ein Beispiel für einen Mitarbeiter aus dem Einkauf. Die Inhalte lassen sich per Filter auf bestimmte Lieferanten oder Vorgänge begrenzen.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Einen schnellen Einstieg in die Neuerungen von Fiori 2.0 bietet außerdem ein englischsprachiges Video von SAP.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa645440f0fdf8882b3_yt_Io9HfoVkGVU_hqdefault.jpg" alt="Sie sehen gerade einen Platzhalterinhalt von YouTube. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfläche unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden." class="blog-img-3f7d30a0-cac7-4ac5-b681-cb598847948f" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc3fa645440f0fdf8882b3_yt_Io9HfoVkGVU_hqdefault.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Sie sehen gerade einen Platzhalterinhalt von YouTube. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfläche unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.</figcaption></figure>
</div>
</section>
</div>
Weitere Beiträge

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|
SAP Cloud ERP

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|
SAP Cloud ERP

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
Kundenreferenzen

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
No items found.
Innovabee startet Brancheninitiative für GreenTech-Unternehmen
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|






