Reporting für Fortgeschrittene:
SAP BusinessObjects bei LOGOCOS

<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 {
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 h1 {
font-family: 'Mona Sans', 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', 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;
}
.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 p { font-size: 19px; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 479px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 32px; }
.blog-content h3 { font-size: 22px; }
.blog-content p { font-size: 20px; }
.custom-container { padding: 15px 15px 15px 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="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">„Danke, Natur!“ Mit den Naturkosmetik-Premiummarken wie Logona, Sante und Heliotrop steht die LOGOCOS Naturkosmetik AG aus Niedersachsen seit fast 40 Jahren für konsequente zertifizierte Naturkosmetik in höchster Qualität, made in Germany. Die Vielfalt der Produkte, die über 300-mal mit dem Gütesiegel „sehr gut“ der Zeitschrift „Öko-Test“ ausgezeichnet wurden, reicht von Gesichts‑, Körper‑, und Haarpflege bis hin zu hochwertiger dekorativer Kosmetik.</p>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be44888075fa5439fcc_Kunden_Logo_Logocos.png" alt="Image" class="blog-img-3604e0dc-8180-4d22-a0be-6b36f2936835" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be44888075fa5439fcc_Kunden_Logo_Logocos.png"}],"group":"blog-lightbox"}</script></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Aussagekräftige Reports und Analysen für die Unternehmenssteuerung</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Als Hersteller von Naturkosmetik hat die LOGOCOS Naturkosmetik AG besonders hohe Ansprüche an das Reporting. Aktuelle Kennzahlen z.B. zum Umsatz oder Absatz sind für das Management wesentlich, um das Unternehmen effizient zu steuern. Doch nicht nur in der Geschäftsführung des Unternehmens nutzt man Analytics – auch im Marketing und Vertrieb, in der Logistik und im Finanzwesen sind aussagekräftige Reports und Analysen für das tägliche Arbeiten gefragt.</p>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be6845063d011bac5e7_News_Logocos_Sante-Composing.jpg" alt="SANTE Naturkosmetik bietet innovative, trendige und rein pflanzliche Pflegeprodukte in zertifizierter Bio-Qualität." class="blog-img-af0d8b6c-4eb3-4607-be41-71dafda6f4a8" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be6845063d011bac5e7_News_Logocos_Sante-Composing.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">SANTE Naturkosmetik bietet innovative, trendige und rein pflanzliche Pflegeprodukte in zertifizierter Bio-Qualität.</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be74a24702a4b42a49c_News_Logocos_Logona-Tagescreme.jpg" alt="Die Produkte von LOGONA Naturkosmetik wurden von „Öko-Test“ über 300-mal mit dem Testurteil „sehr gut“ bewertet." class="blog-img-14bcef8b-c2de-46f8-a928-6b57a3f8a413" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be74a24702a4b42a49c_News_Logocos_Logona-Tagescreme.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Die Produkte von LOGONA Naturkosmetik wurden von „Öko-Test“ über 300-mal mit dem Testurteil „sehr gut“ bewertet.</figcaption></figure>
</div></div>
</div>
<div class="offset-block">
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Bislang arbeitet die LOGOCOS Naturkosmetik AG im Bereich Analytics mit einer eigenentwickelten Lösung, die die vorhandene ERP-Software von Infor ergänzt. Doch mit der Zeit stieß die Eigenentwicklung an ihre Grenzen. Die Performance des Systems reichte nicht mehr aus – in der Folge dauerte es sehr lange, bis Berichte aufgerufen werden konnten. Zudem konnten die Mitarbeiter und somit Anwender bei LOGOCOS Berichte nicht selbst erstellen oder ändern. Das führte dazu, dass viele Fachabteilungen eigene Auswertungen in Excel erstellten, um unabhängig von der IT zu sein.</p>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Alle Berichtsanforderungen von LOGOCOS sind umfassend abgedeckt</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Insgesamt war die Berichtserstellung sehr aufwändig und wenig transparent<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Dirk Höfer<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Vorstandsmitglied</span></div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Die LOGOCOS Naturkosmetik AG wollte deshalb das für das Unternehmen wichtige Thema „Analytics“ auf ein neues Fundament stellen. Mit dem SAP BusinessObjects Edge-Paket hat das mittelständische Unternehmen eine neue Analytics-Lösung gefunden, die alle Berichtsanforderungen abdeckt, umfassende Visualisierungsmöglichkeiten bietet und ohne Anpassungen bei den Oberflächen und Berichtstools auskommt.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Mit der neuen Lösung können wir die für uns wesentlichen Berichte schneller und einfacher erstellen als bisher – nicht zuletzt, weil wir direkt auf die Daten aus unserem ERP-System zugreifen können. Auch die Auswertungen, die wir bislang manuell umsetzen mussten, können fast komplett von SAP BusinessObjects abgedeckt werden<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Dirk Höfer<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Vorstand</span></div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Ein großes Plus der zentralen Analytics-Plattform ist für ihn, dass die User aus dem Fachbereich künftig ihre Berichte selbstständig erstellen können und dafür nicht mehr auf Unterstützung aus der IT angewiesen sind.</p>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be878929b3660bd38c5_News_Logocos_Logona_Shampoo_2.jpg" alt="Als Pionier der Naturkosmetik vertraut LOGOCOS seit fast 40 Jahren auf die Kraft der Pflanzen." class="blog-img-40b598b5-d157-463a-b252-f1f88c25da71" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be878929b3660bd38c5_News_Logocos_Logona_Shampoo_2.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Als Pionier der Naturkosmetik vertraut LOGOCOS seit fast 40 Jahren auf die Kraft der Pflanzen.</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be972ad5efe83cb6cd0_News_Logocos_Logona_Shampoo.jpg" alt="LOGONA stellt Shampoos und Spülungen ohne Parabene, Silikone oder synthetische Konservierungsstoffe her." class="blog-img-0850c866-77b5-443b-92ff-06a8e0aae491" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1be972ad5efe83cb6cd0_News_Logocos_Logona_Shampoo.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">LOGONA stellt Shampoos und Spülungen ohne Parabene, Silikone oder synthetische Konservierungsstoffe her.</figcaption></figure>
</div></div>
</div>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Fachbereich kann Berichte künftig in Eigenregie erstellen</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Zu diesem Zweck hat Innovabee ein Schulungskonzept erarbeitet, das ausgewählte Anwender bei LOGOCOS in die Berichtserstellung einführt. Parallel zu den Schulungsblöcken setzen die Mitarbeiter ihr erworbenes Wissen in die Praxis um und arbeiten eigenständig an der Erstellung der Berichtsgrundlagen (Universen) und an den ersten Berichten. Die Berater von Innovabee stehen ihnen dabei jederzeit zur Verfügung, um aufkommende Fragen kurzfristig zu klären.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Für uns ist es ein großer Vorteil, wenn wir am Ende alle für uns relevanten Berichte selbst erstellen können<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Alexander Welter<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Vorsitzender des Vorstands</span></div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">und ergänzt: „Dass SAP BusinessObjects in Form eines Live Office Add-ins in Microsoft Office integriert ist, kommt uns zusätzlich entgegen, da wir sehr viel mit dem Office-Paket arbeiten.“ Das Unternehmen schätzt vor allem die hohe Anwenderfreundlichkeit des Systems:</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">SAP BusinessObjects macht es einem leicht, eigene Berichte zu erstellen, weil es sehr intuitiv zu bedienen ist.</blockquote>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1bea845063d011bac6e0_News_Logocos_Roadmap.png" alt="Laut Roadmap sollen die Mitarbeiter von LOGOCOS möglichst früh in die Berichtserstellung eingebunden werden." class="blog-img-b68123e4-b27d-4918-be3e-92b166e9e6d7" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1bea845063d011bac6e0_News_Logocos_Roadmap.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Laut Roadmap sollen die Mitarbeiter von LOGOCOS möglichst früh in die Berichtserstellung eingebunden werden.</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Saubere Berichtsdefinition ist das A und O</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Bevor jedoch die ersten Berichte mit dem neuen System generiert werden konnten, hat das Projektteam zunächst die Anforderungen an die neuen Berichte im Detail definiert.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Bislang gab es viele verschiedene Excel-Reporting-Lösungen und damit auch viele Redundanzen. Wir wollten das Thema gerne an zentraler Stelle verankern und dabei alle Abteilungen ins Boot holen. Deshalb haben wir auch relativ viel Zeit in die Berichtsdefinition investiert<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Dirk Höfer<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| Vorstand</span></div></blockquote>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Innovabee hat in diesem Zuge vorgeschlagen, die Berichtsdefinition gemeinsam vorzunehmen und erst danach ein BO-Tool auszuwählen, das unseren Anforderungen entspricht. Diese Vorgehensweise hat sich rückblickend bewährt<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Alexander Welter</div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Auch die Tatsache, dass Innovabee die Anwender sehr früh geschult und in das Projekt eingebunden hat, erwies sich als Vorteil.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">So können wir – sollte ein Bericht später doch einmal nicht mehr unseren Anforderungen genügen, ihn jederzeit selbst ändern und anpassen<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Dirk Höfer</div></blockquote>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Visualisierung und Dashboards für mehr Komfort bei der Berichterstellung</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Künftig will LOGOCOS auch die Visualisierungsmöglichkeiten nutzen, die SAP BusinessObjects bietet.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Das Gesamtpaket bietet noch sehr viel mehr als das, was wir bisher genutzt haben. Neben den Standardreports stehen uns auch Dashboards, Apps und Tools für das Ad-hoc-Reporting zur Verfügung. Wir sind gerade erst dabei, die vielen zusätzlichen Möglichkeiten auszuloten<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Alexander Welter</div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">und ergänzt:</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Unsere bisherigen Erfahrungen mit der Berichtserstellung sind sehr vielversprechend.</blockquote>
</div>
</div>
</section>
</div>
Weitere Beiträge

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|
SAP Cloud ERP

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|
SAP Cloud ERP

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
Kundenreferenzen

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
No items found.
Innovabee startet Brancheninitiative für GreenTech-Unternehmen
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|






