Die Embedded-AI- und Joule-Highlights im SAP Cloud ERP Release 2602:
ein Mensch-KI-Duett, kein Duell!


Denise Stelzig
Junior Consultant & SAP Business AI Expertin
<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;">Es ist mal wieder so weit: Pünktlich im Januar 2026 präsentiert SAP das mittlerweile <a href="https://www.youtube.com/watch?v=VKK7IiJHguE">34. Major Release im SAP-Cloud-ERP-Universum</a> mit tollen neuen Funktionalitäten, die erstens den Anwendernutzen weiter in den Fokus stellen und zweitens wichtige Neuerungen im Gepäck haben: Viel Spotlight auch diesmal wieder für Künstliche Intelligenz (KI), denn das SAP Cloud ERP Release 2602 bindet sie weiter direkt in die Kerngeschäftsprozesse ein und unterstützt so die Anwender:innen dabei, schnellere und bessere Entscheidungen im Alltag zu treffen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d4932e443144ddb8e9f823_2602_Overview_Release2602.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/69d4932e443144ddb8e9f823_2602_Overview_Release2602.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/69d4932e443144ddb8e9f823_2602_Overview_Release2602.png" alt="(Quelle: SAP SE)" class="blog-img-2d08971c-70bb-4eef-a2db-97da0f02b50f" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>(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;">Joule & Embedded AI in SAP Cloud ERP</h2>
<p style="text-align: left;">Das Release 2602 zeigt anhand ausgewählter Beispiele eindrucksvoll, wie Joule und Embedded AI Anwender:innen praktisch innerhalb der Kerngeschäftsprozesse in ihrem Geschäftsalltag supporten – indem sie</p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">manuellen und repetitiven Aufwand reduzieren,</li>
<li style="margin-bottom: 0.5rem;">gleichzeitig die Genauigkeit verbessern,</li>
<li style="margin-bottom: 0.5rem;">die Komplexität aus dem Thema Integration nehmen und somit Prozesse effizienter am Laufen halten und</li>
<li style="margin-bottom: 0.5rem;">ab sofort den „Duett“-Ansatz aus Mensch und KI <strong>(„It’s a duet, not a duel“)</strong>, der von Joule unterstützt wird, in den Mittelpunkt stellen – ohne KI als separate Ebene zu behandeln.</li>
</ul>
<p style="text-align: left;"><strong>Wie genau das umgesetzt wird? <br></strong>Im SAP Cloud ERP Release 2602 sorgt KI weiter</p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">für aufgabenspezifische Intelligenz in den Bereichen Finanzen, Vertrieb und Beschaffung,</li>
<li style="margin-bottom: 0.5rem;">ermöglicht via Co-Pilot Joule einen dialogorientierten Zugriff und</li>
<li style="margin-bottom: 0.5rem;">sorgt so dafür, dass Mitarbeitende und Teams Informationen mit deutlich weniger manuellem Aufwand endlich in konkrete Maßnahmen umsetzen können.</li>
</ul>
<p style="text-align: left;"><strong>Ein Beispiel:<br>Eingebettete KI + Joule-Konversationssuche + automatisierte Auftragserstellung = enorme Produktivitätssteigerung für Unternehmen</strong></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;">Weitere Anwendungsszenarien:</h2>
<p style="text-align: left;"><strong>Finance</strong>: Ein Beispiel ist der International Trade Classification Agent (Beta): Er schlägt Zolltarifnummern und Waren-Codes auf Grundlage von Produkteigenschaften und Vorschriften vor, wodurch der Klassifizierungsaufwand um bis zu 50 Prozent reduziert werden kann.</p>
<p style="text-align: left;"><strong>Finance</strong>: Auch Überprüfung der Produktrentabilität mit KI-Insights verspricht viel Mehrwert: So erkennen Anwender:innen Veränderungen bei Margen und Kosten der verkauften Waren schneller und können bei Bedarf rechtzeitig gegensteuern.</p>
<p style="text-align: left;"><strong>Vertrieb</strong>: Automatische Erstellung von Kundenaufträgen aus unstrukturierten Daten – sprich, Sales-Mitarbeitende können endlich Auftragsanfragen aus Dokumenten wie PDFs, Scans oder auch Bildern automatisch erstellen und validieren lassen.</p>
<p style="text-align: left;"><strong>Joule</strong>: Neu ist hier eine Konversationssuche („conversational search“) nach lokalem und zentralem Status von Bestellanforderungen – Anwender:innen nutzen Joule somit als eine zentrale Anlaufstelle für Bestellanforderungen und Folgedokumente.</p>
<p style="text-align: left;"><em>Allgemeines Video: </em><a href="https://youtu.be/vzesbl6sOsM">https://youtu.be/vzesbl6sOsM</a></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;">Und Beispiele, die insbesondere für unsere mittelständischen Kunden interessant sein können und konkreten Mehrwert bringen:</h2>
<p style="text-align: left;"><strong>SAP Multi-Bank Connectivity</strong></p>
<p style="text-align: left;">Das für viele SAP-Kunden wichtige Thema SAP Multi-Bank Connectivity ist ebenfalls im Joule-Universum angekommen.</p>
<p style="text-align: left;"><strong>Auf einen Blick: Was ist neu?</strong></p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Joule bietet konkrete Unterstützung bei der Suche nach Anwendungsfunktionen, Konfigurationsschritten oder Integrationsszenarien im SAP-Hilfeportal,</li>
<li style="margin-bottom: 0.5rem;">analysiert deren Inhalt und liefert klare, kompakte und kontextbezogene Zusammenfassungen.</li>
<li style="margin-bottom: 0.5rem;">Das verbessert die Benutzerzufriedenheit auch insofern, dass Geschäftsanforderungen in natürlicher Sprache ausgedrückt werden können,</li>
<li style="margin-bottom: 0.5rem;">was ebenfalls dafür sorgt, dass Prozesse und Funktionen von SAP Multi-Bank Connectivity schneller und besser verstanden werden.</li>
<li style="margin-bottom: 0.5rem;">Die Bereitstellung von Links zur Originaldokumentation für weitere vertiefende Informationen ergänzt die Funktionalität.</li>
</ul>
<p style="text-align: left;"><em>Siehe auch dein Einsatz von SAP Multi-Bank Connectivity bei unserem Kunden <a href="https://innovabee.de/digitalisierung-im-drive-modus-warum-alphartis-mit-sap-s-4hana-und-einem-greenfield-cloud-erp-kurs-auf-die-zukunft-setzt/" target="_blank" rel="noopener">Alphartis</a></em></p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d49330553575c393ae60a4_2602_Multi-Bank_Connectivity.jpeg" 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/69d49330553575c393ae60a4_2602_Multi-Bank_Connectivity.jpeg" 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/69d49330553575c393ae60a4_2602_Multi-Bank_Connectivity.jpeg" alt="(Quelle: SAP SE)" class="blog-img-1c34bfa1-0d51-448a-8262-08b7b5f2c1eb" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>(Quelle: SAP SE)</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;"><strong>Manufacturing (Production Engineering) in SAP Cloud ERP</strong><strong>:<br></strong><strong>KI-gestützte Produktionsroutenplanung und Copy Routing</strong></p>
<p style="text-align: left;">Warum kompliziert und aufwändig, wenn es für Fertigungsingenieur:innen, Produktionsplaner:innen oder Stammdatenspezialist:innen auch „geht: Neue Fertigungspläne lassen sich nun effizient durch die Wiederverwendung bereits bestehender Pläne verwenden.</p>
<p style="text-align: left;"><strong>Auf einen Blick: Was ist neu?</strong></p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Der Zeitaufwand für wiederholte Dateneingaben wird minimiert und parallel das Fehlerrisiko reduziert,</li>
<li style="margin-bottom: 0.5rem;">Anwender:innen arbeiten konsistenter dank der verwendeten KI-Funktionen, die ähnliche Fertigungspläne auf der Grundlage von Materialbezeichnung, Beschreibung und Stückliste vorschlagen,</li>
<li style="margin-bottom: 0.5rem;">Ähnliche Arbeitspläne lassen sich kopieren oder wiederverwenden.</li>
<li style="margin-bottom: 0.5rem;">Voraussetzung dafür: Das entsprechende ISLM-Szenario muss aktiviert werden (Stichwort „Intelligentes Szenario-Management“).</li>
</ul>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69ccb70057243499b110698f_2602_Manufacturing_Copy.jpeg" 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/69ccb70057243499b110698f_2602_Manufacturing_Copy.jpeg" 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/69ccb70057243499b110698f_2602_Manufacturing_Copy.jpeg" alt="(Quelle: SAP SE)" class="blog-img-e14f0750-c76d-46c5-be4c-f43296088cfc" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>(Quelle: SAP SE)</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Lesen Sie hier mehr zu den weiteren Highlights des SAP Cloud ERP Release 2602:</p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;"><a href="https://innovabee.de/die-product-compliance-highlights-im-sap-cloud-erp-release-2602-fuer-mehr-kontrolle-genauigkeit-und-effizienz-bei-globalen-compliance-prozessen/">Product Compliance</a></li>
<li style="margin-bottom: 0.5rem;"><a href="https://innovabee.de/die-manufacturing-highlights-im-sap-cloud-erp-release-2602/">Manufacturing</a></li>
<li style="margin-bottom: 0.5rem;"><a href="https://innovabee.de/die-highlights-des-sap-finance-moduls-im-sap-cloud-erp-release-2602-finanz-teams-koennen-schneller-arbeiten-ihren-manuellen-aufwand-reduzieren-und-von-einem-verbesserten-cashflow-ueberblick-profitie/">Finance</a></li>
<li style="margin-bottom: 0.5rem;"><a href="https://innovabee.de/die-highlights-von-sap-activate-im-sap-cloud-erp-release-2602-fuer-noch-mehr-ki-gestuetzte-innovationen-verbesserte-automatisierung-und-eine-effizientere-projektdurchfuehrung/">SAP Activate</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






