Conversion im Coaching-Verfahren:
Block Gruppe migriert in Eigenregie auf SAP S/4HANA

<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;">Der Name Block House ist in Deutschland eine feste Größe seit der Eröffnung des ersten Restaurants 1968. Kein Wunder, denn Block House Restaurants gibt es von Sylt bis München insgesamt 43 Mal. 6 Millionen Gäste genießen jedes Jahr die saftigen Steaks, für die die Restaurantkette steht. Was nur Wenige wissen: Die Block Gruppe hat viel mehr zu bieten als Systemgastronomie. Ein Sternehotel, ein Brauhaus und die Burgerkette Jim Block gehören ebenso zu der Firmengruppe wie ein Lebensmittelvertrieb, eine eigene Fleischerei und ein Anbieter von Menükomponenten für die Gastronomie.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d3c6bed901be4ad44edf05_Block-House-shop.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/69d3c6bed901be4ad44edf05_Block-House-shop.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/69d3c6bed901be4ad44edf05_Block-House-shop.jpeg" alt="In der Block House GenussWelt im Hamburger Alstertal-Einkaufszentrum können Grill-Liebhaber zwischen schmackhaften Klassikern und besonderen Angeboten wählen." class="blog-img-3f4d3fba-b71f-4f0c-9f4d-5c08b106a806" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>In der Block House GenussWelt im Hamburger Alstertal-Einkaufszentrum können Grill-Liebhaber zwischen schmackhaften Klassikern und besonderen Angeboten wählen.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Sogar eine eigene IT-Tochter unterhält die Holding: die Block Systems GmbH. Sie ist zentraler Dienstleister für die gesamte Firmengruppe und betreut unter anderem die zentralen SAP-Systeme, die Kassensysteme für die unterschiedlichen Gastronomiekonzepte und die Hotel-Software für das Grand Elysée Hotel Hamburg. Auch der Betrieb des zentralen Rechenzentrums und der reibungslose Netzwerkbetrieb zwischen den drei Hauptstandorten und den rund siebzig Restaurants der Gruppe gehören zu den Aufgaben von Block Systems.</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;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">„Unser Team verfügt über ein großes SAP-Know-how […]. Dieses Wissen wollten wir im Zuge der Migration behalten und weiter ausbauen – und waren deshalb auf der Suche nach einem Experten, der uns punktuell unterstützt und uns fit macht für die Nutzung von SAP S/4HANA.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Patrick Gnaier<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Geschäftsführer, Block Systems GmbH</span></div></blockquote>
</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;">Block Systems betreut alle IT-Systeme der Firmengruppe auf höchstem Niveau</h2>
<p style="text-align: left;">Dementsprechend professionell aufgestellt ist die Unternehmensgruppe IT-seitig. „Ich habe selten ein Unternehmen kennengelernt, dessen Kerngeschäft nicht die IT ist, das seine Infrastruktur auf so hohem Niveau betreibt und weiterentwickelt wie Block“, meint Florian Häußler. Der CEO von Innovabee war deshalb wenig überrascht, als Patrick Gnaier, der Geschäftsführer von Block Systems, mit einer Anfrage an ihn herantrat. Die Block Gruppe wollte die Conversion von SAP ERP auf SAP S/4HANA angehen und war auf der Suche nach einem Partner, der das Unternehmen dabei coacht. Den Großteil des Projektes wollte Block Systems dabei in Eigenregie umsetzen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d3c6c0ed5cf42b3144faf0_Hotel.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/69d3c6c0ed5cf42b3144faf0_Hotel.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/69d3c6c0ed5cf42b3144faf0_Hotel.jpg" alt="Nahe der Innenstadt von Hamburg liegt das 5‑Sterne-Hotel Grand Elysée Hamburg." class="blog-img-29e58c76-4365-4d67-b3c2-ca0e9ce41837" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Nahe der Innenstadt von Hamburg liegt das 5‑Sterne-Hotel Grand Elysée Hamburg.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">„Unser Team verfügt über ein großes SAP-Know-how – nicht zuletzt, weil wir unsere SAP-Systeme im eigenen Rechenzentrum selbst betreiben“, erklärt Patrick Gnaier den Anspruch der Block Gruppe.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Dieses Wissen wollten wir im Zuge der Migration behalten und weiter ausbauen – und waren deshalb auf der Suche nach einem Experten, der uns punktuell unterstützt und uns fit macht für die Nutzung von SAP S/4HANA. In Innovabee haben wir diesen Partner gefunden. Das Team von Innovabee verfügt über viele Jahre Erfahrung mit SAP S/4HANA und hat uns ganz hervorragend bei der Conversion unterstützt.“</q>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">„Innovabee hat die Conversion mustergültig vorbereitet. Man hat deutlich die Erfahrung gemerkt, die die Berater über die Jahre gesammelt haben.“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Patrick Gnaier<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Geschäftsführer, Block Systems GmbH</span></div></blockquote>
</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;">Block setzt auf SAP S/4HANA-Conversion im Coaching-Verfahren</h2>
<p style="text-align: left;">Am Anfang stand – wie bei jeder S/4HANA Migration – eine gründliche <a href='https://innovabee.de/migrationsanalyse-bei-rausch-gruenes-licht-fuer-die-sap-s4hana-migration/'>Analyse</a> der bestehenden SAP-Landschaft und ein Abgleich mit den neuen Funktionalitäten von SAP S/4HANA. Schließlich will Block den vollen Funktionsumfang von S/4HANA nutzen und in seinen Fachbereichen das Fiori-Launchpad implementieren. Das geht nur, wenn man im Zuge von <a href='https://innovabee.de/sap-loesungen/migration-von-sap-erp-nach-sap-s4hana/#5-schritte'>Hardware und Custom Code Checks</a> herausfindet, welche der neuen und geänderten Funktionen in S/4HANA wirklich relevant für das Unternehmen sind – und welche Konsequenzen sich daraus für die Block Gruppe ergeben.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d3c6c1cdd4134ed243d3bc_Onlineshop_Bild.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/69d3c6c1cdd4134ed243d3bc_Onlineshop_Bild.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/69d3c6c1cdd4134ed243d3bc_Onlineshop_Bild.jpg" alt="Alle Produkte von Block House können Verbraucher über den Lebensmitteleinzelhandel und den Online-Shop von Block House auch für den heimischen Grillabend kaufen." class="blog-img-ef08a031-caa9-4286-80a9-2361d3ff2592" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Alle Produkte von Block House können Verbraucher über den Lebensmitteleinzelhandel und den Online-Shop von Block House auch für den heimischen Grillabend kaufen.</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Auch bei der Umsetzung der Conversion verließ sich die Block Gruppe auf die Expertise von Partner Innovabee und setzte auf dessen Methodik „5 steps 2 S/4HANA“.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Innovabee hat die Conversion mustergültig vorbereitet. Man hat deutlich die Erfahrung gemerkt, die die Berater über die Jahre gesammelt haben.“</q>
<p style="text-align: left;">Einen Großteil der Realisierung haben die Mitarbeiter von Block Systems dann selbst umgesetzt – die Consultants von Innovabee standen ihnen dabei als Coaches eng zur Seite.</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;">
<blockquote style="border-left-color: #0066cc; background-color: #f2f5f8; text-align: left;">„Es ist selten, dass man in IT-Projekten weit unter Budget bleibt. Von daher ist die Migration ein toller Erfolg!“<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Patrick Gnaier<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Geschäftsführer, Block Systems GmbH</span></div></blockquote>
</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;">Block Gruppe konnte die S/4HANA-Migration deutlich unter Budget umsetzen</h2>
<p style="text-align: left;">Von diesem Coaching-Ansatz haben am Ende beide Seiten profitiert: Die Block Gruppe konnte das geballte S/4HANA-Wissen sowie die Migrations-Erfahrung von Innovabee anzapfen und so das eigene Know-how deutlich ausbauen. Innovabee konnte seinem Kunden eine äußerst schlanke Conversion anbieten, die auch preislich weit unter dem lag, was ein S/4HANA-Projekt normalerweise kostet.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">„Es ist selten, dass man in IT-Projekten weit unter Budget bleibt. Von daher ist die Migration ein toller Erfolg!“</q>
</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






