SAP Responsible Design and Production (RDP):
Wie die Plastiksteuer (Plastic Tax) den Mittelstand (be)TRIFFT


Larissa Butler
Account Manager
<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;">Die Welt wird „grüner“: Seit 2021 muss jeder Mitgliedstaat der EU als jährlichen Beitrag zum EU-Haushalt pro Kilogramm nicht-recycelter Kunststoffabfälle eine so genannte Plastic Tax abführen, eine von mehreren Reformen des <a href="https://ec.europa.eu/commission/presscorner/detail/en/ip_22_7155">EU Green Deals</a>. Diese Plastikverpackungssteuern sind in Ländern wie Spanien oder UK bereits seit 2022, in Italien, Polen und Spanien seit 2023 per Gesetz verankert – und betreffen somit auch viele deutsche Unternehmen, die dort Standorte, Vertriebsniederlassungen oder Fertigungen haben. Und topaktuell: Ab 2024 gilt das Gesetz voraussichtlich auch für deutsche Unternehmen, wie die Bundesregierung in ihrer jüngst abgegebenen Haushaltserklärung für das nächste Jahr kommuniziert hat.</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;">Die neue Kreislaufwirtschaft: reduce, reuse, recycle</h2>
<p style="text-align: left;">Aktuell bahnen sich die Plastic Taxes weiter ihren Weg durch Europa und fordern alle Hersteller, die ihre Produkte direkt in Verpackungen herstellen oder darin an Endkunden liefern. Ein Aspekt, der querbeet alle Branchen betrifft, denn nicht nur Nahrungsmittel und Getränke, sondern auch Chemie- und Pharmaprodukte sowie Hygiene- und Haushaltsprodukte wie Shampoo, Seife und Weichspüler oder Konsumgüter wie PCs, Waschmaschinen und TVs kommen in den unterschiedlichsten Verpackungen zu den Verbrauchern.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5275ef75227b53a433df5_Plastic_Tax_3-scaled.jpg" 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/69d5275ef75227b53a433df5_Plastic_Tax_3-scaled.jpg" 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/69d5275ef75227b53a433df5_Plastic_Tax_3-scaled.jpg" alt="Ein Produkt, viele „Nebenwirkungen“: Eine simple Flasche Wasser benötigt diverse Erst-, Zweit- und Drittverpackungsmaterialien, bevor sie beim Endkunden landet. (Quelle: SAP SE)" class="blog-img-5e634024-f9f5-4d5e-8012-771245322f0a" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Ein Produkt, viele „Nebenwirkungen“: Eine simple Flasche Wasser benötigt diverse Erst-, Zweit- und Drittverpackungsmaterialien, bevor sie beim Endkunden landet. (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;">Kreislaufwirtschaft fördern, Abfall vermeiden</h2>
<p style="text-align: left;">Hinzu kommt: Das Thema Nachhaltigkeit ist schon lange kein weicher Faktor mehr, sondern essentieller Bestandteil der Unternehmensstrategie. Die Zeit drängt also, sich mit dem Thema nicht nur organisatorisch, sondern auch prozessual zu beschäftigen. Und an genau dieser Stelle kommt SAP mit dem Thema Circular Economy und der Cloud-Lösung SAP Responsible Design and Production (RDP) ins Spiel. Damit können Unternehmen sicherstellen, dass sie erstens die gesetzlichen Vorschriften einhalten und zweitens bei der Auswahl nachhaltiger und kostengünstiger Verpackungslösungen unterstützt werden.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d527607be1a4aa4e614d99_Plastic_Tax_1.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/69d527607be1a4aa4e614d99_Plastic_Tax_1.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/69d527607be1a4aa4e614d99_Plastic_Tax_1.png" alt="Produkte nachhaltig gestalten und Unternehmen innerhalb einer Kreislaufwirtschaft regenerativ aufbauen: Dabei unterstützt SAP EPD. (Quelle: SAP SE)" class="blog-img-b9a69048-4d20-42d1-8a6e-43396c2e3d1a" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Produkte nachhaltig gestalten und Unternehmen innerhalb einer Kreislaufwirtschaft regenerativ aufbauen: Dabei unterstützt SAP EPD. (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;">Verpackungsregulatorik IT-seitig effizient umsetzen</h2>
<p style="text-align: left;">Bei der praktischen Umsetzung der Plastiksteuer bzw. deren effizienter Verwaltung gibt es allerdings noch einige Herausforderungen, wie unter anderem die erweiterte Produkthaftung (Extended Producer Responsibility). Weitere Detailfragen, die zu klären sind, sind beispielsweise:</p>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Wie lassen sich die verwendeten Verpackungsmaterialien bis zu ihrem letzten Bestandteil identifizieren, um den Plastikanteil exakt beziffern zu können?</li>
<li style="margin-bottom: 0.5rem;">Für welche Verpackungsarten und ‑ebenen genau muss die Steuer entrichtet werden?</li>
<li style="margin-bottom: 0.5rem;">Was ist das steuerpflichtige Ergebnis – etwa bezüglich Einfuhr, Produktion, Vertrieb usw.?</li>
<li style="margin-bottom: 0.5rem;">Welche Meldepflichten gelten und welche Formulare müssen wann und wie oft ausgefüllt werden?</li>
<li style="margin-bottom: 0.5rem;">Wie gehen die Unternehmen mit der Plastiksteuer um, die aus hygienischen oder aus Sicherheitsgründen kein recyceltes Material verwenden dürfen?</li>
<li style="margin-bottom: 0.5rem;">Existieren Ausnahmeregelungen, wenn recycelter oder kompostierbarer Kunststoff verwendet wurde und gibt es generelle Ausnahmen?</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;">Für ein maximal transparentes Verpackungsportfolio: Wie SAP RDP technologisch funktioniert und was die Lösung leistet</h2>
<ul style="padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Steht als Cloud-Lösung über die SAP Business Technology Platform (BTP) zur Verfügung.</li>
<li style="margin-bottom: 0.5rem;">Live-Konnektivität zu SAP S/4HANA mit umfassender Wiederverwendung vorhandener Geschäftskontexte, ‑daten und ‑strukturen.</li>
<li style="margin-bottom: 0.5rem;">Bietet Möglichkeiten zur Berechnung und für das Reporting von u.a. Kunststoffsteuern: SAP RDP verfügt über ein einheitliches Datenmodell, was wiederum bedeutet, dass Verpackungs‑, Materialstamm- und Bewegungsdaten über eine offene API (Schnittstelle) repliziert werden können – das gilt auch für Daten von Drittanbietern.</li>
<li style="margin-bottom: 0.5rem;">Alternativ/zusätzlich ist ein Excel-Upload für alle Datenobjekte möglich.</li>
<li style="margin-bottom: 0.5rem;">Die eine zentrale Datenquelle für alle Verpackungsdaten löst bisher notwendige und zeitaufwändige Aufgaben wie das manuelle Sammeln und Bereinigen von Daten ab.</li>
<li style="margin-bottom: 0.5rem;">Kunststoffverpackungssteuerberichte und die zugrunde liegenden Berechnungslogiken werden länderspezifisch als Content-as-a-Service in SAP RDP bereitgestellt. Das Reporting wird weitgehend automatisiert, jeweils entsprechend den neuesten Vorschriften.</li>
<li style="margin-bottom: 0.5rem;">Berichte können gemäß eigener Organisationsdaten konfiguriert werden; andere Konfigurationen sind nicht erforderlich, da die Berechnungslogik streng gemäß den gesetzlichen Anforderungen kodiert ist.</li>
<li style="margin-bottom: 0.5rem;">Für die Analyse des Verpackungsportfolios und der daraus resultierenden Gebühren und Steuern stehen in SAP RDP Analysefunktionen parat, die das unternehmerische regulatorische Risiko minimieren.</li>
<li style="margin-bottom: 0.5rem;">Berechnete Gebühren können als Konditionssätze zurück in S/4HANA oder ECC repliziert werden, z.B. für die Preisfindung oder Fakturierung.</li>
</ul>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d527617be1a4aa4e614e63_Plastic_Tax_2.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/69d527617be1a4aa4e614e63_Plastic_Tax_2.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/69d527617be1a4aa4e614e63_Plastic_Tax_2.png" alt="Eine grammgenaue Übersicht aller verwendeten Kunststoffe wird kombiniert mit der dafür anfallenden Gebühr (EPR Fee) auf einen Klick in SAP EDP angezeigt. (Quelle: SAP SE)" class="blog-img-8d7ea77e-f752-4410-91f8-ccedc7d384f1" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Eine grammgenaue Übersicht aller verwendeten Kunststoffe wird kombiniert mit der dafür anfallenden Gebühr (EPR Fee) auf einen Klick in SAP EDP angezeigt. (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">
<h3 style="text-align: left;">Link zu offiziellem SAP-RPD-Video:</h3>
<p style="text-align: left;"><a href="https://www.sap.com/germany/products/scm/responsible-design-and-production.html?video=d287b342-047e-0010-bca6-c68f7e60039b">https://www.sap.com/germany/products/scm/enterprise-product-development.html?video=be180455-b17d-0010–87a3-c30de2ffd8ff</a></p>
</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






