SlideShare una empresa de Scribd logo
1 de 55
Descargar para leer sin conexión
Day 1
SAP BI Training
2
SAP Stands for
Systems Applications Products
In data processing
3
What is SAP
• SAP stands for
Systems Applications and Products in Data Processing
• Name of the company
SAP AG
• Name of the software
SAP
• Founded in 1972 in Germany
• World’s fourth largest software provider
• World’s largest provider of ERP
4
Why SAP
“SAP's solution is a best-practices approach based on collective experience with
thousands of Industries .
It delivers a totally integrated, robust and scalable product that empowers
the user,
instead of creating a costly dependence on the vendor”
• Simultaneous visibility across the whole enterprise
• Supports databases, applications, operating systems and hardware from
almost every major supplier
• Integrated Modules
• Extensive interfacing capabilities
• Designed for all business types
• Supports multiple languages and currencies
• Top ERP Provider
5
3 Tier Architecture
6
Introduction
Data
Integrating Data
Data Representation
TableField
Primary Key
Object Attribute
Company-Data / Department-Data
Metadata
7
Introduction (2)
Database
Transactional Database
Data Warehouse
Master Data
Transaction Data
Data Mart
Data vs. Information
ERP – Enterprise Resource Planning
Actual Data
Plan Data
8
ERP – Enterprise Resource Planning
An integrated system that operates in real time
A common database, which supports all applications.
A consistent look and feel throughout each module.
It’s a Complete integrated Application modules provided by SAP to
Integrate by the Information Technology (IT) Department
I
9
R/3 OR ECC Core Business Process
10
OLTP(ECC) Vs OLAP (BW)
11
OLTP(ECC) Vs OLAP (BW)
OLTP System OLAP System
Online Transaction Processing Online Analytical Processing
(Operational System) (Data warehouse)
Source of data
Operational data; OLTPs are the original source of the
data.
Consolidation data; OLAP data comes from the various OLTP
Databases
Purpose of data To control and run fundamental business tasks To help with planning, problem solving, and decision support
What the data Reveals a snapshot of ongoing business processes Multi-dimensional views of various kinds of business activities
Inserts and Updates Short and fast inserts and updates initiated by end users Periodic long-running batch jobs refresh the data
Queries
Relatively standardized and simple queries Returning
relatively few records
Often complex queries involving aggregations
Processing Speed Typically very fast
Depends on the amount of data involved; batch data refreshes
and complex queries may take many hours; query speed can be
improved by creating indexes
Space Requirements Can be relatively small if historical data is archived
Larger due to the existence of aggregation structures and
history data; requires more indexes than OLTP
Database Design Highly normalized with many tables
Typically de-normalized with fewer tables; use of star and/or
snowflake schemas
Backup and Recovery
Backup religiously; operational data is critical to run the
business, data loss is likely to entail significant monetary
loss and legal liability
Instead of regular backups, some environments may consider
simply reloading the OLTP data as a recovery method
12
Business Intelligence
Definition
Business intelligence (BI) is a broad category of
applications and technologies for gathering, storing,
analyzing, and providing access to information to help a
business make better business decisions.
13
Evaluation of SAP BW/BI
Evaluation of SAP BI/BW
Name Version Release
BIW 1.2A Oct-1988
BIW 1.2B Sep-1999
BIW 2.0A Feb-2000
BIW 2.0B Jun-2000
BIW 2.1C Nov-2000
Name Change to BIW to BW
BW 3.0A Oct-2011
BW 3.0B May-2002
BW 3.1 Nov-2002
BW 3.1C Apr-2004
BW 3.3 Apr-2004
BW 3.5 Apr-2004
Name Change to BW to BI
BI 7 Jul-2005
Name Change to BI to BW
BW 7.3 Nov-2011
14
Why it came that way?
15
Solution needed
16
Key Capabilities
17
Key Capabilities
18
SAP BI Architecture
19
SAP BI Key Components
20
Data Warehousing & ETL (Extract, Transform
& Load)
21
Data Warehousing
22
Operational Data Store and Data Warehouse layer
23
Open Hub
24
BI Suite
25
For All User Types
Authors and analysts
■ need advanced analysis functionality and ad-hoc data exploration capabilities
■ require useful, manageable tools
Executives and knowledge workers
■ require personalized information in context via an intuitive user interface
■ want predefined analysis paths and the option of in-depth analysis of summary data.
Information consumers
■ need a snapshot of a particular data set to perform their operational tasks
■ do not interact extensively with the data.
26
Business Explorer
27
Query, Analysis and Reporting
28
Web Application Framework
30
Information Broadcasting
31
Authorization
32
Open Analysis Interfaces
33
Business Content
34
Business Content
Predefined, role-based and task-oriented information models
♦ Provide technical definitions, such as extraction and
transformation rules
♦ Predefined templates for reporting and analysis.
For various industries and business areas
35
Business Content Benefits
36
Road Map
37
SAP Approach: ASAP Methodology
ASAP(Accelerated SAP)
The implementation of your SAP System covers the following
phases:
1. Project Preparation
2. Business Blueprint
3. Realization
4. Final Preparation
5. Go Live & Support
38
ASAP: 1. Project Preparation
In this phase you plan your project and lay the foundations for
successful implementation. It is at this stage that you make the
strategic decisions crucial to your project:
Define your project goals and objectives
Clarify the scope of your implementation
Define your project schedule, budget plan, and implementation sequence
Establish the project organization and relevant committees and assign
resources
39
ASAP: 2. Business Blueprint
In this phase you create a blueprint which
Documents your enterprise’s requirements and
establishes how your business processes and organizational structure are to
be represented in the SAP System.
You also refine the original project goals and objectives and
revise the overall project schedule in this phase.
 Define your project goals and objectives
40
ASAP: 3. Realization
Configure the requirements contained in the Business Blueprint.
 Baseline configuration (major scope) is followed by final
configuration (remaining scope)
Conducting integration tests and
Drawing up end user documentation.
41
ASAP: 4. Final Preparation
Complete your preparations, including testing, end user training,
 System management, and cutover activities.
Resolve all open issues in this phase.
Ensure that all the prerequisites for your system to go live have
been fulfilled..
42
ASAP: 5. Go Live & Support
Moved from a pre-production environment to the live system.
Setting up production support,
Monitoring system transactions, and
Optimizing overall system performance.
43
The new intelligence platform
Value added within an SAP landscape
44
Products Directions for BI solutions
Richest offering for all business users
45
Data Warehouse
46
Basics of Star Schema
Types of Data:
1. Master Data
2. Transation Data
Master Data:
Master data is data that remains unchanged over a long period of
time. Master data contains information that is needed again and again
in the same way
Example:
Customer ID Customer Name Customer Address Customer Phone
C01 John north America 90001234
C02 Cater Uganda 90001234
C03 Robert USA 90001234
C04 Philips UK 90001234
C05 Rakul Singapore 90001234
47
Basics of Star Schema
Transactional Data
Data relating to the day-to-day transactions is the Transaction data
Customer ID Customer
Name
Customer
Address
Quantity Price
C100 John USA 10 100
C200 Cater UK 20 200
C300 Cooper UAE 30 300
C400 Scot DNM 40 400
48
Data Warehouse Star Schema
49
Classic Star Schemas
A schema is called a star schema if all dimension tables can be joined directly to the fact table.
The following diagram shows a classic star schema.
50
Infocube - Extended Star Schema
51
Enterprise Data Warehouse Architecture
Consolidating data warehouse layers that were not developed
together may produce following inconsistencies
Uncontrolled data flows
Multiple extraction of the same data
Local BI initiatives (without a global agreement)
Several inconsistent data models
Silos, standalone systems
An unreliable corporate information basis (unreliable headquarter reporting)
Overall: Redundant, expensive development
52
Why EDW?
All decisions made for the entire company
To produce a valid and stable corporate Data Warehouse solution
that satisfies all of the demands for integrated and consistently
structured information.
For this, it is necessary to adhere to generally accepted
guidelines.
The Enterprise Data Warehouse architecture reflects all of these
decisions.
The architecture is a "system design" decision that is valid and
stable for a specified timeframe.
53
Master Data / Transactional Data
InfoArea
 InfoObject Catalog
 Application Component
 InfoObject
 DataSource
 InfoCube
 DataStore Objects (DSO)
 Characteristics
 Key Figures
 Dimension Table
 Fact Table
 SID Table
TERMINOLOGY - 1
54
TERMINOLOGY - 2
Attributes
 Text
 Hierarchy
 InfoProvider
 Source System
 Data Targets
 Transformation
 Data Transfer Process
 BEx Suites
 BEx Web
 BEx Analyzer
55
Summary
Thank You.

Más contenido relacionado

La actualidad más candente

SAP BW on HANA Training
SAP BW on HANA  TrainingSAP BW on HANA  Training
SAP BW on HANA TrainingVenkat reddy
 
Business Intelligence Fundamentals
Business Intelligence FundamentalsBusiness Intelligence Fundamentals
Business Intelligence FundamentalsMikko_Valtonen
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0srinath_vj
 
Sap bi 7.3 Features
Sap bi 7.3 FeaturesSap bi 7.3 Features
Sap bi 7.3 FeaturesSamar Reddy
 
Bw training 1 intro dw
Bw training   1 intro dwBw training   1 intro dw
Bw training 1 intro dwJoseph Tham
 
Sap bi step by step procedure for data archiving by adk and reloading archive...
Sap bi step by step procedure for data archiving by adk and reloading archive...Sap bi step by step procedure for data archiving by adk and reloading archive...
Sap bi step by step procedure for data archiving by adk and reloading archive...Charanjit Singh
 
SAP BW Reports - Copy
SAP BW Reports - CopySAP BW Reports - Copy
SAP BW Reports - CopyAby m
 
Data Archiving -Ramesh sap bw
Data Archiving -Ramesh sap bwData Archiving -Ramesh sap bw
Data Archiving -Ramesh sap bwramesh rao
 
Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)Piyush Bose
 
ETL and its impact on Business Intelligence
ETL and its impact on Business IntelligenceETL and its impact on Business Intelligence
ETL and its impact on Business IntelligenceIshaPande
 

La actualidad más candente (20)

SAP BW on HANA Training
SAP BW on HANA  TrainingSAP BW on HANA  Training
SAP BW on HANA Training
 
Business Intelligence Fundamentals
Business Intelligence FundamentalsBusiness Intelligence Fundamentals
Business Intelligence Fundamentals
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0
 
Sap bi 7.3 Features
Sap bi 7.3 FeaturesSap bi 7.3 Features
Sap bi 7.3 Features
 
Bw training 1 intro dw
Bw training   1 intro dwBw training   1 intro dw
Bw training 1 intro dw
 
Sap bw bi
Sap bw biSap bw bi
Sap bw bi
 
Sap bi step by step procedure for data archiving by adk and reloading archive...
Sap bi step by step procedure for data archiving by adk and reloading archive...Sap bi step by step procedure for data archiving by adk and reloading archive...
Sap bi step by step procedure for data archiving by adk and reloading archive...
 
SAP BW Reports - Copy
SAP BW Reports - CopySAP BW Reports - Copy
SAP BW Reports - Copy
 
SAP data archiving
SAP data archivingSAP data archiving
SAP data archiving
 
Bw_Hana
Bw_HanaBw_Hana
Bw_Hana
 
SAP BW connect db
SAP BW connect dbSAP BW connect db
SAP BW connect db
 
Data Archiving -Ramesh sap bw
Data Archiving -Ramesh sap bwData Archiving -Ramesh sap bw
Data Archiving -Ramesh sap bw
 
Hybrid provideer
Hybrid provideerHybrid provideer
Hybrid provideer
 
Sap business warehouse_v1
Sap business warehouse_v1Sap business warehouse_v1
Sap business warehouse_v1
 
Cool features 7.4
Cool features 7.4Cool features 7.4
Cool features 7.4
 
Oracle: DW Design
Oracle: DW DesignOracle: DW Design
Oracle: DW Design
 
Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)
 
Pentaho etl-tool
Pentaho etl-toolPentaho etl-tool
Pentaho etl-tool
 
SAP Archiving
SAP ArchivingSAP Archiving
SAP Archiving
 
ETL and its impact on Business Intelligence
ETL and its impact on Business IntelligenceETL and its impact on Business Intelligence
ETL and its impact on Business Intelligence
 

Destacado

Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_entovetrivel
 
Bw writing routines in update rules
Bw writing routines in update rulesBw writing routines in update rules
Bw writing routines in update rulesknreddyy
 
SAP BW - Data store objects
SAP BW - Data store objectsSAP BW - Data store objects
SAP BW - Data store objectsYasmin Ashraf
 
SAP BW - Creation of hierarchies (time dependant hierachy structures)
SAP BW - Creation of hierarchies (time dependant hierachy structures)SAP BW - Creation of hierarchies (time dependant hierachy structures)
SAP BW - Creation of hierarchies (time dependant hierachy structures)Yasmin Ashraf
 
SAP BW - Master data load via flat file
SAP BW - Master data load via flat fileSAP BW - Master data load via flat file
SAP BW - Master data load via flat fileYasmin Ashraf
 
Real World Business Intelligence and Data Warehousing
Real World Business Intelligence and Data WarehousingReal World Business Intelligence and Data Warehousing
Real World Business Intelligence and Data Warehousingukc4
 
Xi4sp2 universe design_tool_en
Xi4sp2 universe design_tool_enXi4sp2 universe design_tool_en
Xi4sp2 universe design_tool_entovetrivel
 
SAP BPC NW 10.0 Master Data Load to BPC from BW
SAP BPC NW 10.0 Master Data Load to BPC from BWSAP BPC NW 10.0 Master Data Load to BPC from BW
SAP BPC NW 10.0 Master Data Load to BPC from BWCloneskills
 
Intro to Design Thinking English (Wallet Exercise)
Intro to Design Thinking English (Wallet Exercise) Intro to Design Thinking English (Wallet Exercise)
Intro to Design Thinking English (Wallet Exercise) Max Oliva
 

Destacado (14)

Lab1
Lab1Lab1
Lab1
 
Lab3
Lab3Lab3
Lab3
 
Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_en
 
SAP BI Training
SAP BI TrainingSAP BI Training
SAP BI Training
 
SAP BI - Made easy
SAP BI - Made easySAP BI - Made easy
SAP BI - Made easy
 
Usgage of ABAP in BI
Usgage of ABAP in BIUsgage of ABAP in BI
Usgage of ABAP in BI
 
Bw writing routines in update rules
Bw writing routines in update rulesBw writing routines in update rules
Bw writing routines in update rules
 
SAP BW - Data store objects
SAP BW - Data store objectsSAP BW - Data store objects
SAP BW - Data store objects
 
SAP BW - Creation of hierarchies (time dependant hierachy structures)
SAP BW - Creation of hierarchies (time dependant hierachy structures)SAP BW - Creation of hierarchies (time dependant hierachy structures)
SAP BW - Creation of hierarchies (time dependant hierachy structures)
 
SAP BW - Master data load via flat file
SAP BW - Master data load via flat fileSAP BW - Master data load via flat file
SAP BW - Master data load via flat file
 
Real World Business Intelligence and Data Warehousing
Real World Business Intelligence and Data WarehousingReal World Business Intelligence and Data Warehousing
Real World Business Intelligence and Data Warehousing
 
Xi4sp2 universe design_tool_en
Xi4sp2 universe design_tool_enXi4sp2 universe design_tool_en
Xi4sp2 universe design_tool_en
 
SAP BPC NW 10.0 Master Data Load to BPC from BW
SAP BPC NW 10.0 Master Data Load to BPC from BWSAP BPC NW 10.0 Master Data Load to BPC from BW
SAP BPC NW 10.0 Master Data Load to BPC from BW
 
Intro to Design Thinking English (Wallet Exercise)
Intro to Design Thinking English (Wallet Exercise) Intro to Design Thinking English (Wallet Exercise)
Intro to Design Thinking English (Wallet Exercise)
 

Similar a Day 02 sap_bi_overview_and_terminology

Nw2008 tips tricks_edw_v10
Nw2008 tips tricks_edw_v10Nw2008 tips tricks_edw_v10
Nw2008 tips tricks_edw_v10Harsha Gowda B R
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysNEWYORKSYS-IT SOLUTIONS
 
3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.pptBsMath3rdsem
 
SAP BI/DW Training with BO Integration
SAP BI/DW Training with BO IntegrationSAP BI/DW Training with BO Integration
SAP BI/DW Training with BO Integrationmishra4927
 
Bi Architecture And Conceptual Framework
Bi Architecture And Conceptual FrameworkBi Architecture And Conceptual Framework
Bi Architecture And Conceptual FrameworkSlava Kokaev
 
rough-work.pptx
rough-work.pptxrough-work.pptx
rough-work.pptxsharpan
 
Oracle Big Data Appliance and Big Data SQL for advanced analytics
Oracle Big Data Appliance and Big Data SQL for advanced analyticsOracle Big Data Appliance and Big Data SQL for advanced analytics
Oracle Big Data Appliance and Big Data SQL for advanced analyticsjdijcks
 
Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Group
 
Business Intelligence: Data Warehouses
Business Intelligence: Data WarehousesBusiness Intelligence: Data Warehouses
Business Intelligence: Data WarehousesMichael Lamont
 
Dynamics 365 for Finance and Operations - Power BI
Dynamics 365 for Finance and Operations - Power BIDynamics 365 for Finance and Operations - Power BI
Dynamics 365 for Finance and Operations - Power BIJuan Fabian
 
Manish tripathi-ea-dw-bi
Manish tripathi-ea-dw-biManish tripathi-ea-dw-bi
Manish tripathi-ea-dw-biA P
 
Information & Data Architecture
Information & Data ArchitectureInformation & Data Architecture
Information & Data ArchitectureSammer Qader
 
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...Why Your Data Science Architecture Should Include a Data Virtualization Tool ...
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...Denodo
 
Which Change Data Capture Strategy is Right for You?
Which Change Data Capture Strategy is Right for You?Which Change Data Capture Strategy is Right for You?
Which Change Data Capture Strategy is Right for You?Precisely
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Denodo
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse OptimizationCloudera, Inc.
 
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Marc Nehme
 

Similar a Day 02 sap_bi_overview_and_terminology (20)

Nw2008 tips tricks_edw_v10
Nw2008 tips tricks_edw_v10Nw2008 tips tricks_edw_v10
Nw2008 tips tricks_edw_v10
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
 
3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt
 
SAP BI/DW Training with BO Integration
SAP BI/DW Training with BO IntegrationSAP BI/DW Training with BO Integration
SAP BI/DW Training with BO Integration
 
Bi Architecture And Conceptual Framework
Bi Architecture And Conceptual FrameworkBi Architecture And Conceptual Framework
Bi Architecture And Conceptual Framework
 
rough-work.pptx
rough-work.pptxrough-work.pptx
rough-work.pptx
 
Operational Data Vault
Operational Data VaultOperational Data Vault
Operational Data Vault
 
Skilwise Big data
Skilwise Big dataSkilwise Big data
Skilwise Big data
 
Oracle Big Data Appliance and Big Data SQL for advanced analytics
Oracle Big Data Appliance and Big Data SQL for advanced analyticsOracle Big Data Appliance and Big Data SQL for advanced analytics
Oracle Big Data Appliance and Big Data SQL for advanced analytics
 
Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Big Data part 2
Skillwise Big Data part 2
 
Business Intelligence: Data Warehouses
Business Intelligence: Data WarehousesBusiness Intelligence: Data Warehouses
Business Intelligence: Data Warehouses
 
Dynamics 365 for Finance and Operations - Power BI
Dynamics 365 for Finance and Operations - Power BIDynamics 365 for Finance and Operations - Power BI
Dynamics 365 for Finance and Operations - Power BI
 
Manish tripathi-ea-dw-bi
Manish tripathi-ea-dw-biManish tripathi-ea-dw-bi
Manish tripathi-ea-dw-bi
 
E05WAREH1.PPT
E05WAREH1.PPTE05WAREH1.PPT
E05WAREH1.PPT
 
Information & Data Architecture
Information & Data ArchitectureInformation & Data Architecture
Information & Data Architecture
 
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...Why Your Data Science Architecture Should Include a Data Virtualization Tool ...
Why Your Data Science Architecture Should Include a Data Virtualization Tool ...
 
Which Change Data Capture Strategy is Right for You?
Which Change Data Capture Strategy is Right for You?Which Change Data Capture Strategy is Right for You?
Which Change Data Capture Strategy is Right for You?
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse Optimization
 
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
 

Último

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 

Day 02 sap_bi_overview_and_terminology

  • 1. Day 1 SAP BI Training
  • 2. 2 SAP Stands for Systems Applications Products In data processing
  • 3. 3 What is SAP • SAP stands for Systems Applications and Products in Data Processing • Name of the company SAP AG • Name of the software SAP • Founded in 1972 in Germany • World’s fourth largest software provider • World’s largest provider of ERP
  • 4. 4 Why SAP “SAP's solution is a best-practices approach based on collective experience with thousands of Industries . It delivers a totally integrated, robust and scalable product that empowers the user, instead of creating a costly dependence on the vendor” • Simultaneous visibility across the whole enterprise • Supports databases, applications, operating systems and hardware from almost every major supplier • Integrated Modules • Extensive interfacing capabilities • Designed for all business types • Supports multiple languages and currencies • Top ERP Provider
  • 6. 6 Introduction Data Integrating Data Data Representation TableField Primary Key Object Attribute Company-Data / Department-Data Metadata
  • 7. 7 Introduction (2) Database Transactional Database Data Warehouse Master Data Transaction Data Data Mart Data vs. Information ERP – Enterprise Resource Planning Actual Data Plan Data
  • 8. 8 ERP – Enterprise Resource Planning An integrated system that operates in real time A common database, which supports all applications. A consistent look and feel throughout each module. It’s a Complete integrated Application modules provided by SAP to Integrate by the Information Technology (IT) Department I
  • 9. 9 R/3 OR ECC Core Business Process
  • 11. 11 OLTP(ECC) Vs OLAP (BW) OLTP System OLAP System Online Transaction Processing Online Analytical Processing (Operational System) (Data warehouse) Source of data Operational data; OLTPs are the original source of the data. Consolidation data; OLAP data comes from the various OLTP Databases Purpose of data To control and run fundamental business tasks To help with planning, problem solving, and decision support What the data Reveals a snapshot of ongoing business processes Multi-dimensional views of various kinds of business activities Inserts and Updates Short and fast inserts and updates initiated by end users Periodic long-running batch jobs refresh the data Queries Relatively standardized and simple queries Returning relatively few records Often complex queries involving aggregations Processing Speed Typically very fast Depends on the amount of data involved; batch data refreshes and complex queries may take many hours; query speed can be improved by creating indexes Space Requirements Can be relatively small if historical data is archived Larger due to the existence of aggregation structures and history data; requires more indexes than OLTP Database Design Highly normalized with many tables Typically de-normalized with fewer tables; use of star and/or snowflake schemas Backup and Recovery Backup religiously; operational data is critical to run the business, data loss is likely to entail significant monetary loss and legal liability Instead of regular backups, some environments may consider simply reloading the OLTP data as a recovery method
  • 12. 12 Business Intelligence Definition Business intelligence (BI) is a broad category of applications and technologies for gathering, storing, analyzing, and providing access to information to help a business make better business decisions.
  • 13. 13 Evaluation of SAP BW/BI Evaluation of SAP BI/BW Name Version Release BIW 1.2A Oct-1988 BIW 1.2B Sep-1999 BIW 2.0A Feb-2000 BIW 2.0B Jun-2000 BIW 2.1C Nov-2000 Name Change to BIW to BW BW 3.0A Oct-2011 BW 3.0B May-2002 BW 3.1 Nov-2002 BW 3.1C Apr-2004 BW 3.3 Apr-2004 BW 3.5 Apr-2004 Name Change to BW to BI BI 7 Jul-2005 Name Change to BI to BW BW 7.3 Nov-2011
  • 14. 14 Why it came that way?
  • 19. 19 SAP BI Key Components
  • 20. 20 Data Warehousing & ETL (Extract, Transform & Load)
  • 22. 22 Operational Data Store and Data Warehouse layer
  • 25. 25 For All User Types Authors and analysts ■ need advanced analysis functionality and ad-hoc data exploration capabilities ■ require useful, manageable tools Executives and knowledge workers ■ require personalized information in context via an intuitive user interface ■ want predefined analysis paths and the option of in-depth analysis of summary data. Information consumers ■ need a snapshot of a particular data set to perform their operational tasks ■ do not interact extensively with the data.
  • 33. 34 Business Content Predefined, role-based and task-oriented information models ♦ Provide technical definitions, such as extraction and transformation rules ♦ Predefined templates for reporting and analysis. For various industries and business areas
  • 36. 37 SAP Approach: ASAP Methodology ASAP(Accelerated SAP) The implementation of your SAP System covers the following phases: 1. Project Preparation 2. Business Blueprint 3. Realization 4. Final Preparation 5. Go Live & Support
  • 37. 38 ASAP: 1. Project Preparation In this phase you plan your project and lay the foundations for successful implementation. It is at this stage that you make the strategic decisions crucial to your project: Define your project goals and objectives Clarify the scope of your implementation Define your project schedule, budget plan, and implementation sequence Establish the project organization and relevant committees and assign resources
  • 38. 39 ASAP: 2. Business Blueprint In this phase you create a blueprint which Documents your enterprise’s requirements and establishes how your business processes and organizational structure are to be represented in the SAP System. You also refine the original project goals and objectives and revise the overall project schedule in this phase.  Define your project goals and objectives
  • 39. 40 ASAP: 3. Realization Configure the requirements contained in the Business Blueprint.  Baseline configuration (major scope) is followed by final configuration (remaining scope) Conducting integration tests and Drawing up end user documentation.
  • 40. 41 ASAP: 4. Final Preparation Complete your preparations, including testing, end user training,  System management, and cutover activities. Resolve all open issues in this phase. Ensure that all the prerequisites for your system to go live have been fulfilled..
  • 41. 42 ASAP: 5. Go Live & Support Moved from a pre-production environment to the live system. Setting up production support, Monitoring system transactions, and Optimizing overall system performance.
  • 42. 43 The new intelligence platform Value added within an SAP landscape
  • 43. 44 Products Directions for BI solutions Richest offering for all business users
  • 45. 46 Basics of Star Schema Types of Data: 1. Master Data 2. Transation Data Master Data: Master data is data that remains unchanged over a long period of time. Master data contains information that is needed again and again in the same way Example: Customer ID Customer Name Customer Address Customer Phone C01 John north America 90001234 C02 Cater Uganda 90001234 C03 Robert USA 90001234 C04 Philips UK 90001234 C05 Rakul Singapore 90001234
  • 46. 47 Basics of Star Schema Transactional Data Data relating to the day-to-day transactions is the Transaction data Customer ID Customer Name Customer Address Quantity Price C100 John USA 10 100 C200 Cater UK 20 200 C300 Cooper UAE 30 300 C400 Scot DNM 40 400
  • 48. 49 Classic Star Schemas A schema is called a star schema if all dimension tables can be joined directly to the fact table. The following diagram shows a classic star schema.
  • 49. 50 Infocube - Extended Star Schema
  • 50. 51 Enterprise Data Warehouse Architecture Consolidating data warehouse layers that were not developed together may produce following inconsistencies Uncontrolled data flows Multiple extraction of the same data Local BI initiatives (without a global agreement) Several inconsistent data models Silos, standalone systems An unreliable corporate information basis (unreliable headquarter reporting) Overall: Redundant, expensive development
  • 51. 52 Why EDW? All decisions made for the entire company To produce a valid and stable corporate Data Warehouse solution that satisfies all of the demands for integrated and consistently structured information. For this, it is necessary to adhere to generally accepted guidelines. The Enterprise Data Warehouse architecture reflects all of these decisions. The architecture is a "system design" decision that is valid and stable for a specified timeframe.
  • 52. 53 Master Data / Transactional Data InfoArea  InfoObject Catalog  Application Component  InfoObject  DataSource  InfoCube  DataStore Objects (DSO)  Characteristics  Key Figures  Dimension Table  Fact Table  SID Table TERMINOLOGY - 1
  • 53. 54 TERMINOLOGY - 2 Attributes  Text  Hierarchy  InfoProvider  Source System  Data Targets  Transformation  Data Transfer Process  BEx Suites  BEx Web  BEx Analyzer