Sie sind auf Seite 1von 3

Building and Running a Data Warehouse

PDF download from SAP Help Portal:


http://help.sap.com/saphelp_nw70/helpdata/en/43/477a87f03530d9e10000000a11466f/content.htm
Created on September 20, 2014

The documentation may have changed since you downloaded the PDF. You can always find the latest information on SAP Help Portal.

Note
This PDF document contains the selected topic and its subtopics (max. 150) in the selected structure. Subtopics from other structures are not included.

2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose
without the express permission of SAP SE. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE
and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by
SAP SE and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express
warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other
SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE in Germany and other
countries. Please see www.sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.

Table of content

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 1 of 3

Table of content
1 Building and Running a Data Warehouse

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 2 of 3

Building and Running a Data Warehouse


The structure and running of a data warehouse in general, and an enterprise data warehouse in particular, is highly complex and cannot be tackled without the
support of adequate tools. Business Intelligence in SAP NetWeaver offers an integrated solution that represents the entire data warehouse process from extraction,
to the data warehouse architecture, to analysis and reporting.
Data Warehousing as an Element of Business Intelligence in SAP NetWeaver Provides:
Data staging:
Extraction, transformation, loading (ETL) of data: All data sources can be accessed by means of extraction in the background (via JDBC, file, XMLA,
ODBO, ..). Extractors are delivered for SAP applications or can be generated. The standard applications of other providers can be accessed by
integrating the ETL tools of non-SAP providers.
Real-time data warehousing: Event-near availability of data in the operational data store can be realized using real-time data acquisition technology.
Remote data access: Data can be accessed without being saved in the BI system using VirtualProviders (see below).
Modeling a layer architecture: InfoCubes support the modeling of star schemas (with one large fact table in the center and several surrounding dimension
tables) in the architected data mart layer. VirtualProviders allow you to access source data directly. InfoCubes can be combined in virtual star schemas
(MultiProvider) using Shared or Conformed Dimensions (master data tables).
The persistent staging area, data warehouse layer and operational data store are built from flat stores, the DataStore objects.
InfoObjects (characteristics and key figures) form the basis of the InfoCube or DataStore object description. You ensure vertical consistency by using the
same InfoObjects in the various layers and thus avoid the interface problems that can arise if you use heterogeneous tools to build the layers.
Transformation: Transformation rules serve to clean up and consolidate data.
Modeling the data flow: Data transfer processes serve to transfer the data to the different stores. You use process chains to schedule the data processing
and observe it using a monitor.
Staging data for analysis: You can define queries based on any InfoProvider using the Business Explorer. BEx queries form the basis of the applications
that are available to users in the portal or based on Microsoft Excel.

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 3 of 3

Das könnte Ihnen auch gefallen