SlideShare a Scribd company logo
www.biportal.org
Page | 1
A Few Cool Features in BW 7.4 on HANA that Make a Difference
Here is a short summary of new functionality in BW 7.4 on HANA for those familiar with traditional SAP
BW. I have collected and highlighted a few features out of many that I believe are crucial for
understanding the benefits of BW on HANA SP8 and making architectural decisions.
Table of Contents
A Few Cool Features in BW 7.4 on HANA that Make a Difference...............................................................1
Advanced DSOs.................................................................................................................................1
Composite providers........................................................................................................................ 3
Open ODS views...............................................................................................................................4
SLT sources......................................................................................................................................4
HANA Analysis Process in BW...........................................................................................................6
BW Workspaces............................................................................................................................... 7
Landscape simplification, LSA++ ......................................................................................................8
Mixed scenarios...............................................................................................................................8
Advanced DSOs
The ADSO is the only object you need for persistence. It replaces all previous types of DSOs, PSA,
infocube, Hybrid Provider.
Purpose of ADSO: only one modelling
object for persistence.
This raises a question on how to deal with the specific classical modeling objects in BW:
 The field-based structure of the PSA
 Write Optimized DSO
 The 3-table approach in standard DSO
 The ‘every characteristic is key’ approach of the InfoCube.
www.biportal.org
Page | 2
The Advanced DSO manages to replace all of these objects by basically being all of them. In the ADSO
settings you can specify the ADSO to behave like either one of these objects. SAP has provided specific
templates for each use case:
 Data Acquisition Layer
 Corporate memory
 Data Propagation Layer
 Reporting Layer
Each of these templates is made up of a specific combination of settings. The data propagation layer, for
example, would require ticking the checkboxes below. These settings create an object with an active
table to report on, and a change log table for further data provisioning, basically creating a classical
Standard DSO.
Benefits of ADSO:
 Simplification of object types. The ADSO is your object for persistence with settings to fine-tune
it to your specific needs.
 Flexibility in data modeling. Because the ADSO is manageable by settings, you can start out
modeling your ADSO using the Reporting Layer settings. If requirements change or you come
across new insights, you can now simply change your settings to change that object into the
propagation layer for example. No new object needed, this can even be done without losing
data in most cases.
 Performance of data loads and activation is optimized for HANA as ADSO is a HANA native
object.
www.biportal.org
Page | 3
Composite providers
Composite Provider is an InfoProvider that combines data from several analytical indexes or from
other InfoProviders (by JOIN or UNION) and makes this data available for reporting and analysis.
Purpose of Composite Provider: one
modelling InfoProvider (semantic layer)
combining BW and HANA objects with
either JOIN or UNION.
UNION and JOIN operations are executed in HANA and not the application server. BEx queries can be
created on Composite Providers as on any other BW InfoProviders.
Benefits of Composite Provider:
 BW InfoProviders can be combined using JOIN operation allowing us to create new scenarios not
possible or very expensive with standard techniques (Multiprovider, InfoSet)
 Ability to combine BW InfoProviders and HANA tables/views via UNION or JOIN
 Faster and simpler data modeling - successor to MultiProvider and InfoSet
 Reduce database size: virtual modelling capabilities as opposed to data flows
 Supports usage of inventory key figures and planning scenarios
www.biportal.org
Page | 4
Open ODS views
Open ODS views enable you to define BW data models for objects like database tables, database views
or BW DataSources (for direct access). These data models allow flexible integration without the need to
create InfoObjects.
Purpose of ODS View: Faster agile modelling
capabilities when using external data sources.
ODS Views allow to consume external data sources in BW without staging, combine data sources with
BW models and physically integrate (load) external data sources by creating DataSources.
Open ODS view allows data sources to be virtually consumed without the need for a separate BW
persistence for the data. These data models can be located in a database schema (of the SAP HANA
database in BW), which is not managed by BW. Alternatively, the models can be located in other
databases, which can be connected to the SAP HANA database in BW using SAP HANA Smart Data
Access.
Benefits of Open ODS View:
 Flexible and easy integration of external data models
 Agile modeling combining infoobjects and field based modelling
 Integrated modelling environment between HANA and BW
 Enhanced business flexibility by supporting “the logical EDW”
 Reduces data modelling efforts
SLT sources
There are three types of data replication techniques:
1. SAP Landscape Transformation (SLT)
2. SAP Business Objects Data Services (BODS)
3. SAP HANA Direct Extractor Connection (DXC)
SLT replication server allows loading and replicating data in real time from SAP and non-SAP source
www.biportal.org
Page | 5
systems into SAP HANA environment. SLT allows real time and scheduled data replication, replicating
only relevant data into HANA.
The replication server uses the Operational Data Provisioning (ODP) Framework. It is possible to connect
several data providers, each with its own delta queue mechanism (ODQ). The delta queue mechanism is
loaded with data from the source and there will be a database trigger for each new, changed or deleted
record. You can even define how long data will be kept in the delta queue. More than one subscriber can
use a defined delta queue at the same time.
Benefits of SLT:
 Real time delta-enabled data acquisition capabilities for any source
 Operational Data Provisioning takes a lot of load from source systems because data is extracted
exactly once and then distributed over ODP as needed, may it be in real-time or in certain time
intervals
 Operational Data Provisioning offers a recovery mechanism with configurable data retention
periods. That means you can define how long the data should be stored in the ODQ after it has
been read by all subscribing applications.
 Highly efficient compression enables data compression rates up to 90 percent in ODQ
Purpose of SLT Replication: Efficient way of data
replication from SAP and non-SAP systems to HANA.
www.biportal.org
Page | 6
HANA Analysis Process in BW
With the SAP HANA analysis process (HAP), BW users are able to use the functions of the SAP HANA
database and can combine these with the functions in the BW system.
Following are some of the standard functions available under Data Analysis:
Supported procedures/algorithms:
 AFL-functions (PAL, …)
 L-script, R-script, SQL-script procedure.
On SAP HANA database SAP recommends using HAP instead of Analysis Process Designer (APD). The
process is then performed exclusively in SAP HANA, thus improving performance. HAP does not offer all
features of APD however. You therefore need to check whether the functions you need are offered. If
not, you can fall back on APD instead. The main difference in functionality between HAP and APD is that
only InfoProviders that a column view exists for on the SAP HANA database are supported as data
sources.
Benefits of HAP:
 Execute complex and data intensive processes on HANA without losing the integrity and
Purpose of HAP: Execute HANA-native functions
directly on BW InfoProvider data e.g. clustering,
association algorithms, regression analysis,
anomaly detection, weighted score, exponential
smoothing, etc.
www.biportal.org
Page | 7
integration with the BW environment
 Materialize the result of a HANA Analysis Process in HANA for further processing
 Supporting also a scheduled batch processing use case
 Can be embedded and monitored via DTP and Process Chains
BW Workspaces
A BW Workspace (agile data mart) enables business users to create ad-hoc scenarios for rapid
prototyping. A BW workspace is an area where new models can be created based on central data from
the BW system and local data. Workspaces can be managed and controlled by a central IT department
and used by local special departments. This means you can quickly adjust to new and changing
requirements.
SAP BW Workspaces consist of an administrator tool, workspaces administration, and the BW
Workspace Designer.
Benefits of BW Workspace:
 Area where new models can be created based on central data from the SAP BW system and local
data
 Can be managed and controlled by a central IT department and used by local special
departments
Purpose of BW Workspace: to
bridge the gap between the
central reporting requirements
and the flexibility required
locally. BW Workspace is an
element of agile modelling.
www.biportal.org
Page | 8
Landscape simplification, LSA++
When using SAP BW on HANA a new integrated layer architecture (LSA++) is required to depict a system
with different approaches in BI, their persistency layers and virtual data marts.
The flexible, consistent core of the EDW remains in place. In the LSA++, special services for operational,
flexible data are added to the core. The main differences to the LSA are:
 Queries on DataStore objects are just as fast as on InfoCubes. Therefore queries can be directly
defined on the data propagation layer. You do not need an explicit reporting layer.
 You can define virtual data marts by using CompositeProviders that combine InfoProviders.
 Using special VirtualProviders and TransientProviders, you can access data directly in the SAP
HANA database, to allow queries on the data.
The whole model is surrounded by BW Virtual Data Mart Layer which means that we can query on any
object here. Hence, we need rules, governance, service level agreements so we can report on ODS Layer
objects, on EDW propagation layer objects etc. We can also potentially directly report on Corporate
Memory if it makes sense or if there is a business scenario.
Mixed scenarios
There are a number of scenarios where HANA objects have to be accessed in BW, and reported on via
BEx queries. On the other hand, there are scenarios where BW models (for example, master data
objects) need to be accessed in SAP HANA via Analytic views.
Data models in BW can be consumed via BEx queries by a number of BI frontend tools, such as OLAP
Analysis, Web Intelligence, BO Design Studio. Alternatively, HANA models can be consumed by SAP
Lumira, BO Explorer, SAP UI5, REST web services.
www.biportal.org
Page | 9
Consuming HANA tables/views in BW
 Integrate existing SAP HANA models with the new CompositeProvider in SAP BW
 Add BW OLAP functionalities on SAP HANA modeling scenarios
 Leverage SAP HANA interfaces, libraries, and tools in combination with SAP BW
Consuming BW Model in HANA
 SAP HANA model generation triggered automatically from SAP BW
 Supports automatic synchronization of authorizations and impact analysis
 Direct consumption of SAP BW data via generated SAP HANA views, for example SAP Lumira,
BO Explorer, SQL
www.biportal.org
Page | 10
 Use SAP BW for further modeling in SAP HANA
Mixed scenarios have numerous applications, and BW 7.4 on HANA have built in capabilities to expose
BW data models to HANA with a few button clicks. At the same time HANA tables and views are
accessible in BW 7.4 via Open ODS Views and Composite Providers.
Benefits of Mixed Scenarios, combination of BW and HANA:
 Simplify the data modeling process
 Increase the agility of the Enterprise Data Warehouse
 Reduce the complexity of the EDW landscape
 Combine the strengths of the SQL oriented approach with an integrated EDW application
Sergei Peleshuk has over 15 years of experience implementing BI technologies for
global clients in retail, distribution, fast-moving consumer goods (FMCG), oil, and
gas industries. He has helped clients to design robust BI reporting and planning
capabilities, leading them through all project phases: from analysis of requirements
to building BI roadmaps, technical architecture, and efficient BI teams. Sergei is an
expert in modern BI tools and technologies available on the market, including SAP
Business Warehouse (SAP BW), SAP HANA, BusinessObjects, and SAP Lumira. You may contact Sergei at
peleshuk@biportal.org

More Related Content

What's hot

Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
sabrina pinto
 
HANA Modeling
HANA Modeling HANA Modeling
HANA Modeling
Kishore Chaganti
 
Technical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part IITechnical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part II
Ashish Saxena
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
Tomislav Milinović
 
Business Objects.new & old version
Business Objects.new & old versionBusiness Objects.new & old version
Business Objects.new & old version
TL Technologies - Thoughts Become Things
 
Sap bi 7.3 Features
Sap bi 7.3 FeaturesSap bi 7.3 Features
Sap bi 7.3 Features
Samar Reddy
 
SAP BW Reports - Copy
SAP BW Reports - CopySAP BW Reports - Copy
SAP BW Reports - CopyAby m
 
Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08
Duskydope Rao
 
SAP BW on HANA Training
SAP BW on HANA  TrainingSAP BW on HANA  Training
SAP BW on HANA Training
Venkat reddy
 
Ha100 notes units 1 and 2 sp08
Ha100 notes units 1 and 2   sp08Ha100 notes units 1 and 2   sp08
Ha100 notes units 1 and 2 sp08
Duskydope Rao
 
HANA SITSP 2011
HANA SITSP 2011HANA SITSP 2011
HANA SITSP 2011
Henrique Pinto
 
SAP HANA direct extractor:Data acquisition
SAP HANA direct extractor:Data acquisition SAP HANA direct extractor:Data acquisition
SAP HANA direct extractor:Data acquisition
Deepak Chaubey
 
Bw web application design
Bw web application designBw web application design
Bw web application design
Srinivas Cheruku
 
Sap hana on technical level By Yogesh Gupte
Sap hana on technical level By Yogesh Gupte Sap hana on technical level By Yogesh Gupte
Sap hana on technical level By Yogesh Gupte
yogeshgupte1977
 
Sap hana modelling online training
Sap hana modelling online trainingSap hana modelling online training
Sap hana modelling online training
Glory IT Technologies Pvt. Ltd.
 
Whats new 2011
Whats new 2011Whats new 2011
Whats new 2011
kingkong7702
 
Day 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologyDay 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologytovetrivel
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANA
Ashish Saxena
 

What's hot (20)

Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
 
HANA Modeling
HANA Modeling HANA Modeling
HANA Modeling
 
Technical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part IITechnical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part II
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
 
Business Objects.new & old version
Business Objects.new & old versionBusiness Objects.new & old version
Business Objects.new & old version
 
Sap bi 7.3 Features
Sap bi 7.3 FeaturesSap bi 7.3 Features
Sap bi 7.3 Features
 
SAP BW Reports - Copy
SAP BW Reports - CopySAP BW Reports - Copy
SAP BW Reports - Copy
 
Bw_Hana
Bw_HanaBw_Hana
Bw_Hana
 
Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08
 
SAP BW connect db
SAP BW connect dbSAP BW connect db
SAP BW connect db
 
SAP BW on HANA Training
SAP BW on HANA  TrainingSAP BW on HANA  Training
SAP BW on HANA Training
 
Ha100 notes units 1 and 2 sp08
Ha100 notes units 1 and 2   sp08Ha100 notes units 1 and 2   sp08
Ha100 notes units 1 and 2 sp08
 
HANA SITSP 2011
HANA SITSP 2011HANA SITSP 2011
HANA SITSP 2011
 
SAP HANA direct extractor:Data acquisition
SAP HANA direct extractor:Data acquisition SAP HANA direct extractor:Data acquisition
SAP HANA direct extractor:Data acquisition
 
Bw web application design
Bw web application designBw web application design
Bw web application design
 
Sap hana on technical level By Yogesh Gupte
Sap hana on technical level By Yogesh Gupte Sap hana on technical level By Yogesh Gupte
Sap hana on technical level By Yogesh Gupte
 
Sap hana modelling online training
Sap hana modelling online trainingSap hana modelling online training
Sap hana modelling online training
 
Whats new 2011
Whats new 2011Whats new 2011
Whats new 2011
 
Day 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologyDay 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminology
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANA
 

Viewers also liked

Wine & New Media
Wine & New MediaWine & New Media
Wine & New Media
winebratsf
 
Undiscovered Gems
Undiscovered GemsUndiscovered Gems
Undiscovered Gems
winebratsf
 
Learning To Mastr Change 11 14 09 Ppt Copy
Learning To Mastr Change 11 14 09 Ppt CopyLearning To Mastr Change 11 14 09 Ppt Copy
Learning To Mastr Change 11 14 09 Ppt Copybbevans
 
תכנון הפסדים דרום
תכנון הפסדים דרוםתכנון הפסדים דרום
תכנון הפסדים דרוםzviyaeger
 
Learning To Mastr Change 7 24 09 Ppt Copy.Ppt
Learning To Mastr Change 7 24 09 Ppt Copy.PptLearning To Mastr Change 7 24 09 Ppt Copy.Ppt
Learning To Mastr Change 7 24 09 Ppt Copy.Ppt
bbevans
 
Positioning your blog
Positioning your blogPositioning your blog
Positioning your blogwinebratsf
 
תקדים
תקדיםתקדים
תקדים
zviyaeger
 
Parent Meeting
Parent MeetingParent Meeting
Parent Meeting
finleyt
 
Uruguay - Tarea Grupo 4
Uruguay - Tarea Grupo 4Uruguay - Tarea Grupo 4
Uruguay - Tarea Grupo 4
CETP . UTU
 
Who are wine bloggers wtc13
Who are wine bloggers wtc13Who are wine bloggers wtc13
Who are wine bloggers wtc13winebratsf
 
Computer Hardware_castro
Computer Hardware_castroComputer Hardware_castro
Computer Hardware_castropaulyvescastro
 
Who are wine bloggers wtc13
Who are wine bloggers wtc13Who are wine bloggers wtc13
Who are wine bloggers wtc13winebratsf
 
תכנון צפון ורווחים
תכנון צפון ורווחיםתכנון צפון ורווחים
תכנון צפון ורווחיםzviyaeger
 
Computer Hardware_paul
Computer Hardware_paulComputer Hardware_paul
Computer Hardware_paulpaulyvescastro
 
Learning To Mastr Change 7 24 09 Ppt Copy
Learning To Mastr Change 7 24 09 Ppt CopyLearning To Mastr Change 7 24 09 Ppt Copy
Learning To Mastr Change 7 24 09 Ppt Copy
bbevans
 
Testing Long Memory in Stock Market Return and Volatility during Global Finan...
Testing Long Memory in Stock Market Return and Volatility during Global Finan...Testing Long Memory in Stock Market Return and Volatility during Global Finan...
Testing Long Memory in Stock Market Return and Volatility during Global Finan...
Amir Kheirollah
 

Viewers also liked (18)

Layout test
Layout testLayout test
Layout test
 
Wine & New Media
Wine & New MediaWine & New Media
Wine & New Media
 
Undiscovered Gems
Undiscovered GemsUndiscovered Gems
Undiscovered Gems
 
Learning To Mastr Change 11 14 09 Ppt Copy
Learning To Mastr Change 11 14 09 Ppt CopyLearning To Mastr Change 11 14 09 Ppt Copy
Learning To Mastr Change 11 14 09 Ppt Copy
 
תכנון הפסדים דרום
תכנון הפסדים דרוםתכנון הפסדים דרום
תכנון הפסדים דרום
 
Learning To Mastr Change 7 24 09 Ppt Copy.Ppt
Learning To Mastr Change 7 24 09 Ppt Copy.PptLearning To Mastr Change 7 24 09 Ppt Copy.Ppt
Learning To Mastr Change 7 24 09 Ppt Copy.Ppt
 
Positioning your blog
Positioning your blogPositioning your blog
Positioning your blog
 
תקדים
תקדיםתקדים
תקדים
 
Parent Meeting
Parent MeetingParent Meeting
Parent Meeting
 
Uruguay - Tarea Grupo 4
Uruguay - Tarea Grupo 4Uruguay - Tarea Grupo 4
Uruguay - Tarea Grupo 4
 
Who are wine bloggers wtc13
Who are wine bloggers wtc13Who are wine bloggers wtc13
Who are wine bloggers wtc13
 
Computer Hardware_castro
Computer Hardware_castroComputer Hardware_castro
Computer Hardware_castro
 
Who are wine bloggers wtc13
Who are wine bloggers wtc13Who are wine bloggers wtc13
Who are wine bloggers wtc13
 
תכנון צפון ורווחים
תכנון צפון ורווחיםתכנון צפון ורווחים
תכנון צפון ורווחים
 
Computer Hardware_paul
Computer Hardware_paulComputer Hardware_paul
Computer Hardware_paul
 
Ilhéu
IlhéuIlhéu
Ilhéu
 
Learning To Mastr Change 7 24 09 Ppt Copy
Learning To Mastr Change 7 24 09 Ppt CopyLearning To Mastr Change 7 24 09 Ppt Copy
Learning To Mastr Change 7 24 09 Ppt Copy
 
Testing Long Memory in Stock Market Return and Volatility during Global Finan...
Testing Long Memory in Stock Market Return and Volatility during Global Finan...Testing Long Memory in Stock Market Return and Volatility during Global Finan...
Testing Long Memory in Stock Market Return and Volatility during Global Finan...
 

Similar to Cool features 7.4

1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
Bobby Shah
 
Sap hana
Sap hanaSap hana
Sap hana
saisree92
 
Sanjeet Kumar
 Sanjeet Kumar Sanjeet Kumar
Sanjeet Kumar
itplant
 
What is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdfWhat is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdf
ankeetkumar4
 
SAP Lambda Architecture Point of View
SAP Lambda Architecture Point of ViewSAP Lambda Architecture Point of View
SAP Lambda Architecture Point of View
Snehanshu Shah
 
Technical Overview of CDS View – SAP HANA Part I
Technical Overview of CDS View – SAP HANA Part ITechnical Overview of CDS View – SAP HANA Part I
Technical Overview of CDS View – SAP HANA Part I
Ashish Saxena
 
GCP- HANA add on
GCP- HANA add onGCP- HANA add on
New dimensions for_reporting
New dimensions for_reportingNew dimensions for_reporting
New dimensions for_reporting
Rahul Mahajan
 
Sap business warehouse_v1
Sap business warehouse_v1Sap business warehouse_v1
Sap business warehouse_v1
Marco Aurélio Galvão
 
How is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationHow is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationFlavio Alejandro Corradini
 
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdf
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdfWorking with SAP Business Warehouse Elements in SAP Datasphere_.pdf
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdf
PanduM7
 
Sap Bw 3.5 Overview
Sap Bw 3.5 OverviewSap Bw 3.5 Overview
Sap Bw 3.5 Overview
Trevor Prescod
 
project proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdasproject proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdas
Prof Dr Mehmed ERDAS
 
Sap HANA Training doc
Sap HANA Training doc Sap HANA Training doc
Sap HANA Training doc
Mansur Shaik
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
Wiiisdom
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious wins
Waheed Abbas
 
Impact of in-memory technology and SAP HANA (2012 Update)
Impact of in-memory technology and SAP HANA (2012 Update)Impact of in-memory technology and SAP HANA (2012 Update)
Impact of in-memory technology and SAP HANA (2012 Update)
Vitaliy Rudnytskiy
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical Snapshot
Debajit Banerjee
 
Data sevice architecture
Data sevice architectureData sevice architecture
Data sevice architecture
Pankaj Sharma
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmap
Ravi Gs
 

Similar to Cool features 7.4 (20)

1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
 
Sap hana
Sap hanaSap hana
Sap hana
 
Sanjeet Kumar
 Sanjeet Kumar Sanjeet Kumar
Sanjeet Kumar
 
What is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdfWhat is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdf
 
SAP Lambda Architecture Point of View
SAP Lambda Architecture Point of ViewSAP Lambda Architecture Point of View
SAP Lambda Architecture Point of View
 
Technical Overview of CDS View – SAP HANA Part I
Technical Overview of CDS View – SAP HANA Part ITechnical Overview of CDS View – SAP HANA Part I
Technical Overview of CDS View – SAP HANA Part I
 
GCP- HANA add on
GCP- HANA add onGCP- HANA add on
GCP- HANA add on
 
New dimensions for_reporting
New dimensions for_reportingNew dimensions for_reporting
New dimensions for_reporting
 
Sap business warehouse_v1
Sap business warehouse_v1Sap business warehouse_v1
Sap business warehouse_v1
 
How is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationHow is sap data services unique for sap hana integration
How is sap data services unique for sap hana integration
 
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdf
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdfWorking with SAP Business Warehouse Elements in SAP Datasphere_.pdf
Working with SAP Business Warehouse Elements in SAP Datasphere_.pdf
 
Sap Bw 3.5 Overview
Sap Bw 3.5 OverviewSap Bw 3.5 Overview
Sap Bw 3.5 Overview
 
project proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdasproject proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdas
 
Sap HANA Training doc
Sap HANA Training doc Sap HANA Training doc
Sap HANA Training doc
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious wins
 
Impact of in-memory technology and SAP HANA (2012 Update)
Impact of in-memory technology and SAP HANA (2012 Update)Impact of in-memory technology and SAP HANA (2012 Update)
Impact of in-memory technology and SAP HANA (2012 Update)
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical Snapshot
 
Data sevice architecture
Data sevice architectureData sevice architecture
Data sevice architecture
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmap
 

Recently uploaded

First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi ArabiaTop 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Yara Milbes
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
Ortus Solutions, Corp
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
Neo4j
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
Graphic Design Crash Course for beginners
Graphic Design Crash Course for beginnersGraphic Design Crash Course for beginners
Graphic Design Crash Course for beginners
e20449
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
Fermin Galan
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
rickgrimesss22
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 

Recently uploaded (20)

First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi ArabiaTop 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
Graphic Design Crash Course for beginners
Graphic Design Crash Course for beginnersGraphic Design Crash Course for beginners
Graphic Design Crash Course for beginners
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 

Cool features 7.4

  • 1. www.biportal.org Page | 1 A Few Cool Features in BW 7.4 on HANA that Make a Difference Here is a short summary of new functionality in BW 7.4 on HANA for those familiar with traditional SAP BW. I have collected and highlighted a few features out of many that I believe are crucial for understanding the benefits of BW on HANA SP8 and making architectural decisions. Table of Contents A Few Cool Features in BW 7.4 on HANA that Make a Difference...............................................................1 Advanced DSOs.................................................................................................................................1 Composite providers........................................................................................................................ 3 Open ODS views...............................................................................................................................4 SLT sources......................................................................................................................................4 HANA Analysis Process in BW...........................................................................................................6 BW Workspaces............................................................................................................................... 7 Landscape simplification, LSA++ ......................................................................................................8 Mixed scenarios...............................................................................................................................8 Advanced DSOs The ADSO is the only object you need for persistence. It replaces all previous types of DSOs, PSA, infocube, Hybrid Provider. Purpose of ADSO: only one modelling object for persistence. This raises a question on how to deal with the specific classical modeling objects in BW:  The field-based structure of the PSA  Write Optimized DSO  The 3-table approach in standard DSO  The ‘every characteristic is key’ approach of the InfoCube.
  • 2. www.biportal.org Page | 2 The Advanced DSO manages to replace all of these objects by basically being all of them. In the ADSO settings you can specify the ADSO to behave like either one of these objects. SAP has provided specific templates for each use case:  Data Acquisition Layer  Corporate memory  Data Propagation Layer  Reporting Layer Each of these templates is made up of a specific combination of settings. The data propagation layer, for example, would require ticking the checkboxes below. These settings create an object with an active table to report on, and a change log table for further data provisioning, basically creating a classical Standard DSO. Benefits of ADSO:  Simplification of object types. The ADSO is your object for persistence with settings to fine-tune it to your specific needs.  Flexibility in data modeling. Because the ADSO is manageable by settings, you can start out modeling your ADSO using the Reporting Layer settings. If requirements change or you come across new insights, you can now simply change your settings to change that object into the propagation layer for example. No new object needed, this can even be done without losing data in most cases.  Performance of data loads and activation is optimized for HANA as ADSO is a HANA native object.
  • 3. www.biportal.org Page | 3 Composite providers Composite Provider is an InfoProvider that combines data from several analytical indexes or from other InfoProviders (by JOIN or UNION) and makes this data available for reporting and analysis. Purpose of Composite Provider: one modelling InfoProvider (semantic layer) combining BW and HANA objects with either JOIN or UNION. UNION and JOIN operations are executed in HANA and not the application server. BEx queries can be created on Composite Providers as on any other BW InfoProviders. Benefits of Composite Provider:  BW InfoProviders can be combined using JOIN operation allowing us to create new scenarios not possible or very expensive with standard techniques (Multiprovider, InfoSet)  Ability to combine BW InfoProviders and HANA tables/views via UNION or JOIN  Faster and simpler data modeling - successor to MultiProvider and InfoSet  Reduce database size: virtual modelling capabilities as opposed to data flows  Supports usage of inventory key figures and planning scenarios
  • 4. www.biportal.org Page | 4 Open ODS views Open ODS views enable you to define BW data models for objects like database tables, database views or BW DataSources (for direct access). These data models allow flexible integration without the need to create InfoObjects. Purpose of ODS View: Faster agile modelling capabilities when using external data sources. ODS Views allow to consume external data sources in BW without staging, combine data sources with BW models and physically integrate (load) external data sources by creating DataSources. Open ODS view allows data sources to be virtually consumed without the need for a separate BW persistence for the data. These data models can be located in a database schema (of the SAP HANA database in BW), which is not managed by BW. Alternatively, the models can be located in other databases, which can be connected to the SAP HANA database in BW using SAP HANA Smart Data Access. Benefits of Open ODS View:  Flexible and easy integration of external data models  Agile modeling combining infoobjects and field based modelling  Integrated modelling environment between HANA and BW  Enhanced business flexibility by supporting “the logical EDW”  Reduces data modelling efforts SLT sources There are three types of data replication techniques: 1. SAP Landscape Transformation (SLT) 2. SAP Business Objects Data Services (BODS) 3. SAP HANA Direct Extractor Connection (DXC) SLT replication server allows loading and replicating data in real time from SAP and non-SAP source
  • 5. www.biportal.org Page | 5 systems into SAP HANA environment. SLT allows real time and scheduled data replication, replicating only relevant data into HANA. The replication server uses the Operational Data Provisioning (ODP) Framework. It is possible to connect several data providers, each with its own delta queue mechanism (ODQ). The delta queue mechanism is loaded with data from the source and there will be a database trigger for each new, changed or deleted record. You can even define how long data will be kept in the delta queue. More than one subscriber can use a defined delta queue at the same time. Benefits of SLT:  Real time delta-enabled data acquisition capabilities for any source  Operational Data Provisioning takes a lot of load from source systems because data is extracted exactly once and then distributed over ODP as needed, may it be in real-time or in certain time intervals  Operational Data Provisioning offers a recovery mechanism with configurable data retention periods. That means you can define how long the data should be stored in the ODQ after it has been read by all subscribing applications.  Highly efficient compression enables data compression rates up to 90 percent in ODQ Purpose of SLT Replication: Efficient way of data replication from SAP and non-SAP systems to HANA.
  • 6. www.biportal.org Page | 6 HANA Analysis Process in BW With the SAP HANA analysis process (HAP), BW users are able to use the functions of the SAP HANA database and can combine these with the functions in the BW system. Following are some of the standard functions available under Data Analysis: Supported procedures/algorithms:  AFL-functions (PAL, …)  L-script, R-script, SQL-script procedure. On SAP HANA database SAP recommends using HAP instead of Analysis Process Designer (APD). The process is then performed exclusively in SAP HANA, thus improving performance. HAP does not offer all features of APD however. You therefore need to check whether the functions you need are offered. If not, you can fall back on APD instead. The main difference in functionality between HAP and APD is that only InfoProviders that a column view exists for on the SAP HANA database are supported as data sources. Benefits of HAP:  Execute complex and data intensive processes on HANA without losing the integrity and Purpose of HAP: Execute HANA-native functions directly on BW InfoProvider data e.g. clustering, association algorithms, regression analysis, anomaly detection, weighted score, exponential smoothing, etc.
  • 7. www.biportal.org Page | 7 integration with the BW environment  Materialize the result of a HANA Analysis Process in HANA for further processing  Supporting also a scheduled batch processing use case  Can be embedded and monitored via DTP and Process Chains BW Workspaces A BW Workspace (agile data mart) enables business users to create ad-hoc scenarios for rapid prototyping. A BW workspace is an area where new models can be created based on central data from the BW system and local data. Workspaces can be managed and controlled by a central IT department and used by local special departments. This means you can quickly adjust to new and changing requirements. SAP BW Workspaces consist of an administrator tool, workspaces administration, and the BW Workspace Designer. Benefits of BW Workspace:  Area where new models can be created based on central data from the SAP BW system and local data  Can be managed and controlled by a central IT department and used by local special departments Purpose of BW Workspace: to bridge the gap between the central reporting requirements and the flexibility required locally. BW Workspace is an element of agile modelling.
  • 8. www.biportal.org Page | 8 Landscape simplification, LSA++ When using SAP BW on HANA a new integrated layer architecture (LSA++) is required to depict a system with different approaches in BI, their persistency layers and virtual data marts. The flexible, consistent core of the EDW remains in place. In the LSA++, special services for operational, flexible data are added to the core. The main differences to the LSA are:  Queries on DataStore objects are just as fast as on InfoCubes. Therefore queries can be directly defined on the data propagation layer. You do not need an explicit reporting layer.  You can define virtual data marts by using CompositeProviders that combine InfoProviders.  Using special VirtualProviders and TransientProviders, you can access data directly in the SAP HANA database, to allow queries on the data. The whole model is surrounded by BW Virtual Data Mart Layer which means that we can query on any object here. Hence, we need rules, governance, service level agreements so we can report on ODS Layer objects, on EDW propagation layer objects etc. We can also potentially directly report on Corporate Memory if it makes sense or if there is a business scenario. Mixed scenarios There are a number of scenarios where HANA objects have to be accessed in BW, and reported on via BEx queries. On the other hand, there are scenarios where BW models (for example, master data objects) need to be accessed in SAP HANA via Analytic views. Data models in BW can be consumed via BEx queries by a number of BI frontend tools, such as OLAP Analysis, Web Intelligence, BO Design Studio. Alternatively, HANA models can be consumed by SAP Lumira, BO Explorer, SAP UI5, REST web services.
  • 9. www.biportal.org Page | 9 Consuming HANA tables/views in BW  Integrate existing SAP HANA models with the new CompositeProvider in SAP BW  Add BW OLAP functionalities on SAP HANA modeling scenarios  Leverage SAP HANA interfaces, libraries, and tools in combination with SAP BW Consuming BW Model in HANA  SAP HANA model generation triggered automatically from SAP BW  Supports automatic synchronization of authorizations and impact analysis  Direct consumption of SAP BW data via generated SAP HANA views, for example SAP Lumira, BO Explorer, SQL
  • 10. www.biportal.org Page | 10  Use SAP BW for further modeling in SAP HANA Mixed scenarios have numerous applications, and BW 7.4 on HANA have built in capabilities to expose BW data models to HANA with a few button clicks. At the same time HANA tables and views are accessible in BW 7.4 via Open ODS Views and Composite Providers. Benefits of Mixed Scenarios, combination of BW and HANA:  Simplify the data modeling process  Increase the agility of the Enterprise Data Warehouse  Reduce the complexity of the EDW landscape  Combine the strengths of the SQL oriented approach with an integrated EDW application Sergei Peleshuk has over 15 years of experience implementing BI technologies for global clients in retail, distribution, fast-moving consumer goods (FMCG), oil, and gas industries. He has helped clients to design robust BI reporting and planning capabilities, leading them through all project phases: from analysis of requirements to building BI roadmaps, technical architecture, and efficient BI teams. Sergei is an expert in modern BI tools and technologies available on the market, including SAP Business Warehouse (SAP BW), SAP HANA, BusinessObjects, and SAP Lumira. You may contact Sergei at peleshuk@biportal.org