xi Inhalt Zu diesem Buch 1 Leitfaden SAP BW 7 – Buchinhalt . . . . . . . . . . . . . . . . . . . . . 1 Leitfaden SAP BW 7 – Buchstruktur . . . . . . . . . . . . . . . . . . . 3 Leitfaden SAP BW 7 – Motivation zum Buch . . . . . . . . . . . . 5 1 Einleitung ins Szenario Backend 2 3 7 11 Backend-Suite 13 Data Warehousing Workbench (DWWB) . . . . . . . . . . . . . . Datenbanksystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SAP Web AS ABAP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SAP Web AS Java . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 19 21 21 Datenquellen für die Backend-Suite 23 DataSource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 Extraktionsart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Æ Delta-Modus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Æ Delta-Verfahren (in der Extraktion) . . . . . . . . . . . . . 32 Export-DataSource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Extraktion aus Quellsystemen . . . . . . . . . . . . . . . . . . . . . . 35 Æ Æ Æ Æ Æ Æ Extraktion aus Dateien . . . . . . . . . . . . . . . . . . . . . . . Extraktion aus Datenbanksystemen . . . . . . . . . . . . . Extraktion aus SAP-BW-Systemen . . . . . . . . . . . . . . Extraktion aus SAP-ERP-Systemen . . . . . . . . . . . . . . Extraktion durch WebServices . . . . . . . . . . . . . . . . . Extraktion über SAP-UDC-Systeme . . . . . . . . . . . . . 36 37 38 40 45 47 Teil I xii Inhalt Logisches System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 MySelf-System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Quellsystem-ID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 4 Datenhaltung 53 Bewegungsdaten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Einheiten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Externe Hierarchie . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoCube . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoObjekt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoObjekt-Katalog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kennzahl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 58 59 62 63 64 65 Æ Æ Æ Æ Aggregationsverhalten . . . . . . . . . . . . . . . . . . . . . . . Bestandskennzahl . . . . . . . . . . . . . . . . . . . . . . . . . . . Typen und Einheiten . . . . . . . . . . . . . . . . . . . . . . . . Währungs- und Einheitenumrechnung . . . . . . . . . . . 66 67 68 69 Kennzahlen- versus Kontenmodell . . . . . . . . . . . . . . . . . . . 70 Merkmal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 Æ Æ Æ Æ Æ Attribut . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Klammerung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Konvertierungsroutine . . . . . . . . . . . . . . . . . . . . . . . Referenzierendes Merkmal . . . . . . . . . . . . . . . . . . . . Text . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 76 77 78 79 Stammdaten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79 Standard-InfoCube . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 Æ Æ Æ Æ Dimension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Faktentabelle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Line-Item-Dimension . . . . . . . . . . . . . . . . . . . . . . . . Performanceaspekte in der Datenmodellierung . . . . 81 83 84 85 Sternschema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 Æ Snowflake-Schema . . . . . . . . . . . . . . . . . . . . . . . . . . 87 Æ Erweitertes Sternschema . . . . . . . . . . . . . . . . . . . . . . 88 Zeiten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 Æ Zeitdimension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 Æ Zeitmerkmal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 Inhalt 5 Datenbewirtschaftung 93 Altes versus neues Staging . . . . . . . . . . . . . . . . . . . . . . . . . . 96 Change Run . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 DataStore-Objekt (DSO) . . . . . . . . . . . . . . . . . . . . . . . . . 100 Æ DataStore-Objekt mit Delta-Bildung . . . . . . . . . . . 102 Æ DataStore-Objekt ohne Delta-Bildung . . . . . . . . . . 105 Æ DataStore-Objekt für direktes Schreiben . . . . . . . . 105 Datenquelle und Datenziel . . . . . . . . . . . . . . . . . . . . . . . . Datentransferprozess (DTP) . . . . . . . . . . . . . . . . . . . . . . . Direktes Staging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fehlerstack . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106 106 110 110 Æ Fehler-DTP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 Fortschreibungsregel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoPackage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoSource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Persistant Staging Area (PSA) . . . . . . . . . . . . . . . . . . . . . . Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Transformation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 115 117 118 120 122 Æ Normale Transformation . . . . . . . . . . . . . . . . . . . . 123 Æ Expertenroutine . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 Übertragungsregel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 128 6 Enterprise Data Warehousing (EDW) 131 Hub-and-Spoke-Architektur . . . . . . . . . . . . . . . . . . . . . . . 135 Open-Hub-Destination . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 Referenzarchitektur . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 Æ Æ Æ Æ Æ Æ 7 Analytical Engine . . . . . . . . . . . . . . . . . . . . . . . . . . Data Mart Layer . . . . . . . . . . . . . . . . . . . . . . . . . . Extraction Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . Inflow Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Integration Layer . . . . . . . . . . . . . . . . . . . . . . . . . . Transformation Layer . . . . . . . . . . . . . . . . . . . . . . . Data Mining 142 142 143 143 143 144 145 Analyseprozessdesigner . . . . . . . . . . . . . . . . . . . . . . . . . . . 147 Data Mining . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 DataStore-Objekt für direktes Schreiben . . . . . . . . . . . . . . 151 xiii xiv Inhalt Teil II Frontend 153 8 155 Frontend-Suite BEx Analyzer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 Æ Analysemodus . . . . . . . . . . . . . . . . . . . . . . . . . . . . 160 Æ Designmodus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 BEx Broadcaster . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Browser . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Query Designer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Report Designer . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Suite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Web Analyzer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BEx Web Application Designer . . . . . . . . . . . . . . . . . . . . Business-Explorer-Werkzeuge (BEx-Werkzeuge) . . . . . . . . Business-Intelligence-Werkzeuge (BI-Werkzeuge) . . . . . . . Crystal Reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoView . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pioneer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SAP BusinessObjects Enterprise (BOE) . . . . . . . . . . . . . . . SAP BusinessObjects Explorer . . . . . . . . . . . . . . . . . . . . . SAP BusinessObjects Live Office . . . . . . . . . . . . . . . . . . . SAP BusinessObjects Voyager . . . . . . . . . . . . . . . . . . . . . . SAP BusinessObjects Web Intelligence (WebI) . . . . . . . . . SAP NetWeaver Portal . . . . . . . . . . . . . . . . . . . . . . . . . . . Æ Æ Æ Æ Æ iView . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kundenspezifische Portalrolle . . . . . . . . . . . . . . . . Portalrolle Business Explorer . . . . . . . . . . . . . . . . . Portalrolle Business Intelligence . . . . . . . . . . . . . . . Portalrolle Business Planning . . . . . . . . . . . . . . . . . 164 166 166 170 172 173 175 178 178 178 181 182 183 185 186 187 188 189 191 191 191 192 192 Universe Designer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 Xcelsius . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194 9 Datenquellen für die Frontend-Suite 197 Aggregationsebene . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 BEx Query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 Æ Æ Æ Æ Æ Æ Ausnahmezelle . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bedingung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Berechnete(s) Kennzahl/Merkmal . . . . . . . . . . . . . . Eingeschränkte(s) Kennzahl/Merkmal . . . . . . . . . . Eigenschaften der BEx Query . . . . . . . . . . . . . . . . . Eigenschaften der BEx-Query-Bestandteile . . . . . . . 203 206 210 214 217 219 Inhalt Æ Æ Æ Æ Æ Exceptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Filter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . OLAP-Variable . . . . . . . . . . . . . . . . . . . . . . . . . . . . Struktur . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Wiederverwendbare BEx-Query-Bestandteile . . . . . 224 225 228 233 235 BEx Query-View . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . DataProvider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoProvider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . InfoSet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 236 237 237 238 Æ Æ Æ Æ Æ Inner-Join . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Left-Outer-Join . . . . . . . . . . . . . . . . . . . . . . . . . . . . Most Recent Reporting . . . . . . . . . . . . . . . . . . . . . Temporaler Join . . . . . . . . . . . . . . . . . . . . . . . . . . . Transitive Attribute . . . . . . . . . . . . . . . . . . . . . . . . 239 240 241 242 242 MultiProvider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 Universum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 246 Æ OLAP-Universum . . . . . . . . . . . . . . . . . . . . . . . . . . 247 VirtualProvider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 252 Æ VirtualProvider mit BAPI . . . . . . . . . . . . . . . . . . . . 252 Æ VirtualProvider mit Funktionbaustein . . . . . . . . . . 253 Æ VirtualProvider mit Staging-Anschluss . . . . . . . . . . 253 10 Berichtswesen 255 Enterprise Reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 Æ Formatierter Bericht mittels BEx Report Designer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 Æ Formatierter Bericht mittels Crystal Reports . . . . . 266 Æ Formatierter Bericht mittels SAP BusinessObjects Web Intelligence . . . . . . . . . . . . . . . . . . . . . 271 Office-basierte Anwendung . . . . . . . . . . . . . . . . . . . . . . . 274 Æ BEx Arbeitsmappe . . . . . . . . . . . . . . . . . . . . . . . . . 275 Æ Dashboard mittels Xcelsius . . . . . . . . . . . . . . . . . . 280 Æ Office-basierte Anwendung mittels SAP BusinessObjects Live Office . . . . . . . . . . . . . . . 283 Webbasierte Anwendung . . . . . . . . . . . . . . . . . . . . . . . . . 286 Æ Webanwendung mittels BEx Web Analyzer . . . . . . 286 Æ Webanwendung mittels BEx Web Application Designer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288 Æ Webanwendung mittels SAP BusinessObjects Web Intelligence . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 xv xvi Inhalt Werkzeugabhängige Anwendungen . . . . . . . . . . . . . . . . . 303 Æ Ad-hoc-Analyse mittels SAP BusinessObjects Explorer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304 Æ Ad-hoc-Analyse mittels SAP BusinessObjects Voyager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 Teil III Planung 311 11 313 Planungssuite BW Integrierte Planung (IP) . . . . . . . . . . . . . . . . . . . . . . . 316 Æ Planning Modeler . . . . . . . . . . . . . . . . . . . . . . . . . 319 Æ Planning Wizard . . . . . . . . . . . . . . . . . . . . . . . . . . 321 Business Planning and Simulation (BPS) . . . . . . . . . . . . . . 322 SAP BusinessObjects Planning and Consolidation . . . . . . 323 12 Datenquellen/Datenziele in der Planung 327 InfoProvider in der Planung . . . . . . . . . . . . . . . . . . . . . . . 328 Æ MultiProvider in der Planung . . . . . . . . . . . . . . . . . 333 Æ Real-time InfoCube . . . . . . . . . . . . . . . . . . . . . . . . 334 13 Planungsgrundlagen 341 Aggregationsebene . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Attribute in der Planung . . . . . . . . . . . . . . . . . . . . . . . . . . Datenscheibe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Filter in der Planung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 347 348 351 Æ Filter in Planungsfunktionen . . . . . . . . . . . . . . . . . 354 Æ Filter in eingabebereiten Queries . . . . . . . . . . . . . . 354 Merkmalsbeziehung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Planmodell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Planungsanwendung . . . . . . . . . . . . . . . . . . . . . . . . . . . . Referenzdaten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Speichern von Plandaten . . . . . . . . . . . . . . . . . . . . . . . . . Sperrkonzept der BW Integrierten Planung . . . . . . . . . . . . Standardstichtag . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Version und Werttyp . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355 362 363 364 365 367 374 375 Inhalt 14 Manuelle Planung xvii 377 Eingabebereite Query . . . . . . . . . . . . . . . . . . . . . . . . . . . . 379 Æ Änderungseigenschaften . . . . . . . . . . . . . . . . . . . . . 379 Æ Disaggregation (Top-down-Verteilung) . . . . . . . . . . 385 Æ Zugriffsart für Ergebniswerte . . . . . . . . . . . . . . . . . 386 Formularbasierte Planung . . . . . . . . . . . . . . . . . . . . . . . . . 387 15 Automatisierte Planung 391 Befehle in der Planung . . . . . . . . . . . . . . . . . . . . . . . . . . . 393 FOX-Formel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 393 Planungsfunktion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 395 Æ Æ Æ Æ Æ Merkmalsverwendung und Blockmerkmale . . . . . . Bedingungen in Planungsfunktionen . . . . . . . . . . . . Parametrisierung . . . . . . . . . . . . . . . . . . . . . . . . . . Ablauf von Planungsfunktionen . . . . . . . . . . . . . . . Planungsfunktionstyp . . . . . . . . . . . . . . . . . . . . . . . 397 398 399 401 403 Planungssequenz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 408 Status- und Tracking-System (STS) . . . . . . . . . . . . . . . . . . 414 Übergreifende Themen 16 Automatisierung 417 419 Monitoring . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 421 Æ Anwendungslog . . . . . . . . . . . . . . . . . . . . . . . . . . . 421 Æ Datenziel-Administration . . . . . . . . . . . . . . . . . . . . 422 Æ Monitoring von Prozessketten . . . . . . . . . . . . . . . . 425 Prozesskette . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 427 Æ Prozesstyp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 428 Æ Prozesskettenpflege . . . . . . . . . . . . . . . . . . . . . . . . . 430 Æ Startprozess . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 430 Regelbetrieb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431 Æ Abfolge von Prozessen . . . . . . . . . . . . . . . . . . . . . . 431 Æ Sperrlogik von Prozessen . . . . . . . . . . . . . . . . . . . . 433 Teil IV xviii Inhalt 17 Transportsystem 435 Transportlandschaft . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 437 Æ Æ Æ Æ Æ Content-System . . . . . . . . . . . . . . . . . . . . . . . . . . . Entwicklungssystem . . . . . . . . . . . . . . . . . . . . . . . . Produktivsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . Quellsystembezug . . . . . . . . . . . . . . . . . . . . . . . . . Testsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 438 439 439 439 441 Transportwesen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441 Æ Æ Æ Æ Æ 18 BW-Transportanschluss . . . . . . . . . . . . . . . . . . . . . Standard-Transportanschluss . . . . . . . . . . . . . . . . . Transportauftrag . . . . . . . . . . . . . . . . . . . . . . . . . . Transportobjekt . . . . . . . . . . . . . . . . . . . . . . . . . . . Transportsequenz bei komplexen Projekten . . . . . . Berechtigungen 441 442 443 444 447 449 Analyseberechtigung . . . . . . . . . . . . . . . . . . . . . . . . . . . . 450 Standardberechtigung . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 19 BW Content 461 BW-Statistiken . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 463 Fachlicher Content (im BW-System) . . . . . . . . . . . . . . . . . 464 20 Tuning 467 Tuning der Datenanalyse . . . . . . . . . . . . . . . . . . . . . . . . . 470 Æ Æ Æ Æ Æ Æ Æ Aggregate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . BW Accelerator . . . . . . . . . . . . . . . . . . . . . . . . . . . Komprimierung . . . . . . . . . . . . . . . . . . . . . . . . . . . Lesemodus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . OLAP-Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partitionierung und Clustering . . . . . . . . . . . . . . . . 471 477 481 483 484 485 486 Tuning des Stagings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 492 Æ Archivierung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 493 Æ Datenbankstatistiken . . . . . . . . . . . . . . . . . . . . . . . 494 Æ Remodellierung . . . . . . . . . . . . . . . . . . . . . . . . . . . 496 Inhalt 21 Metadaten im BW 499 ABAP Dictionary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 501 Anwendungskomponentenhierarchie . . . . . . . . . . . . . . . . 501 Dokumente . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 502 Æ Dokumente für Metadaten . . . . . . . . . . . . . . . . . . . 503 Æ Dokumente für InfoProvider-Daten . . . . . . . . . . . . 503 Æ Dokumente für Stammdaten . . . . . . . . . . . . . . . . . . 504 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . 505 Übersetzung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 506 Æ Übersetzung von Stücklisten . . . . . . . . . . . . . . . . . . 507 Æ Direkte Übersetzung . . . . . . . . . . . . . . . . . . . . . . . . 508 Anhang 509 A Abkürzungsverzeichnis 511 B Übersichten 513 Befehle in BEx Arbeitsmappen . . . . . . . . . . . . . . . . . . . . . 513 Befehle in Webanwendungen . . . . . . . . . . . . . . . . . . . . . . 514 Berechtigungsobjekte der Objektklassen RS »Business Information Warehouse« . . . . . . . . . . . . . . . 517 C Transaktionscodes 519 Stichwortverzeichnis 523 xix