Preisverleihung in Mannheim:
DEE mit dem SAP Quality Award in Gold ausgezeichnet

<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;">Am 7. Dezember hat die SAP die Preisträger der diesjährigen SAP Quality Awards gekürt. Mehr als 100 SAP-Kunden hatten sich in diesem Jahr um den renommierten Preis beworben. Neun von ihnen konnten nun in der SAP Arena ihre Siegerplakette entgegennehmen – unter ihnen die DEE GmbH, die für das gemeinsam mit Innovabee umgesetzte SAP S/4HANA Cloud-Projekt geehrt wurde.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc15117c3363b5e705d96f_News_Foto_SAP-Quality-Award_Preisverleihung_1.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/69dc15117c3363b5e705d96f_News_Foto_SAP-Quality-Award_Preisverleihung_1.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/69dc15117c3363b5e705d96f_News_Foto_SAP-Quality-Award_Preisverleihung_1.jpg" alt="Irini Kalamaris, Head of Active Quality Management MEE der Landesgesellschaft Deutschland, mit den Preisträgern der SAP Quality Awards." class="blog-img-e5311404-f0b2-4ad9-a2c8-dda2d6138562" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Irini Kalamaris, Head of Active Quality Management MEE der Landesgesellschaft Deutschland, mit den Preisträgern der SAP Quality Awards.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">DEE erhielt den Quality Award in Gold in der Kategorie „Innovation“. Besonders beeindruckt zeigte sich die Jury von der reibungslosen Projektführung, die – gemessen am beachtlichen Funktionsumfangs von SAP S/4HANA Cloud – mit vier Monaten in Rekordzeit über die Bühne ging. Auch die erzielten Verbesserungen fand die SAP besonders erwähnenswert. Die erhöhte Transparenz und die effizienteren Prozesse hätten sich bereits in höherer Kundenzufriedenheit niedergeschlagen, so die Juroren.</p>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc15157c3363b5e705db25_News_Foto_SAP-Quality-Award_Preisverleihung_2-e1565089857186.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/69dc15157c3363b5e705db25_News_Foto_SAP-Quality-Award_Preisverleihung_2-e1565089857186.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/69dc15157c3363b5e705db25_News_Foto_SAP-Quality-Award_Preisverleihung_2-e1565089857186.jpg" alt="Image" class="blog-img-0405f127-b691-471f-952d-a323998f8343" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.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/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.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/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.jpg" alt="Image" class="blog-img-39c52242-fd74-45fa-ad06-eae3ea776db2" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1517c7c298c80e918b67_News_Foto_SAP-Quality-Award_Preisverleihung_4-e1565089844292.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/69dc1517c7c298c80e918b67_News_Foto_SAP-Quality-Award_Preisverleihung_4-e1565089844292.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/69dc1517c7c298c80e918b67_News_Foto_SAP-Quality-Award_Preisverleihung_4-e1565089844292.jpg" alt="Image" class="blog-img-0f3f81ab-6138-45de-a983-42057b02b53b" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1518f292cb5a029f0c0e_News_Foto_SAP-Quality-Award_Preisverleihung_5-e1565089836838.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/69dc1518f292cb5a029f0c0e_News_Foto_SAP-Quality-Award_Preisverleihung_5-e1565089836838.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/69dc1518f292cb5a029f0c0e_News_Foto_SAP-Quality-Award_Preisverleihung_5-e1565089836838.jpg" alt="Image" class="blog-img-45c33325-a04e-4025-a24a-f1f3333b6e36" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc15190c4b4913371cb696_News_Foto_SAP-Quality-Award_Preisverleihung_7-e1565089824457.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/69dc15190c4b4913371cb696_News_Foto_SAP-Quality-Award_Preisverleihung_7-e1565089824457.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/69dc15190c4b4913371cb696_News_Foto_SAP-Quality-Award_Preisverleihung_7-e1565089824457.jpg" alt="Image" class="blog-img-11ec569d-75d2-40ad-a6ff-ba39f64a3b18" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc151a4a24702a4b41c7ad_News_Foto_SAP-Quality-Award_Preisverleihung_6-e1565089830698.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/69dc151a4a24702a4b41c7ad_News_Foto_SAP-Quality-Award_Preisverleihung_6-e1565089830698.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/69dc151a4a24702a4b41c7ad_News_Foto_SAP-Quality-Award_Preisverleihung_6-e1565089830698.jpg" alt="Image" class="blog-img-17e46c3f-9348-4e47-8d31-0b4297023da6" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.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/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.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/69dc1516cd344e99ba84a8b6_News_Foto_SAP-Quality-Award_Preisverleihung_3-e1565089851447.jpg" alt="Image" class="blog-img-01cf2093-0d7d-4122-864d-1c6a0bce47ee" 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;">Aus 120 Einreichungen hat SAP die neun erfolgreichsten Projekte des Jahres 2018 ausgewählt und in Mannheim die Sieger gekürt.</p>
<p style="text-align: left;">Insgesamt schnitt DEE in allen von der Jury untersuchten <a href="https://www.sap.com/corporate/en/company/quality/awards/principles.html" target="_blank" rel="noopener noreferrer">Qualitätskriterien</a> mit Bravour ab und wurde dafür nun mit einem ersten Platz belohnt. So konnte das Projekt nicht nur in der geplanten Zeit und im vorgesehenen Budgetrahmen umgesetzt werden, sondern brachte DEE schon nach kurzer Zeit einen messbaren Nutzen. Zu den Verbesserungen, die DEE mit der Einführung realisiert hat, gehören eine sechsfach höhere Quote bei den wunschgemäß ausgelieferten Positionen, ein um 20 Prozent gestiegener Auftragseingang und wesentlich mehr Transparenz in der Disposition und der Zusammenarbeit mit Lohnbearbeitern. </p>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc151ccc9bd8a0e3dc69bf_News_Foto_SAP-Quality-Award_Preisverleihung_10-e1565089780426.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/69dc151ccc9bd8a0e3dc69bf_News_Foto_SAP-Quality-Award_Preisverleihung_10-e1565089780426.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/69dc151ccc9bd8a0e3dc69bf_News_Foto_SAP-Quality-Award_Preisverleihung_10-e1565089780426.jpg" alt="Image" class="blog-img-fa4f6ccc-9cc9-4d72-a3a3-6b54d6471b65" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc151dea4e7e35264ceb75_News_Foto_SAP-Quality-Award_Preisverleihung_9-e1565089810364.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/69dc151dea4e7e35264ceb75_News_Foto_SAP-Quality-Award_Preisverleihung_9-e1565089810364.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/69dc151dea4e7e35264ceb75_News_Foto_SAP-Quality-Award_Preisverleihung_9-e1565089810364.jpg" alt="Image" class="blog-img-c7b6ca1f-0367-4b6f-8e23-1d92f2a3266d" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc151ec7c298c80e918e4a_News_Foto_SAP-Quality-Award_Preisverleihung_8-e1565089818264.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/69dc151ec7c298c80e918e4a_News_Foto_SAP-Quality-Award_Preisverleihung_8-e1565089818264.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/69dc151ec7c298c80e918e4a_News_Foto_SAP-Quality-Award_Preisverleihung_8-e1565089818264.jpg" alt="Image" class="blog-img-22aa8f19-4623-4040-85e6-8ce38a46ecd0" 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;">Nach der Preisverleihung konnten die Teilnehmer in der SAP Arena Eishockey der Extraklasse verfolgen. Es spielten die Adler Mannheim gegen den Düsseldorfer EG.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Für uns ist der Award doppelt wertvoll. Zum einen haben wir bei der Projektplanung offenbar alles richtig gemacht – dafür ist der Preis eine schöne Bestätigung. Zum anderen war es das erste SAP S/4HANA Cloud-Projekt für Innovabee, da die Lösung erst seit Kurzem verfügbar ist. Dafür einen Gold Award von der SAP zu erhalten, ist natürlich etwas ganz Besonderes.</q>
<p style="text-align: left;">Gemeinsam mit Christian Mader, COO bei DEE, und Maria Müller, IT-Manager bei DEE, konnte sie in Mannheim die Auszeichnung entgegennehmen.</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






