SAP Activate
Wie funktioniert die Projektmethodik von SAP?


Desiree Bryant
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, .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">
<h2 style="text-align: left;">Key Facts:</h2>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">SAP Activate ist eine konkrete und bewährte Projektmethodik für die sichere und einfache Implementierung von S/4HANA-Cloud-, Hybrid- oder auch On-Premise-Projekten</li>
<li style="margin-bottom: 0.5rem;">Die Methodik ist agil, iterativ und zielt auf hoch effiziente Projektabwicklungen mit einer hohen Projekt- und Systemqualität ab</li>
<li style="margin-bottom: 0.5rem;">Der große Anwendervorteil: Schnellere und transparentere Einführungen von SAP-Lösungen sparen Zeit und Kosten</li>
</ul>
<p style="text-align: left;">So groß die Unterschiede in IT-Projekten sein können, es gibt auch Gemeinsamkeiten, egal, ob Mittelstand oder Weltkonzern, Spezial-Chemiekonzern oder Medienunternehmen: Dazu zählen insbesondere Herausforderungen bei Planung, Durchführung und Abschluss von Transformations- und Migrationsprojekten in die SAP‑S/4HANA-Welt, sei es in der Public Cloud oder der Private Cloud.</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;">Was ist eigentlich SAP Activate?</h2>
<p style="text-align: left;">Um dabei Ziele, Ressourcen, Timelines und Liefergegenstände (sogenannte ‚Deliverables‘ wie zum Beispiel die Durchführung der Fit-to-Standard-Workshops oder die Aufbereitung eines Datenmigrationsplans immer im Auge zu behalten, stellt SAP das Framework SAP Activate zur Verfügung. Dieses umfasst</p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;"><strong>SAP Best Practices:</strong> standardmäßig bereitgestellte Best-Practice-prozesse und ‑konfigurationen,</li>
<li style="margin-bottom: 0.5rem;"><strong>Geführte Konfigurationen:</strong> Tools und Accelerators (sogenannte Beschleuniger) für das Aufsetzen der Projektlandschaft und</li>
<li style="margin-bottom: 0.5rem;"><strong>die SAP Activate Methodology:</strong> eine Projektimplementierungsmethodik, mit deren Hilfe sich SAP-Lösungen einfacher, schneller und erfolgreicher einführen lassen.</li>
</ul>
</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;">Was sind die Vorteile von SAP Activate?</h2>
<p style="text-align: left;">SAP Activate ist in allen Innovabee-Projekten ein fixer Schwerpunkt und steht als Methodik und Vorgehensweise sowohl auf Berater- als auch auf Kundenseite hoch im Kurs. Was in jedem Projekt gleichbleibt, egal ob Public Cloud, Private Cloud oder auch On-Premise, ist die klare Vorgehensweise – und genau das macht SAP Activate auch so beliebt, da Anwender schnell von konkreten Ergebnissen wie zum Beispiel Systemzugriff oder SAP-Best-Practice-Prozessen profitieren können.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5293b7be1a4aa4e629b90_Level-2-Agile-ImplementationPremise-with-SAP-Activate_2024-12.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/69d5293b7be1a4aa4e629b90_Level-2-Agile-ImplementationPremise-with-SAP-Activate_2024-12.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/69d5293b7be1a4aa4e629b90_Level-2-Agile-ImplementationPremise-with-SAP-Activate_2024-12.png" alt="Digitale Transformationsprojekte sind eine Herausforderung – je mehr personelle und technologische Unterstützung dafür parat steht, umso besser. (Quelle: SAP SE)" class="blog-img-7dfc6dcd-8079-421e-b93e-6de2cf83fbf3" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Digitale Transformationsprojekte sind eine Herausforderung – je mehr personelle und technologische Unterstützung dafür parat steht, umso besser. (Quelle: SAP SE)</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;">Die sechs Phasen der SAP Activate Methodik</h2>
<p style="text-align: left;">Nach der Auswahl des neuen Systems erfolgt der Startschuss für die sechs Phasen der Activate Methodology:</p>
<p style="text-align: left;"><strong>Phase 1: Discover: kennenlernen und entdecken</strong><br>Die Vorprojektphase: Hier findet das Scoping statt, sprich es wird definiert, welche Best Practices und Scope Items der Kunde benötigt. Das Resultat ist ein konkret definierter Projekt-Scope, ein klarer Vorgehensplan sowie ein Business Case.</p>
<p style="text-align: left;"><strong>Phase 2: Prepare: vorbereiten</strong><br>Interne Projekt-Teams werden definiert, der Projektplan inklusive aller Rollen, Verantwortlichkeiten, Timelines und Umfang erstellt sowie erste Prozessmodellierungen vorgenommen. Kunden und Key User erhalten außerdem Systemzugriff, um das System und die SAP Best-Practice-Prozesse kennenzulernen und informiert in die nächste Phase zu gehen.</p>
<p style="text-align: left;"><strong>Phase 3: Explore — erforschen</strong><br>Zeit für die Fit-to-Standard-Analyse. Deren Ziel: SAP Best Practice Prozesse prüfen. So kann herausgefunden werden, an welchen Stellen es notwendig ist, diese zu konfigurieren oder wo ein Gap existiert und somit zum Beispiel eine Zusatzprogrammierung oder Schnittstelle notwendig ist, um die Prozesse des Kunden optimal abwickeln zu können. Realisiert wird Fit-to-Standard-Ansatz mittels Workshops, die einzelne Funktionsbereiche fokussieren, welche sich wiederum an den Best Practices sowie Scope Items orientieren sollten. Abweichungen zwischen Standard und Kundenanforderungen werden als Deltas fixiert und besprochen sowie im Backlog festgehalten.</p>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5293da5730888831fc863_Innovabee-SAP-Activate-Methodik-Fit-to-Standard.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/69d5293da5730888831fc863_Innovabee-SAP-Activate-Methodik-Fit-to-Standard.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/69d5293da5730888831fc863_Innovabee-SAP-Activate-Methodik-Fit-to-Standard.png" alt="Image" class="blog-img-ec18250b-d70e-4a25-a2a4-1a6572fd9de1" 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;"><strong>Phase 4: Realize — umsetzen</strong><br>Wichtigstes Element dieser Phase sind die so genannten Sprints: Die erarbeiteten Spezifikationen der Explore-Phase werden nun im neuen System umgesetzt, wozu unter anderem auch Datenmigrationen und Integrationstests zählen. Im Backlog werden erneut alle Änderungen dokumentiert und innerhalb der sogenannten Sprint-Planung die verschiedenen Anforderungen einsortiert: sprich, die Konfiguration findet statt. Am Ende von Phase erfolgt zudem noch der Integrationstest, in welchem alle Prozesse integrativ durchgetestet werden.</p>
<p style="text-align: left;"><strong>Phase 5: Deploy – die finale Bereitstellung</strong><br>Alle notwendigen Schritte für den Go-live des Systems erfolgen: Dazu zählen unter anderem Einstellungen im Produktivsystem, Datenmigrationen oder auch konkrete Schritte wie zum Beispiel das Anlegen offener Kundenbestellungen. Der Go-live ist dann der Abschluss der Deploy-Phase.</p>
<p style="text-align: left;"><strong>Phase 6: Run – der Betrieb des neuen Systems</strong><br>Die letzte Phase ist die Post-Go-live-Phase, auch bekannt als Run-Phase. Hier stehen der laufende Betrieb, weitere Optimierungen, Upgrades und Updates sowie das Release-Management und Wartung auf dem Plan.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5293e7aff1dc3b26d2866_Level1_slide3.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/69d5293e7aff1dc3b26d2866_Level1_slide3.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/69d5293e7aff1dc3b26d2866_Level1_slide3.png" alt="Code-Name „Innovation as a Service“: SAP Activate ebnet Anwendern unter anderem den Weg zu mehr Geschwindigkeit, höherer Produktivität oder Wachstum. (Quelle: SAP SE)" class="blog-img-6913baba-7e85-41e6-98c2-a8f591614682" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Code-Name „Innovation as a Service“: SAP Activate ebnet Anwendern unter anderem den Weg zu mehr Geschwindigkeit, höherer Produktivität oder Wachstum. (Quelle: SAP SE)</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;">Warum nutzt Innovabee SAP Activate?</h2>
<p style="text-align: left;">Die Vorteile des Phasenmodells liegen klar auf der Hand: Die einzelnen Phasen bauen kaskadisch aufeinander auf, so dass die nächste Projektphase erst begonnen werden kann, wenn die vorherige korrekt abgeschlossen wurde – dies wird mit Hilfe der Quality Gates sichergestellt. Das gibt nicht nur Sicherheit im Projekt, sondern ebenfalls maximale Klarheit über die Liefergegenstände, die ‚Deliverables‘. Ein weiterer Pluspunkt: Alles wird im Backlog dokumentiert. Transparenz über den Projektfortschritt ist somit immer gegeben und dank der Dokumentation und Statusverwaltung im Backlog beziehungsweise in SAP Cloud Application Lifecycle Management (CALM) sichtbar. Denn: Die SAP-Activate-Methodik ist eine fixe Komponente von SAP CALM, das wiederum für jede der sechs Phasen unterstützende Tools und Beschleuniger zur Verfügung stellt – Zukunftsfähigkeit garantiert, denn SAP CALM wurde auf der SAP Business Technology Platform (BTP) entwickelt, bietet eine hohe Benutzerfreundlichkeit dank SAP-Fiori-Oberfläche und deckt mit Fokus auf cloud-basierte Lösungen ebenfalls den kompletten Implementierungsprozess vom Prozess-Design bis zum Deployment ab.</p>
<p style="text-align: left;">Alles in allem mehr als genug Gründe, dass SAP Activate im Dschungel diverser Projektmethodiken zur absoluten Königsklasse zählt und wir bei Innovabee damit bereits selbst hoch komplexe Projekte stringent und gleichzeitig hochqualitativ und zielführend umgesetzt haben.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5293f6dcb47ae874db2ef_Level2_slide31.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/69d5293f6dcb47ae874db2ef_Level2_slide31.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/69d5293f6dcb47ae874db2ef_Level2_slide31.png" alt="Vorteile, wohin das Anwenderauge guckt: SAP Activate leitet Teams sicher und zielgerichtet durch SAP-Projekte. (Quelle: SAP SE)" class="blog-img-07080158-43ed-448a-b026-8d6d41f2ed08" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Vorteile, wohin das Anwenderauge guckt: SAP Activate leitet Teams sicher und zielgerichtet durch SAP-Projekte. (Quelle: SAP SE)</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;">Die Hauptvorteile für Activate-Nutzer aus vielen Projekten:</h2>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Alle Deliverables pro Phase sind klar definiert, dafür steht auch eine Toolbox zur Auswahl</li>
<li style="margin-bottom: 0.5rem;">Schnellere, sicherere und einfachere Implementierungen</li>
<li style="margin-bottom: 0.5rem;">Langfristige Anpassungsfähigkeit und höhere Innovationsfähigkeit</li>
<li style="margin-bottom: 0.5rem;">Kunde kann Fortschritte und Erfolge messen sowie eigenständig steuern</li>
<li style="margin-bottom: 0.5rem;">Projektsicherheit- und ‑qualität durch Teil- und Endabnahmen</li>
</ul>
</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;">Zusatzinformationen:</h2>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;"><a href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/sap-activate-release-notes-for-sap-s-4hana-cloud-public-edition/ba-p/13582864"><strong>SAP Activate Release Notes für SAP S/4HANA Cloud, Public Edition</strong></a></li>
<li style="margin-bottom: 0.5rem;"><a href="https://go.support.sap.com/roadmapviewer/#/group/658F507A-D6F5-4B78-9EE1-0300C5F1E40F/roadmapOverviewPage/a11ec6d657054bf9"><strong>Die SAP-Activate-Methodik für „SAP Activate für SAP S/4HANA Cloud, Public Edition (GROW with SAP)” als auch für “SAP Activate für SAP S/4HANA Cloud, Private Edition (RISE with SAP) sind öffentlich zugänglich im SAP Roadmap Viewer einsehbar</strong></a></li>
<li style="margin-bottom: 0.5rem;"><a href="https://go.support.sap.com/roadmapviewer/#/groupDetail/658F507A-D6F5-4B78-9EE1-0300C5F1E40F"><strong>Direkt zu den unterschiedlichen Roadmaps geht es hier</strong></a></li>
</ul>
</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






