Die Manufacturing-Highlights im SAP Cloud ERP Release 2608:
wie KI-Unterstützung Terminkonflikte in der Produktion früher erkennt


Kevin Le
Consultant
<style>
/* Webflow Blog Styles */
:root { --content-max-width: 1500px; --bg-color: #ffffff; --font-sans: 'Mona Sans', 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;
} .offset-block { padding-left: 50px;
} .blog-content h1, .blog-content h2 { font-family: 'Mona Sans Expanded', sans-serif; font-stretch: 125%; color: #000000;
} .blog-content h1 { font-size: 48px; line-height: 1.2; margin: 0 0 1rem 0; font-weight: 700;
} .blog-content h2 { font-size: 36px; line-height: 1.2; margin: 0 0 0.75rem 0; font-weight: 500;
} .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;
} .blog-content h4, .blog-content h5, .blog-content h6 { font-family: 'Mona Sans', sans-serif; font-stretch: normal; font-size: 22px; line-height: 1.2; margin: 0 0 0.75rem 0; color: #000000; font-weight: 700;
} .blog-content .kpi-text { font-family: 'Mona Sans Expanded', sans-serif; font-stretch: 125%; font-size: 34px; line-height: 1.2; margin: 0 0 1rem 0; color: #000000; font-weight: 700; text-align: center;
} .blog-content p, .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 .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 p a, .blog-content li a, .blog-content .text-link,
.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 .text-link: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: 4px solid #f0567f; background-color: #ffffff; padding: 20px; 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: 2px solid #000000; background-color: transparent; padding: 0 0 0 16px; quotes: "«" "»" "‹" "›"; color: #000000;
} .custom-container { max-width: var(--content-max-width); margin: 0 auto; padding: 60px 60px 70px 70px;
} .custom-button:hover { background-color: #f0567f !important; color: #ffffff !important; transform: scale(1.05) !important;
} .faq-item { border: 1px solid #000000; border-radius: 8px; padding: 15px; margin-bottom: 1rem;
} .faq-question { font-weight: bold; color: #000000; margin-bottom: 0.5rem;
} .faq-answer { color: #000000;
} .box-style-standard { background-color: #ffffff; border: 1px solid #000000; border-radius: 8px; padding: 30px; color: #000000; margin: 0;
} .box-style-standard h2, .box-style-standard h3 { color: #f0567f;
} .box-style-info { background-color: #ffffff; border: 1px solid #509bc4; border-radius: 8px; padding: 30px; color: #000000; margin: 0;
} .box-style-info h2, .box-style-info h3 { color: #509bc4;
} .box-style-warning { background-color: #ffffff; border: 1px solid #191929; border-radius: 8px; padding: 30px; color: #000000; margin: 0;
} .box-style-warning h2, .box-style-warning h3 { color: #191929;
} /* 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; } } @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, .blog-content h5, .blog-content h6 { font-size: 20px; } .blog-content p { font-size: 18px; } .blog-content ul { font-size: 18px; } .blog-content .text-bodyBold { font-size: 18px; } .blog-content .kpi-text { font-size: 28px; } .blog-content blockquote { font-size: 20px; } .blog-content q { font-size: 18px; } .custom-container { padding: 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, .blog-content h5, .blog-content h6 { font-size: 18px; } .blog-content p { font-size: 16px; } .blog-content ul { font-size: 16px; } .blog-content .text-bodyBold { font-size: 16px; } .blog-content .kpi-text { font-size: 24px; } .blog-content blockquote { font-size: 18px; } .blog-content q { font-size: 16px; } .custom-container { padding: 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 class="text-bodyBold" style="text-align: left;">Terminkonflikte in der Fertigung kosten Zeit und Nerven. Mit Release 2608 baut SAP die KI-Unterstützung für Produktionsverantwortliche gezielt weiter aus.</p>
<p style="text-align: left;">Bereits mit dem Release 2602 hatte SAP den Production Planning and Operations Agent als Beta-Funktion eingeführt, der Produktionsverantwortliche bei der Freigabe von Fertigungsaufträgen unterstützt. Der Release 2608 baut diese Richtung konsequent weiter aus und ergänzt sie um eine überarbeitete Zeiterfassung.</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;">Terminkonflikte frühzeitig erkennen und lösen</h2>
<p style="text-align: left;">Für Produktionsverantwortliche gehört die Suche nach freien Kapazitäten und die Reaktion auf Materialengpässe zum Alltag. Der agentenbasierte Ansatz aus dem Manufacturing-Bereich hilft dabei, Terminkonflikte frühzeitig zu erkennen, bevor sie den gesamten Produktionsplan durcheinanderbringen, und unterstützt Produktionsplaner:innen dabei, passende Lösungen vorzuschlagen.</p>
<h3 style="text-align: left;">Auf einen Blick: Was ist neu?</h3>
<ul style="padding-left: 1.5rem; list-style-type: disc;"> <li style="margin-bottom: 0.5rem;">Der agentenbasierte Ansatz zur Produktionsplanung wird mit dem Release 2608 konsequent weiterentwickelt, ist offiziell aber weiterhin als Beta gekennzeichnet, obwohl die eigentliche Testphase bereits beendet ist.</li>
<li style="margin-bottom: 0.5rem;">Terminkonflikte werden frühzeitig erkannt, sodass Produktionsplaner:innen rechtzeitig gegensteuern können.</li>
<li style="margin-bottom: 0.5rem;">Die App „Manage Routing“(Arbeitspläne verwalten) unterstützt jetzt Massenänderungen an Arbeitsplänen per Export und Import.</li> </ul>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/6a82dff1dc6e18815bc74299_9b26cd50e04e0806679deaacc3f453ae_Release%20SAP%20Cloud%20ERP%202608_Manufacturing_Production%20Planning%20and%20Operations%20Agent.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/6a82dff1dc6e18815bc74299_9b26cd50e04e0806679deaacc3f453ae_Release%20SAP%20Cloud%20ERP%202608_Manufacturing_Production%20Planning%20and%20Operations%20Agent.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/6a82dff1dc6e18815bc74299_9b26cd50e04e0806679deaacc3f453ae_Release%20SAP%20Cloud%20ERP%202608_Manufacturing_Production%20Planning%20and%20Operations%20Agent.png" alt="Production Planning and Operations Agent aus dem Arbeitsvorrat der App “Fertigungsaufträge bearbeiten” im SAP Cloud ERP 2608 (Quelle: SAP SE)" class="blog-img-05d58544-ead1-4d2e-b6d7-d7ee7ce04e69" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Production Planning and Operations Agent aus dem Arbeitsvorrat der App “Fertigungsaufträge bearbeiten” im SAP Cloud ERP 2608 (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;">Weitere Neuerungen: Zeiterfassung und Stammdatenpflege</h2>
<p style="text-align: left;">Neben der Produktionsplanung hat SAP auch zwei Themen angepackt, die im Tagesgeschäft schnell übersehen werden, aber viel Zeit sparen können. Die Zeiterfassung wurde für Desktop und mobile Endgeräte neu gestaltet und lässt sich damit direkt auf dem Shopfloor nutzen. Und wer Arbeitspläne pflegt, kann das jetzt deutlich effizienter tun: Die App „Manage Routing“ (Arbeitspläne verwalten) unterstützt Massenänderungen per Export und Import, sodass sich Daten für mehrere Arbeitspläne gleichzeitig aktualisieren lassen, statt jede Änderung einzeln von Hand einzupflegen.</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;">Mehrwert für den Mittelstand: Komponentenfertigung</h2>
<p style="text-align: left;">Aus Erfahrung wissen wir, dass gerade Komponentenfertiger, etwa Fahrradhersteller mit häufig wechselnden Losgrößen, besonders anfällig für kurzfristige Terminkonflikte sind. Eine frühzeitige Erkennung solcher Konflikte hilft, Lieferzusagen einzuhalten. Und wenn sich bei einer neuen Modellreihe gleich mehrere Arbeitspläne ändern, sparen die neuen Massenänderungen in „Manage Routing“ (Arbeitspläne verwalten) zusätzlich viel manuelle Pflegearbeit.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 0px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Unser Fazit</h2>
<p style="text-align: left;">Der Release 2608 setzt die Entwicklung aus 2602 fort und macht die Produktionsplanung ein weiteres Stück intelligenter, ohne dass Produktionsverantwortliche die Kontrolle abgeben müssen. Gleichzeitig sorgen kleinere, praktische Verbesserungen wie die neue Zeiterfassung und die Massenänderungen an Arbeitsplänen für spürbare Entlastung im Alltag. Sprechen Sie uns an, wenn Sie prüfen möchten, wie sich die neuen Manufacturing-Funktionen in Ihrer Produktion einsetzen lassen.</p>
<p style="text-align: left;">Weitere News & Highlights des neuen Releases 2608 zu allen Modulen finden Sie hier: <a href="https://www.sap.com/assetdetail/2026/08/04d76417-607f-0010-bca6-c68f7e60039b.html" target="_blank" rel="noopener">https://www.sap.com/assetdetail/2026/08/04d76417-607f-0010-bca6-c68f7e60039b.html</a></p>
</div>
</div>
</section>
</div>
Weitere Beiträge

DSAG-Jahreskongress 2026

bee ready for take-off: Innovabee auf dem DSAG-Jahreskongress 2026
12.08.2026
|
Events

SAP S.Factory
SAP S.Factory: Innovation und Produktion live erleben
03.08.2026
|
SAP Cloud ERP

ERP-Modernisierung in der Kosmetikbranche: ADA Cosmetics geht in die Cloud
15.07.2026
|
Kundenreferenzen






