Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 36

Introduction to SAP BW

Confidential

Content

1.
1. SAP
SAP BW
BW Overview
Overview

2.
2. Multi
Multi Dimensional
Dimensional Modeling
Modeling in
in SAP
SAP BW
BW

3.
3. Administrator
Administrator Workbench
Workbench

4.
4. Common
Common Object
Object in
in SAP
SAP BW
BW

Confidential

Content

1.
1. SAP
SAP BW
BW Overview
Overview
2. Multi Dimensional Modeling in SAP BW
3. Administrator Workbench
4. Common Object in SAP BW

Confidential

1.1 R/3 Analytical Reporting Evolution

2006
1998

Release of Business Information Warehouse


(BW)

1996

BAPIs enable 3rd party presentation tools


to access OIW data

1995

Open Information Warehouse - the integration


framework for the different Information Systems (xIS)

1993
1992

Page 4

Release of SAP NetWeaver


Business Intelligence

Release of Information Systems (xIS) for Financials,


Logistics, Human Resources and Executive Environment
Launch of the R/3 Business Application Software

Confidential

1.2 BW Overview and Concepts

BW is SAPs entry into the Data Warehousing market. It is


designed to provide corporate reporting and Data
Warehousing solutions for SAP customers

BW is an end-to-end data warehousing solution that uses


preexisting SAP technologies.

BW is dynamic evolving product: BW Version started from 1.2


A and now the latest version is NetWeaver BI 7.40

Page 5

Confidential

1.3 What is Data Warehousing ?

What we expect from Data Warehouse:


Standardized structuring and presentation of all company
information
An easy-to-use, single-point of access to all company information
A high performance environment
Data staging from heterogeneous environment
Analysis of data over a specific period of time, and the storage
of historical information (time-dependent master data)

Page 6

Confidential

1.3 What is Data Warehousing ?


Differences between OLTP and OLAP

Page 7

Confidential

1.4 SAP Business Warehouse Architecture

Page 8

Confidential

1.5 BW Standard Business Content:

BW Standard Business Content: is delivered by SAP

One of the BW's strongest selling points is its Business


Content.

Business Content is a complete set of BW objects developed


by SAP based on predefined business roles to support the
OLAP tasks.

Page 9

Confidential

1.5 BW Standard Business Content:

Supported R/3 Modules

BW includes standard business content for R/3


Financials and Controlling
Logistics (SD, MM, PP)
Human Resources
Asset Management
Plant Maintenance
Service Management
Quality Management
Project Systems

Page 10

Confidential

Content

1. SAP BW Overview

2.
2. Multi
Multi Dimensional
Dimensional Modeling
Modeling in
in SAP
SAP BW
BW
3. Administrator Workbench
4. Common Object in SAP BW

11

Confidential

2.1 Classic Star Schema

Page 12

Multi-dimensional data models are needed for the creation of


data warehousing or OLAP applications, in other words, for
analytical applications. The classic star schema is the most
frequently used multi-dimensional model for relational
databases. This database schema classifies two groups of
data: facts (sales or quantity, for example) and
dimension attributes (customer, material, time, for
example)

Confidential

2.1 Classic Star Schema

Page 13

Confidential

2.2 SAP BW Star Schema

The multi-dimensional model in SAP BW is based on the SAP


BW star schema, which was developed as an enhanced
(refined) star schema as a response to problems experienced
with the classic star schema.

In the SAP BW- star schema, the distinction is made between


two self-contained areas:
InfoCube
Master Data Tables/Surrogate ID (SID-) Tables

Page 14

Confidential

2.2 SAP BW Star Schema

Page 15

Confidential

2.2 SAP BW Star Schema

Page 16

Confidential

2.2 SAP BW Star Schema

InfoCubes are the central objects of the multi-dimensional model in


SAP BW. Reports and analyses are based on these. From a reporting
perspective, an InfoCube describes a self-contained data set within a
business area, for which you can define queries.

An InfoCube (BasisCube) consists of a number of relational tables


that are combined on a multi-dimensional basis. In other words, it
consists of a central fact table and several surrounding
dimension tables.

Master data information is stored in separate tables, that is


independent of InfoCube, in what are called master data tables
(separately for attributes, texts and hierarchies)

Master data contain the following type:


Attribute
Text
Hierarchy

Page 17

Confidential

2.2 SAP BW Star Schema

Page 18

Connecting Master Data Tables to an Info Cube

Confidential

2.2 SAP BW Star Schema

Page 19

Info cube-Independent use of Master Data

Confidential

2.2 SAP BW Star Schema

Advantages of the SAP BW Star Schema


The use of automatically generated INT4 keys I (SID keys, DIMID keys)
enables faster access to data than via long alpha-numeric keys. Thanks to
the excavation of master data from the dimension tables using the SID
technique, the following modeling possibilities exist :
Historizing dimensions
Multi-lingual capability
Cross-InfoCube use of master data ( shared dimensions)
The query performance is improved here as aggregated key figures can
be stored in their own fact tables.

Page 20

Confidential

Content

1. SAP BW Overview
2. Multi Dimensional Modeling in SAP BW

3.
3. Administrator
Administrator Workbench
Workbench
4. Object in SAP BW

21

Confidential

3. Administrator Workbench

The AWB is the primary administration-, control-, and


monitoring tool in BW, and so is the data warehouse manager
of SAP BW. You can use AWB to manage, control and monitor
all relevant objects and processes in SAP BW. As well as
defining all relevant meta objects, you can also use the AWB
to plan load processes using a scheduler, and monitor them
using a monitor. Assistants can be used to analyze the load
process comprehensively. These can especially help you to
find the cause of any errors very quickly.

T-code for Administration Workbench RSA1

Page 22

Confidential

3. Administrator Workbench

Page 23

Confidential

3. Administrator Workbench

Tcode RSA1 will take us to modeling section of administration workbench

Page 24

Confidential

Content

1. SAP BW Overview
2. Multi Dimensional Modeling in SAP BW
3. Administrator Workbench

4.
4. Common
Common Object
Object in
in SAP
SAP BW
BW

25

Confidential

4.1 Common Object in SAP BW

Below is list of common object that used in SAP BW :


Info

Info

Info

Info

Object
Characteristic
Key Figure
Object Catalog
Use to group the info object (same like folder)
Source
Transfer rule
Transfer structure
Communication Structure
Area

Use to manage the object in SAP BW (same like folder)


Data Store Object (DSO)
Detail level of Data Store like flat table in SAP
Info Cube
Multi Dimensional Table
Update Rule specifies how data will be updated into their targets

Page 26

Confidential

4.1 Common Object in SAP BW

Get Familiar with the icon in SAP BW


Info Area

is folder like. It uses to manage all the component in SAP BW.

Info Object Catalog. It uses to manage the info object. It is divided into 2
types:
Characteristic Info Object Catalog: uses to store and manage all the
characteristic Info object
Key Figure Info Object Catalog: Uses to store and manage all the key
figure info object.

Info Object: Its the smallest object in SAP BW that can store data. Its divided
into 2 types:
Characteristic: it store all the business element. Such as: Employee NIP,
Company code, Calendar day, etc
Key Figure: uses to store the measurement of a data. Such as: Amount and
Quantity

Page 27

Confidential

4.1 Common Object in SAP BW

Get Familiar with the icon in SAP BW (Cont.)


Info Source

is a quantity of information that logically belongs together,


summarized into a single unit. It prepares consolidated data for updating to the data
targets. Info Sources contain either transaction data or master data (attributes, texts
and hierarchies).
Transfer Structure is the structure in which the data is transported from the
source system into the SAP Business Information Warehouse
Communication Structure is the structure underlying the InfoSource
Transfer Rule uses to determine how you want the transfer structure fields to be
assigned to the communication structure InfoObjects. You can arrange for a 1:1
assignment. You can also fill InfoObjects using routines, formulas, or constants.

Data Store Object (DSO)

is a BW architectural component located between


PSA and InfoCubes that allows BEx reporting. It is not based on the star schema and is
used primarily for detail reporting, rather than for dimensional analysis.

Info Cube
Page 28

is a fact table and its associated dimension tables in the star schema.

Confidential

4.1 Common Object in SAP BW

Info Object
InfoObjects are the smallest available information modules (= fields) In SAP BW:
These can be uniquely identified with their technical name.
As components of the Metadata Repository, InfoObjects contain the technical and
specialist information for master- and transaction data in SAP BW.
InfoObjects are used throughout the system to create structures and tables. These
enable information to be modeled in a structured form in SAP BW.
InfoObjects are used for the definition of reports, to evaluate master- and
transaction data.

InfoObjects are divided into the following classes:


Key Figure
Key figure InfoObjects provide the values to be evaluated.
Examples:
Quantity ( 0QUANTITY)
Amount (0AMOUNT)

Page 29

Confidential

4.1 Common Object in SAP BW

InfoObjects are divided into the following classes (cont.):


Characteristic
Characteristic InfoObjects are business reference objects, which are used to analyze key

figures..
Examples:
Cost center (0COSTCENTER)
Material (0MATERIAL)

Time Characteristics
Time characteristics form the time reference frame for many data analyses and

evaluations. They are delivered with Business Content. It it not possible to define your
own time characteristics.
Examples:
Time characteristic with the largest granularity: Calendar Day (0CALDAY)
Time characteristic with the smallest granularity: Calendar Year (0CALYEAR) or Fiscal Year
(0FISCYEAR).

Units
Unit InfoObjects can be specified alongside the key figures. They enable key figure values

to be partnered with their corresponding units in evaluations.


Examples:
Currency unit ( 0CURRENCY)
Value unit ( 0UNIT)

Page 30

Confidential

4.1 Common Object in SAP BW

InfoObjects are divided into the following classes (cont.):


Technical Characteristics
These characteristics have an organizatorial function within SAP BW.
Examples:
Request ID (0REQUID)
Change ID (0CHNGID)

InfoObject 0REQUID delivers the numbers the system allocates when loading
requests; InfoObject 0CHNGID delivers the numbers allocated during
aggregate change runs.

Page 31

Confidential

4.1 Common Object in SAP BW

Info Provider
An InfoProvider is an object for which queries can be created or executed in BEx.
InfoProviders are physical objects or sometimes logical views that are relevant
for reporting.

InfoCubes
InfoCubes are the primary objects used to support BI queries. They are designed to
store summarized and aggregated data, for long periods of time. Your goal in
designing a warehouse is to ensure that most queries initially target this type of
database object

DataStore Object
DataStore objects are another primary physical database storage object used in BI.
They are designed to store very detailed (transaction level) records.

Page 32

Confidential

4.2 Integration of Info Provider in SAP BW

Page 33

Confidential

4.3 ABAP use

ABAP use for BW focus from report creation to data


preparation and preprocessing functions during ETL process
in BW

Six places during extraction, including creating custom


DataSources, enhancing DataSources, and data selection in
InfoPackages

Six places during staging, including currency/units of measure


conversions, transfer routines, and update rules

Four places during reporting, including generating systementered variables and the report/report interface

Also used at Open Hub Service transformations, building


authorization values, process chains, and virtual InfoCubes
with services.

Page 34

Confidential

34

4.3 ABAP use

Page 35

Confidential

35

Content

Any Questions ?

36

Confidential

You might also like