+ All Categories
Home > Documents > RSA1 bis.ppt

RSA1 bis.ppt

Date post: 03-Apr-2018
Category:
Upload: peter-w-schat
View: 215 times
Download: 0 times
Share this document with a friend
33
7/28/2019 RSA1 bis.ppt http://slidepdf.com/reader/full/rsa1-bisppt 1/33 Evolution of SAP BW Evolution of SAP Business Information Warehouse  A Quick Look at SAP R/3 Architecture and Technologies Founded in 1972 in Mannheim, Germany, as Systemanalyse und Programmen-twicklung to produce and market standard software for integrated business solutions, today that company is known as SAP (Systems, Applications and Products in Data Processing), headquartered in Walldorf, Germany. SAP built packaged applications for mainframe computers, called SAP R/2. As the client/server technologies emerged in the early 1980s, SAP launched a major initiative to engineer powerful three-tiered integrated business applications under one framework. The SAP R/3 product is the outcome of that initiative. Note Often, people ask what R/2 and R/3 mean. The letter R stands for real-time, and 2 and 3 represent two-tiered and three-tiered architectures, respectively. SAP R/2 is for mainframes only, whereas SAP R/3 is three-tiered implementation using client/server technology for a wide range of platforms-hardware and software. When implementing a Web front-end to an SAP R/3 implementation, the three-tiered architecture becomes multi-tiered depending on how the Web server is configured against the database server or how the Web server Itself distributes the transaction and presentation logic.
Transcript
Page 1: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 1/33

Evolution of SAP BW Evolution of SAP Business Information Warehouse

 A Quick Look at SAP R/3 Architecture and Technologies

Founded in 1972 in Mannheim, Germany, as Systemanalyse und

Programmen-twicklung to produce and market standard software for integrated business solutions, today that company is known as SAP(Systems, Applications and Products in Data Processing),headquartered in Walldorf, Germany. SAP built packagedapplications for mainframe computers, called SAP R/2. As theclient/server technologies emerged in the early 1980s, SAP launcheda major initiative to engineer powerful three-tiered integratedbusiness applications under one framework. The SAP R/3 product isthe outcome of that initiative.

Note Often, people ask what R/2 and R/3 mean. The letter R standsfor real-time, and 2 and 3 represent two-tiered and three-tieredarchitectures, respectively. SAP R/2 is for mainframes only, whereasSAP R/3 is three-tiered implementation using client/server technology for a wide range of platforms-hardware and software.When implementing a Web front-end to an SAP R/3 implementation,the three-tiered architecture becomes multi-tiered depending on howthe Webserver is configured against the database server or how the Webserver Itself distributes thetransaction and presentation logic.

Page 2: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 2/33

Evolution of sapbw 

 All SAP R/3 business applications use an active dictionary to store all business rules defined to runbusiness. These business and workflow rules keep information flowing among application modules in acontrolled and secured fashion. The "ABAP Workbench" is used to develop business programs using the

 Advanced Business Application Programming (ABAP) language. The Basis technology is responsible for managing R/3 infrastructure such as software installation, operations, and administration.

SAP R/3's multi-tiered architecture enables its customers to deploy R/3 with or without an applicationserver. Common three-tiered architecture consists of the following three layers:

• Data Management • Application Logic 

• Presentation The Data Management layer manages data storage, the Application layer performs business logic, and

the Presentation layer presents information to the end user.

Most often, the Data Management and Application Logic layers are implemented on one machine,whereas workstations are used for presentation functions. This two-tiered application model is suitedbest for small business applications where transaction volumes are low and business logic is simple.

When the number of users or the volume of transactions increases, separate the application logic fromdatabase management functions by configuring one or more application servers against a databaseserver. This three-tiered application model for SAP R/3 keeps operations functioning without

performance degradation. Often, additional application servers are configured to process batch jobs or other long and intense resource-consuming tasks. This separation of the application server enablessystem operations staff to fine-tune individual application servers suited for specific data processingtasks.

Page 3: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 3/33

BI OVERVIEW 

Computer : Computer is an electronic device, which

takes input, processed it and gives the accurate

result as output. 

Hardware: which we can see and touch. Software:it is a set of programs  Applications are of 2 types.

OLTP (Online Transaction Processing)

OLAP (Online Analytical Processing)

There are some differences are there between

OLTP and OLAP.

Page 4: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 4/33

OLTP OLAP

1)Two dimensional model1) Multi

dimensional model2)Day-to-Day

Transactions2) Historical data tractions

also3)Application oriented3) Subjectoriented4)Users -> Thousands4) Users - >

Hundreds5)DB size -> 100MB – 1GB5) DB

size -> 100GB-1TB6)Redundancy6) NoRedundancy7)No security7) Security8)Not

Integrated8) Integrated.

Page 5: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 5/33

Netweavers:

Netweavers: It provides open integrity for SAP andNon SAP. Integration is of some types

People integration

Information integration -> BI, MDM, KM. Process integration -> XI

Platform integration

Collaboration integration -> EP

The architecture of Netweavier is ESA. Netweaviersalso a set of capabilities to provideinformation/integration.

Page 6: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 6/33

Layout/steps in SAP BW (DW):

Page 7: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 7/33

DB => for designing we can use 2 – 

dimensional model. Data can be stored

permanently in database.

Table contains rows and columns.

Each column is a field in OLTP.

Every table must have a Primary key.

 All non-key columns describe key columnscalled Attributes. 

Page 8: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 8/33

Page 9: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 9/33

ER MODEL

ER-Model (Entity Relationship model):

Multiple tables’ likes with a primary andforeign key relationships these are called as

ER Model. In a table one field is Primary keyif we use the same field in other table then itact as a foreign key in that table. If two or more columns of a table together acts as

Composite primary key.  

Page 10: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 10/33

In figure (1) and (2), CID is common. Here in figure (2) it acts as foreign key.

Page 11: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 11/33

DB DESIGN

Designing DB: 

Two ways of designing a DB.

Objected Oriented

Normalization

Object Oriented: Requirements (i.e. Defining system)

Identifying the Objects (i.e. Objects) Ex:Customer, Material, Product etc

Entity diagram is as follows 

Page 12: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 12/33

Page 13: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 13/33

 Attributes or Properties are nothing but properties of a table.

Front-end people use methods or functions only.

 Normalization: Converts demoralized tables into normalized tables.

Normalization is nothing but dividing the table into small tables and combine them withthe help of primary and foreign key relationship.

Demoralization contains all table data into one table.

Reduces redundancy of data.

Reduce complexity

Saves memory.

DB concepts in OLTP: 

MDM (Multi Dimensional Model) is used for designing. There are 4 types:

Star Schema (traditional schema) Extended Star Schema (BW schema)

Snow Flake scheme

Hybrid schema 

Page 14: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 14/33

Star Schema (traditional schema): 

Page 15: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 15/33

Characters indicate on what base you are trying toanalyses.

Key-figures indicate what you are trying toanalyses.

Master data is qualifying transaction data. Master data is of 3 types.

 Attributes

Hierarchy

Text

Master data is also called as Dimensional table.

Star schema is completely demoralized form.

Page 16: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 16/33

Page 17: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 17/33

Limitations:

Since master data is with in the fact cube so it is not

reusable component.

Limited analysis because the maximum number of master data tables is 16.

Performance is low because the execution of 

alphanumeric data is slower than numeric data.

If we want to extract the data from the table for 

example

Page 18: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 18/33

Page 19: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 19/33

Extended star schema: 

Page 20: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 20/33

Extended star schema is nothing but

combination of both star schema and SID

(sorigated id). Changes from star schema to

extended star schema are as follows. Cube is called as infocube.

 All master data tables are placed out side the

cube so they are reusable components. Here master data tables and Dimensional

tables are different.

Page 21: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 21/33

When we are loading the data into master data table then SID table isgenerated. Fact table contains Dimensional ids and key figures.

Maximum of 1 fact table per infocube.

 Any table contains maximum of 255 fields.

Maximum of 16 Dimensional tables that an infocube contains. 1 –unit, 1 –time, 1- packet, 13 – Dim id

Minimum of 4 Dimensional tables that an infocube contains. 1 –unit, 1 –time, 1- packet, 1 – Dim id.

Maximum of 248 char per Dimensional table contains

Maximum of 233 key figures per infocube.

Limitations:

Limiting the no. Of joins in reporting. Limiting no. Of fields in Dimensional table.

 

Page 22: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 22/33

Page 23: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 23/33

Inorder to enter into the BW Select BW 3.OB Æ LOGON

Page 24: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 24/33

User -- SAPUSER, Password -- INDIA then press enter 

Page 25: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 25/33

This is the first screen. Give RSA1 in the command field and then press enter to login BW.

Page 26: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 26/33

This is the first screen for BW. It mainly contains 8tabs.

Modeling

Monitoring

Reporting Agent

Transport Connection

Documentation

Business Content Translation

Metadata Repository

Page 27: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 27/33

1. Modeling:  It mainly Contains Creating infoarea, infoobjects,

infocube, infosource, infopackage, ODS,Multiprovider, datasource etc.

Loading of all objects  A field in OLTP is called as infoobject in BW system.

In loading E - Extraction

T - Transferring L - Loading

(This ETL Processing, before it is called as ETTL – Extraction, Transferring, Transporting and Loading.But now this ETL Processing is called as DTP – Data Transferring Process).

Page 28: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 28/33

Page 29: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 29/33

2. Monitoring: 

To see weather the load is failed or not.

3. Reporting Agent:

It is a tool with which we can schedule and

execute reporting functions in the

background.

 

Page 30: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 30/33

4. Transport Connection: 

By using Transport connection we can move

the objects from Development to Quality and

then to Production.

Page 31: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 31/33

5. Documentation:  It enables you to insert, search and create links for one or more documentations

in various formats, versions and languages for SAP BW Objects.

6. Business Content: 

It contains all the objects are delivered by SAPBW. It provides pre-Configuredinformation models based on metadata. It is a predefined analytical applicationmodel i.e. part of SAP BW

software. Versions

Until unless you activate the object, we can’t use the object. N – NEW

M – Modified

 A – Activate

D – Delivered.

Installing the business content means that the object converted from delivered

version to active version and start using them. We can’t modify the businesscontent objects directly. For that first copy that object and modify it.

Page 32: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 32/33

7. Translation: 

Converting from one language to another language.

There are 64 languages in SAP.

If you are translating them, only description will bechanged not technical name.

8. Meta data Reporting: 

Data about data is called as Meta date.

Meta data management maintains it. It is purely in

HTML format.

Page 33: RSA1 bis.ppt

7/28/2019 RSA1 bis.ppt

http://slidepdf.com/reader/full/rsa1-bisppt 33/33

THANK YOU


Recommended