Die Highlights von SAP Supply Chain Management im SAP Cloud ERP Release 2608:
mehr Transparenz für Lohnbearbeitung, Lieferabrufe und Warehouse-Prozesse


Rebecca Krotz
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;">Wer Fertigungsschritte an Lohnfertiger auslagert, kennt das Problem: Material, Transport und Kosten laufen oft in getrennten Systemen. Der Release 2608 bringt genau diese Prozesse zusammen.</p>
<p style="text-align: left;">SAP Cloud ERP 2608 bringt für Supply Chain Management Erweiterungen über Inventory Management, Advanced Order Promising, Delivery and Transportation und Warehouse Management hinweg. Im Mittelpunkt stehen laut SAP vor allem mehr Prozesstransparenz, mehr Flexibilität und eine intuitivere Bedienung für alle, die im Supply-Chain-Umfeld arbeiten.</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;">Lohnbearbeitung und Transportation Management wachsen zusammen</h2>
<p style="text-align: left;">Der Release 2608 verknüpft Lohnbearbeitungs-Bestellungen für Sonderbestände direkt mit dem Transportation Management. Das System unterstützt jetzt die Nutzung von Komponenten aus Kundenauftrags- oder Projektbestand, also PSP-Elementen, für die Fertigung von Halb- und Fertigerzeugnissen. Damit lassen sich Transportplanung, Ausführungsverfolgung und Frachtabrechnung für Lohnbearbeitungsszenarien inklusive korrekter Kostenzuordnung durchgängig im System abbilden.</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;">Lohnbearbeitungs-Bestellungen für Sonderbestände sind jetzt direkt mit dem Transportation Management verknüpft.</li>
<li style="margin-bottom: 0.5rem;">Komponenten aus Kundenauftrags- oder Projektbestand lassen sich für die Fertigung von Halb- und Fertigerzeugnissen nutzen.</li>
<li style="margin-bottom: 0.5rem;">Transportplanung, Ausführungsverfolgung und Frachtabrechnung laufen für Lohnbearbeitungsszenarien inklusive korrekter Kostenzuordnung durchgängig.</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;">Lieferabrufe durchgängig mit Transportation und Warehouse Management verzahnt</h2>
<p style="text-align: left;">Auch Lieferabrufe profitieren vom Release 2608: Ihre Integration mit Transportation Management und Warehouse Management unterstützt langfristige Liefervereinbarungen mit Kund:innen umfassend. Das ermöglicht eine effiziente Planung, Ausführungsverfolgung und Frachtkostenabrechnung, während Warenbewegungen im Warehouse Management durchgängig abgebildet werden. Zusätzlich lassen sich in Lieferavisen jetzt kundenerkennbare externe Käufer-IDs statt interner Kennungen übermitteln, was die Kommunikation zwischen Käufer und Lieferant vereinfacht.</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;">Mehr Transparenz im Lager: Handling Units und Rückverfolgbarkeit</h2>
<p style="text-align: left;">Auf Lagerebene bringt der Release 2608 mehrere Verbesserungen, die im Alltag spürbar sind.
Die App „Handling Units überwachen“ bietet neue Filter nach Werk und Lagerort, wodurch sich relevante Handling Units gerade in komplexen Lagerstrukturen schneller finden lassen. Zudem lassen sich Handling-Unit-Etiketten jetzt automatisch während der Lagerauftragsbearbeitung drucken.</p>
<p style="text-align: left;">Die App „Seriennummernverlauf“ wurde um Filter nach Belegart und Beleg erweitert und zeigt jetzt zusätzlich Defektdetails an, was die Rückverfolgbarkeit serialisierter Produkte über Kundenaufträge und Lieferungen hinweg deutlich verbessert.</p>
<p style="text-align: left;">Die neue App „Anlieferungen verwalten - Lager" ersetzt die bisherigen Apps „Anlieferung ändern – Lieferungen" und „Anlieferung ändern – Produktion" und vereint damit die Bearbeitung aller Wareneingangs-Lieferungen in einer einzigen Anwendung. Sie bietet dabei erweiterte Funktionen wie das Anlegen einer Anlieferung (dafür war bisher eine separate App notwendig!), Massenbearbeitung, Anzeige von Handling Units, optimierte Filterung, sowie umfassende Key-User- und Developer-Extensibility (z. B. Custom Fields, benutzerdefinierte Aktionen, UI-Anpassungen).</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;">Neue Filter in der App „Handling Units überwachen“ erleichtern die Suche in komplexen Lagerstrukturen.</li>
<li style="margin-bottom: 0.5rem;">Handling-Unit-Etiketten können nun während der Lagerauftragsbearbeitung automatisch gedruckt werden.</li>
<li style="margin-bottom: 0.5rem;">Die App „Seriennummernverlauf“ zeigt jetzt zusätzlich Defektdetails und lässt sich nach Belegart und Beleg filtern.</li>
<li style="margin-bottom: 0.5rem;">Die neue App „Anlieferungen verwalten - Lager" vereinheitlicht und beschleunigt Prozesse.</li> </ul>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/6a82e932f110cb363438d4e9_Release%20SAP%20Cloud%20ERP%202608_Supply%20Chain%20Management_Filterfunktionen%20Handling%20Units.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/6a82e932f110cb363438d4e9_Release%20SAP%20Cloud%20ERP%202608_Supply%20Chain%20Management_Filterfunktionen%20Handling%20Units.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/6a82e932f110cb363438d4e9_Release%20SAP%20Cloud%20ERP%202608_Supply%20Chain%20Management_Filterfunktionen%20Handling%20Units.png" alt="Neue Filter bei Handling Units in SAP Cloud ERP 2608 (Quelle: SAP SE)" class="blog-img-cd9c7f01-2be3-4a52-a6f9-a5f40738bc76" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Neue Filter bei Handling Units in 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;">Praxisbezug: Transport zu Lohnbearbeitern</h2>
<p style="text-align: left;">Aus Erfahrung wissen wir, dass Hersteller aus der Chemiebranche regelmäßig einzelne Fertigungsschritte – etwa die Abfüllung von Bulkware in Einzelgebinde – an Lohnfertiger auslagern. Bisher mussten Materialfluss, Transport und Kostenzuordnung dafür oft händisch nachgehalten werden. Mit der neuen Verzahnung von Lohnbearbeitung und Transportation Management lässt sich der gesamte Prozess durchgängig im System abbilden, von der Bestellung bis zur Frachtabrechnung.</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;">Unser Fazit</h2>
<p style="text-align: left;">Der Release 2608 zeigt, dass SAP Supply Chain Management nicht nur an einzelnen Stellen nachschärft, sondern ganze Prozessketten wie Lohnbearbeitung, Lieferabrufe und Warehouse-Prozesse konsequent enger miteinander verzahnt. Für mittelständische Unternehmen mit ausgelagerten Fertigungsschritten oder komplexen Lager- und Transportstrukturen lohnt sich ein genauerer Blick auf die neuen Funktionen. Sprechen Sie uns an, wenn Sie prüfen möchten, wie sich die neuen Supply-Chain-Funktionen in Ihrer Prozesslandschaft 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

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

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






