SlideShare a Scribd company logo
1 of 44
Download to read offline
Step-by-Step guide of Modeling HANA views
into BW in SAP BW 7.4 on HANA
About this Document
Business Case
This document is based on Sales Business case scenarios.
Purpose
This manual aims to help you to understand the modeling of HANA views into BW and reporting based on
BW providers in SAP BW on HANA. This kind of processing is done in SAP BW on HANA. This manual also
provides details of the steps involved in creating and modeling HANA views and migrating to BW and creating
a report based BW providers. This document is created solely with the intention of sharing information.
Pre-requisites
Following are the pre-requisites for performing the tasks presented in this manual:
• SAP BW on HANA 7.4 installed on the server with packages sp4 (SAPKW74004).
• SAP BW on HANA 7.3.1 installed on the server with packages sp9 (SAPKW73109).
• SAP BW on HANA 7.3 installed on the server with packages sp10 (SAPKW73010).
• HANA database upgraded to version HANA SPS 06 and above.
• BW authorization and Analytic privileges.
• Knowledge of BO Objects.
• Knowledge of BO Data services.
Contents
1 Overview of Transient provider, Virtual provider and Composite provider in BW 7.4 on page
1.1 Transient Provider on page
1.2 Composite Provider on page
1.3 Virtual Provider on page
2 Source Data Extraction (using BO Data Services) on page
3 Source Data Extraction (LO Extraction) on page
4 Modeling BW Objects in BW 7.4 on page
5 Modeling in HANA on page
6 Modeling in BW on HANA on page
6.1 Transient Provider on page
6.2 Composite Provider on page
6.3 Virtual Provider on page
6.4 BEx Query Designer on page
Generated by Jive on 2014-11-25+01:00
1
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6.4.1 Transient Provider on page
6.4.2 Composite Provider on page
6.4.3 Virtual Provider on page
7 Reporting in Web Intelligence on page
8 Conclusion on page
1 Overview of Transient provider, Virtual provider and Composite provider in BW 7.4
DSO and InfoCube in BW 7.4 are HANA-Optimized by default. This reduces the activation time and has a
huge impact on the performance .Similarly modeling HANA Views in BW on HANA into Transient providers,
Composite Providers and Virtual Providers also has a huge impact on performance if the underlying database
is HANA.
1.1 Transient Provider
Generated by Jive on 2014-11-25+01:00
2
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Key features
• Its metadata in BW is not persisted, but always generated at runtime.
• BEx Queries built on top can adapt to changes automatically as far as possible.
• Navigational attributes of an assigned Info Object can’t be used .
• It cannot be used in Multi provider.
• It can only be used in Composite Provider in order to merge with other InfoProvider.
• It is exposed to BEx and BI tools.
1.2 Composite Provider
• Its biggest advantage that it performs both union and joins operation which overcomes the limitation
of Info Sets and Multi provider in BW .
1.3 Virtual Provider
Key features
• It offers a very flexible way of integrating data not stored in BW Objects into the consistent BW world.
• We can turn on Navigational Attributes for the Virtual Provider as usual. Then we can
map the Navigational Attribute also to a field in the HANA model in the “Provider specific
properties” – if you do not map it, the data comes from the Master data tables in BW.
• Virtual Provider can be transported as usual, it can be used in a Multi Provider and BEx Queries can
be built on top, just like for any other Virtual Provider.
• The data read access at Query runtime is not via SQL, but it uses the same special Analytics API
that we use to access data in InfoCubes, DSOs, and Multi Providers. This enables the BW Analytic
Manager to push down operations to HANA instead of performing them in the application server.
Generated by Jive on 2014-11-25+01:00
3
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
2 Source Data Extraction (using BO Data
Services)
We will now see the basic feature of Extraction and Loading from Flat file system to HANA using BO Data
Services.
• Log in to BO Data Services with proper username and password.
• We create new Excel type format to load Sales Item data (VBAP Table).
Generated by Jive on 2014-11-25+01:00
4
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we import schema and load the data .
Generated by Jive on 2014-11-25+01:00
5
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we create a new BW on HANA Data store that connects to HANA database.
Generated by Jive on 2014-11-25+01:00
6
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we create a batch job and template table in BW on HANA.
Generated by Jive on 2014-11-25+01:00
7
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we also mapped the fields in Query transform.
• We run a batch job by right clicking it.
• Next we see the data in the template table and import the table by right clicking it.
Generated by Jive on 2014-11-25+01:00
8
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Generated by Jive on 2014-11-25+01:00
9
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
3 Source Data Extraction (LO Extraction)
We will now see the basic feature of Extraction for Sales Header data from EC6 system.
• Log in to EC6 with proper username and password.
Generated by Jive on 2014-11-25+01:00
10
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We will activate the data sources using a transaction code RSA5.
Generated by Jive on 2014-11-25+01:00
11
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we have to fill up the set up tables for the data sources. For doing this first we need to delete
the contents that are already present in that setup tables.
• Go to the transaction code LBWG and select the application component whose content has to be
deleted.
Generated by Jive on 2014-11-25+01:00
12
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• To check whether the setup table is deleted or not go to the transaction code RSA3 and give the data
source name and it will show Record 0 found which means data has been deleted from the setup
table.
• Now using the transaction code LBWQ delete the extraction queue of the data source.
• Also delete the delta queue for the data sources using the transaction code RSA7.
• Next is to fill the setup table using the transaction code SBIW or OLI*BW where * denotes the
application component
Generated by Jive on 2014-11-25+01:00
13
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Click on Logistics under Settings for Application-Specific Data Sources--> Managing Extract
Structures --->Application-Specific Setup of Statistical Data.
• Now click on the execute button of Perform setup – Sales and do it for delivery.
Generated by Jive on 2014-11-25+01:00
14
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We will now see the set up table contents using transaction code RSA3.
Generated by Jive on 2014-11-25+01:00
15
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
4 Modeling BW Objects in BW 7.4
• We will locate the application component and replicate both the data sources.
• Next we will create the info package for the data sources 2LIS_11_VAHDR and activate it so that we
can see all the data that are selected in the extract structure will be in the PSA table.
Generated by Jive on 2014-11-25+01:00
16
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we will create the DSO for data source and load all the data into it using the data transfer
process and activate both the DSO.
Generated by Jive on 2014-11-25+01:00
17
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
5 Modeling in HANA
We will now see the basic steps of modeling in HANA.
• Log in to HANA Database via HANA Studio by clicking add system.
Generated by Jive on 2014-11-25+01:00
18
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Analytic view is created on item table (VBAP) replicated by BO Data Services.
• NOTE: Make sure to mention the measure type ‘Amount with Currency’ for measure
attribute like for COST, NETVALUE, NETPRICE to avoid mismatch problem with the predefined
Info Objects while creating transient or virtual provider.
• CURR is a currency field of Item table (VBAP).
Generated by Jive on 2014-11-25+01:00
19
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Generated by Jive on 2014-11-25+01:00
20
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Generated by Jive on 2014-11-25+01:00
21
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6 Modeling in BW on HANA
We will now see the basic steps of modeling Data marts in BW on HANA.
6.1 Transient Provider
• Using T Code RSSDD_HM_PUBLISH, we create Analytic Index which is Transient Provider in BW on
HANA .
• Using T Code RSSDD_LTIP, we see the transient provider that we have already created.
Generated by Jive on 2014-11-25+01:00
22
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Select the Analytic Index and click display.
• While creating it, mention the Info Area.
Generated by Jive on 2014-11-25+01:00
23
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Now we can mention the reference InfoObject for the attributes.
• Reference InfoObject are used to copy the metadata structure to attribute.
Generated by Jive on 2014-11-25+01:00
24
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• NOTE: Reference InfoObject is not mandatory in transient provider.
6.2 Composite Provider
• Now we create a composite provider on Sales Header Data (HANA-Optimized DSO) and Sales Item
Data (Transient provider).
• NOTE: We can model a Composite Provider either by using the T Code RSLIMO / RSLIMOBW or the
Workspace Designer
Generated by Jive on 2014-11-25+01:00
25
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We can use either UNION or JOIN operands in modeling of Composite Provider based on
requirements which is an advantage over Multi Provider (only union) and Infoset (only join).
• Drag and Drop HANA-Optimized DSO from left panel to right panel and use binding type
as "UNION”.
• Drag and Drop Transient provider from left panel to right panel and use binding type as
"Inner JOIN”.
• NOTE: In composite provider, there has to be one provider with binding type as
“UNION”.
Generated by Jive on 2014-11-25+01:00
26
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6.3 Virtual Provider
• Next we create a virtual provider on HANA Analytic view.
Generated by Jive on 2014-11-25+01:00
27
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Select and click Virtual provider based on HANA Model.
Generated by Jive on 2014-11-25+01:00
28
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Mention the package name and view name.
Generated by Jive on 2014-11-25+01:00
29
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we click the Assign HANA Model Attributes button in upper right corner in order assign the
attributes to Info Objects.
• Select propose mapping checkbox and click continue
Generated by Jive on 2014-11-25+01:00
30
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Generated by Jive on 2014-11-25+01:00
31
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Select the required attributes and If not found then Click continue.
Generated by Jive on 2014-11-25+01:00
32
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• For Manual mapping, right click the dimension and click provider specific-Info Objects properties.
Generated by Jive on 2014-11-25+01:00
33
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Similarly do the same for Key Dimensions.
• Note: Make sure measure attributes like COST, NETPRICE,NETVALUE have same data type with
predefined Info Objects .
• Finally Virtual provider is created and we now check the data .
Generated by Jive on 2014-11-25+01:00
34
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
Generated by Jive on 2014-11-25+01:00
35
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6.4 B Ex Query Designer
6.4.1 Transient Provider
• Next we create a B ex Query on Transient provider and report it using RSRT.
Generated by Jive on 2014-11-25+01:00
36
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6.4.2 Composite Provider
• We also create a B ex Query on Composite provider and report it using RSRT.
Generated by Jive on 2014-11-25+01:00
37
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
6.4.3 Virtual Provider
• We also create a B ex Query on Virtual provider and report it using RSRT.
Generated by Jive on 2014-11-25+01:00
38
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
7 Reporting in Web Intelligence
We will now see basic steps of reporting on BEx query in Web Intelligence.
• We create an OLAP connection in a repository in Information Design Tool.
Generated by Jive on 2014-11-25+01:00
39
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• Next we open a BI launch pad and then web intelligence .
• We select BEx Query as datasource and then the required OLAP connection and then required
Query.
Generated by Jive on 2014-11-25+01:00
40
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We also selected the required objects and run the query.
• We can also preview the data using refresh in data preview tab.
Generated by Jive on 2014-11-25+01:00
41
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We also created column chart along with tabular display of data for composite provider Query.
Generated by Jive on 2014-11-25+01:00
42
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
• We also created column chart along with tabular display of data for Virtual provider Query.
• We can also save the report as a different file like pdf, excel.
Generated by Jive on 2014-11-25+01:00
43
Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA
8 Conclusion
The concept of the Transient Provider has the biggest appeal in the context of ad-hoc models with
frequent changes and a limited durability. But we can’t transport a Transient Provider and so we
have to publish the HANA model in each system where we want to use it.
For the more long term and stable requirements we instead propose the new Virtual Provider, based on HANA
model.
So as a general recommendation we state, that we should keep the model in HANA as simple as possible and
model the calculations instead in the BEx Query.
Source: SAP HANA Tutorial
Generated by Jive on 2014-11-25+01:00
44

More Related Content

What's hot

SAP FICO overview
SAP FICO overviewSAP FICO overview
SAP FICO overviewPeter Ezzat
 
Funds management configuration sap ag
Funds management configuration sap agFunds management configuration sap ag
Funds management configuration sap agLluckyy
 
Document splitting in New GL in SAP
Document splitting in New GL in SAPDocument splitting in New GL in SAP
Document splitting in New GL in SAPRajesh Shanbhag
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP Technology
 
SAP NetWeaver BW Powered by SAP HANA
SAP NetWeaver BW Powered by SAP HANASAP NetWeaver BW Powered by SAP HANA
SAP NetWeaver BW Powered by SAP HANASAP Technology
 
Report Painter in SAP: Introduction
Report Painter in SAP: IntroductionReport Painter in SAP: Introduction
Report Painter in SAP: IntroductionJonathan Eemans
 
Sap sd-srinivas-naidu
Sap sd-srinivas-naiduSap sd-srinivas-naidu
Sap sd-srinivas-naiduaawara88
 
Sap fi integration with other modules in sap fico
Sap fi integration with other modules in sap ficoSap fi integration with other modules in sap fico
Sap fi integration with other modules in sap ficowhynet2005
 
SAP Validation and substitution
SAP Validation and  substitution SAP Validation and  substitution
SAP Validation and substitution Hari Krishna
 
New Asset Accounting in S4 HANA
New Asset Accounting in S4 HANANew Asset Accounting in S4 HANA
New Asset Accounting in S4 HANAraman2664
 
Work clearance management process
Work clearance management processWork clearance management process
Work clearance management processyirianto
 
Steps to configure special purpose ledgers
Steps to configure special purpose ledgersSteps to configure special purpose ledgers
Steps to configure special purpose ledgersabc
 
Advanced fi functions calculating interest
Advanced fi functions  calculating interestAdvanced fi functions  calculating interest
Advanced fi functions calculating interestGuangfuDavidLi
 
Migration Guide For SAP S/4 HANA 1809 FICO
Migration Guide For SAP S/4 HANA 1809 FICOMigration Guide For SAP S/4 HANA 1809 FICO
Migration Guide For SAP S/4 HANA 1809 FICORakesh Patil
 
SAP - FIXED ASSETS ACCOUNTING
SAP - FIXED ASSETS ACCOUNTINGSAP - FIXED ASSETS ACCOUNTING
SAP - FIXED ASSETS ACCOUNTINGsaiprasadbagrecha
 
Sap auc internal orders as investment measures
Sap auc internal orders as investment measuresSap auc internal orders as investment measures
Sap auc internal orders as investment measuresSURESH BABU MUCHINTHALA
 
Account Assignment Category
Account Assignment CategoryAccount Assignment Category
Account Assignment CategoryRameswara Vedula
 
Enhancing data sources with badi in SAP ABAP
Enhancing data sources with badi in SAP ABAPEnhancing data sources with badi in SAP ABAP
Enhancing data sources with badi in SAP ABAPAabid Khan
 

What's hot (20)

SAP FICO overview
SAP FICO overviewSAP FICO overview
SAP FICO overview
 
Funds management configuration sap ag
Funds management configuration sap agFunds management configuration sap ag
Funds management configuration sap ag
 
Document splitting in New GL in SAP
Document splitting in New GL in SAPDocument splitting in New GL in SAP
Document splitting in New GL in SAP
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and Recovery
 
SAP NetWeaver BW Powered by SAP HANA
SAP NetWeaver BW Powered by SAP HANASAP NetWeaver BW Powered by SAP HANA
SAP NetWeaver BW Powered by SAP HANA
 
Report Painter in SAP: Introduction
Report Painter in SAP: IntroductionReport Painter in SAP: Introduction
Report Painter in SAP: Introduction
 
Sap sd-srinivas-naidu
Sap sd-srinivas-naiduSap sd-srinivas-naidu
Sap sd-srinivas-naidu
 
Sap fi integration with other modules in sap fico
Sap fi integration with other modules in sap ficoSap fi integration with other modules in sap fico
Sap fi integration with other modules in sap fico
 
SAP Validation and substitution
SAP Validation and  substitution SAP Validation and  substitution
SAP Validation and substitution
 
New Asset Accounting in S4 HANA
New Asset Accounting in S4 HANANew Asset Accounting in S4 HANA
New Asset Accounting in S4 HANA
 
Work clearance management process
Work clearance management processWork clearance management process
Work clearance management process
 
Sap fi overview
Sap fi overviewSap fi overview
Sap fi overview
 
Steps to configure special purpose ledgers
Steps to configure special purpose ledgersSteps to configure special purpose ledgers
Steps to configure special purpose ledgers
 
Advanced fi functions calculating interest
Advanced fi functions  calculating interestAdvanced fi functions  calculating interest
Advanced fi functions calculating interest
 
SAP Project Systems with Success Factors
SAP Project Systems with Success FactorsSAP Project Systems with Success Factors
SAP Project Systems with Success Factors
 
Migration Guide For SAP S/4 HANA 1809 FICO
Migration Guide For SAP S/4 HANA 1809 FICOMigration Guide For SAP S/4 HANA 1809 FICO
Migration Guide For SAP S/4 HANA 1809 FICO
 
SAP - FIXED ASSETS ACCOUNTING
SAP - FIXED ASSETS ACCOUNTINGSAP - FIXED ASSETS ACCOUNTING
SAP - FIXED ASSETS ACCOUNTING
 
Sap auc internal orders as investment measures
Sap auc internal orders as investment measuresSap auc internal orders as investment measures
Sap auc internal orders as investment measures
 
Account Assignment Category
Account Assignment CategoryAccount Assignment Category
Account Assignment Category
 
Enhancing data sources with badi in SAP ABAP
Enhancing data sources with badi in SAP ABAPEnhancing data sources with badi in SAP ABAP
Enhancing data sources with badi in SAP ABAP
 

Viewers also liked

Hybrid provider based on dso using real time data acquisition in sap bw 7.30
Hybrid provider based on dso using real time data acquisition in sap bw 7.30Hybrid provider based on dso using real time data acquisition in sap bw 7.30
Hybrid provider based on dso using real time data acquisition in sap bw 7.30Sabyasachi Das
 
SAP BW Powered by SAP HANA
SAP BW Powered by  SAP HANASAP BW Powered by  SAP HANA
SAP BW Powered by SAP HANABigClasses Com
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious winsWaheed Abbas
 
Best practices for data modeling with hana
Best practices for data modeling with hanaBest practices for data modeling with hana
Best practices for data modeling with hanaSergio Cannelli
 
Dmm300 - Mixed Scenarios/Architecture HANA Models / BW
Dmm300 - Mixed Scenarios/Architecture HANA Models / BWDmm300 - Mixed Scenarios/Architecture HANA Models / BW
Dmm300 - Mixed Scenarios/Architecture HANA Models / BWLuc Vanrobays
 
Sap hana experiences at southern california edison — bw hana and standalone hana
Sap hana experiences at southern california edison — bw hana and standalone hanaSap hana experiences at southern california edison — bw hana and standalone hana
Sap hana experiences at southern california edison — bw hana and standalone hanarobgirvan
 
HANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsHANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsSAP Technology
 
Harnessing Big Data in Real-Time
Harnessing Big Data in Real-TimeHarnessing Big Data in Real-Time
Harnessing Big Data in Real-TimeDataWorks Summit
 
Hana To Go Presentation Final With Demo Screen Shots Nov8
Hana To Go Presentation Final With Demo Screen Shots Nov8Hana To Go Presentation Final With Demo Screen Shots Nov8
Hana To Go Presentation Final With Demo Screen Shots Nov8Doug Berry
 
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016Amazon Web Services
 

Viewers also liked (11)

Hybrid provider based on dso using real time data acquisition in sap bw 7.30
Hybrid provider based on dso using real time data acquisition in sap bw 7.30Hybrid provider based on dso using real time data acquisition in sap bw 7.30
Hybrid provider based on dso using real time data acquisition in sap bw 7.30
 
SAP BW Powered by SAP HANA
SAP BW Powered by  SAP HANASAP BW Powered by  SAP HANA
SAP BW Powered by SAP HANA
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious wins
 
Best practices for data modeling with hana
Best practices for data modeling with hanaBest practices for data modeling with hana
Best practices for data modeling with hana
 
Dmm300 - Mixed Scenarios/Architecture HANA Models / BW
Dmm300 - Mixed Scenarios/Architecture HANA Models / BWDmm300 - Mixed Scenarios/Architecture HANA Models / BW
Dmm300 - Mixed Scenarios/Architecture HANA Models / BW
 
Sap hana experiences at southern california edison — bw hana and standalone hana
Sap hana experiences at southern california edison — bw hana and standalone hanaSap hana experiences at southern california edison — bw hana and standalone hana
Sap hana experiences at southern california edison — bw hana and standalone hana
 
HANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsHANA SPS07 Modeling Enhancements
HANA SPS07 Modeling Enhancements
 
Harnessing Big Data in Real-Time
Harnessing Big Data in Real-TimeHarnessing Big Data in Real-Time
Harnessing Big Data in Real-Time
 
Hana To Go Presentation Final With Demo Screen Shots Nov8
Hana To Go Presentation Final With Demo Screen Shots Nov8Hana To Go Presentation Final With Demo Screen Shots Nov8
Hana To Go Presentation Final With Demo Screen Shots Nov8
 
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016
Running SAP Business Warehouse in the AWS Cloud-SAPPHIRE NOW 2016
 
5. pre production(3)
5. pre production(3)5. pre production(3)
5. pre production(3)
 

Similar to Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana

SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP Bpawan211374
 
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 roadmapRavi Gs
 
Big data sap hana goto market strategy
Big data   sap hana goto market strategyBig data   sap hana goto market strategy
Big data sap hana goto market strategySrikant Mudiganti
 
Joy SAP BW/HANA
Joy SAP BW/HANAJoy SAP BW/HANA
Joy SAP BW/HANASai Teja
 
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_solutionsBobby Shah
 
SAP TechEd 2015 – SAP BI Takeaways
SAP TechEd 2015 – SAP BI TakeawaysSAP TechEd 2015 – SAP BI Takeaways
SAP TechEd 2015 – SAP BI TakeawaysInterdobs
 
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Wiiisdom
 
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 ErdasProf Dr Mehmed ERDAS
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANAJohn Appleby
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANABluefin Solutions
 
SAP TechEd 2013 - SAP HANA Success Story
SAP TechEd 2013 - SAP HANA Success StorySAP TechEd 2013 - SAP HANA Success Story
SAP TechEd 2013 - SAP HANA Success StoryYelamaneni
 
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...Yasir595597
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3Wiiisdom
 
Resume_Bhavana_Gaur_SAPBW
Resume_Bhavana_Gaur_SAPBWResume_Bhavana_Gaur_SAPBW
Resume_Bhavana_Gaur_SAPBWbhavana gaur
 

Similar to Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana (20)

SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
 
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
 
Big data sap hana goto market strategy
Big data   sap hana goto market strategyBig data   sap hana goto market strategy
Big data sap hana goto market strategy
 
Joy SAP BW/HANA
Joy SAP BW/HANAJoy SAP BW/HANA
Joy SAP BW/HANA
 
Naveen resume
Naveen resumeNaveen resume
Naveen resume
 
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 TechEd 2015 – SAP BI Takeaways
SAP TechEd 2015 – SAP BI TakeawaysSAP TechEd 2015 – SAP BI Takeaways
SAP TechEd 2015 – SAP BI Takeaways
 
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
 
Cool features 7.4
Cool features 7.4Cool features 7.4
Cool features 7.4
 
SAP BPC Embedded for S/4 HANA
SAP BPC Embedded for S/4 HANASAP BPC Embedded for S/4 HANA
SAP BPC Embedded for S/4 HANA
 
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 TechEd 2015 takeaway
SAP TechEd 2015 takeawaySAP TechEd 2015 takeaway
SAP TechEd 2015 takeaway
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANA
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANA
 
SAP TechEd 2013 - SAP HANA Success Story
SAP TechEd 2013 - SAP HANA Success StorySAP TechEd 2013 - SAP HANA Success Story
SAP TechEd 2013 - SAP HANA Success Story
 
Sap bw on hana ramireddy ppt
Sap bw on hana ramireddy pptSap bw on hana ramireddy ppt
Sap bw on hana ramireddy ppt
 
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...
ASUG82501 - Integrating SAP Analytics Cloud with SAP Business Warehouse Best ...
 
Sap hana modelling online training
Sap hana modelling online trainingSap hana modelling online training
Sap hana modelling online training
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
 
Resume_Bhavana_Gaur_SAPBW
Resume_Bhavana_Gaur_SAPBWResume_Bhavana_Gaur_SAPBW
Resume_Bhavana_Gaur_SAPBW
 

Recently uploaded

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 

Recently uploaded (20)

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 

Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana

  • 1. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA About this Document Business Case This document is based on Sales Business case scenarios. Purpose This manual aims to help you to understand the modeling of HANA views into BW and reporting based on BW providers in SAP BW on HANA. This kind of processing is done in SAP BW on HANA. This manual also provides details of the steps involved in creating and modeling HANA views and migrating to BW and creating a report based BW providers. This document is created solely with the intention of sharing information. Pre-requisites Following are the pre-requisites for performing the tasks presented in this manual: • SAP BW on HANA 7.4 installed on the server with packages sp4 (SAPKW74004). • SAP BW on HANA 7.3.1 installed on the server with packages sp9 (SAPKW73109). • SAP BW on HANA 7.3 installed on the server with packages sp10 (SAPKW73010). • HANA database upgraded to version HANA SPS 06 and above. • BW authorization and Analytic privileges. • Knowledge of BO Objects. • Knowledge of BO Data services. Contents 1 Overview of Transient provider, Virtual provider and Composite provider in BW 7.4 on page 1.1 Transient Provider on page 1.2 Composite Provider on page 1.3 Virtual Provider on page 2 Source Data Extraction (using BO Data Services) on page 3 Source Data Extraction (LO Extraction) on page 4 Modeling BW Objects in BW 7.4 on page 5 Modeling in HANA on page 6 Modeling in BW on HANA on page 6.1 Transient Provider on page 6.2 Composite Provider on page 6.3 Virtual Provider on page 6.4 BEx Query Designer on page Generated by Jive on 2014-11-25+01:00 1
  • 2. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6.4.1 Transient Provider on page 6.4.2 Composite Provider on page 6.4.3 Virtual Provider on page 7 Reporting in Web Intelligence on page 8 Conclusion on page 1 Overview of Transient provider, Virtual provider and Composite provider in BW 7.4 DSO and InfoCube in BW 7.4 are HANA-Optimized by default. This reduces the activation time and has a huge impact on the performance .Similarly modeling HANA Views in BW on HANA into Transient providers, Composite Providers and Virtual Providers also has a huge impact on performance if the underlying database is HANA. 1.1 Transient Provider Generated by Jive on 2014-11-25+01:00 2
  • 3. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Key features • Its metadata in BW is not persisted, but always generated at runtime. • BEx Queries built on top can adapt to changes automatically as far as possible. • Navigational attributes of an assigned Info Object can’t be used . • It cannot be used in Multi provider. • It can only be used in Composite Provider in order to merge with other InfoProvider. • It is exposed to BEx and BI tools. 1.2 Composite Provider • Its biggest advantage that it performs both union and joins operation which overcomes the limitation of Info Sets and Multi provider in BW . 1.3 Virtual Provider Key features • It offers a very flexible way of integrating data not stored in BW Objects into the consistent BW world. • We can turn on Navigational Attributes for the Virtual Provider as usual. Then we can map the Navigational Attribute also to a field in the HANA model in the “Provider specific properties” – if you do not map it, the data comes from the Master data tables in BW. • Virtual Provider can be transported as usual, it can be used in a Multi Provider and BEx Queries can be built on top, just like for any other Virtual Provider. • The data read access at Query runtime is not via SQL, but it uses the same special Analytics API that we use to access data in InfoCubes, DSOs, and Multi Providers. This enables the BW Analytic Manager to push down operations to HANA instead of performing them in the application server. Generated by Jive on 2014-11-25+01:00 3
  • 4. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 2 Source Data Extraction (using BO Data Services) We will now see the basic feature of Extraction and Loading from Flat file system to HANA using BO Data Services. • Log in to BO Data Services with proper username and password. • We create new Excel type format to load Sales Item data (VBAP Table). Generated by Jive on 2014-11-25+01:00 4
  • 5. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we import schema and load the data . Generated by Jive on 2014-11-25+01:00 5
  • 6. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we create a new BW on HANA Data store that connects to HANA database. Generated by Jive on 2014-11-25+01:00 6
  • 7. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we create a batch job and template table in BW on HANA. Generated by Jive on 2014-11-25+01:00 7
  • 8. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we also mapped the fields in Query transform. • We run a batch job by right clicking it. • Next we see the data in the template table and import the table by right clicking it. Generated by Jive on 2014-11-25+01:00 8
  • 9. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Generated by Jive on 2014-11-25+01:00 9
  • 10. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 3 Source Data Extraction (LO Extraction) We will now see the basic feature of Extraction for Sales Header data from EC6 system. • Log in to EC6 with proper username and password. Generated by Jive on 2014-11-25+01:00 10
  • 11. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We will activate the data sources using a transaction code RSA5. Generated by Jive on 2014-11-25+01:00 11
  • 12. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we have to fill up the set up tables for the data sources. For doing this first we need to delete the contents that are already present in that setup tables. • Go to the transaction code LBWG and select the application component whose content has to be deleted. Generated by Jive on 2014-11-25+01:00 12
  • 13. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • To check whether the setup table is deleted or not go to the transaction code RSA3 and give the data source name and it will show Record 0 found which means data has been deleted from the setup table. • Now using the transaction code LBWQ delete the extraction queue of the data source. • Also delete the delta queue for the data sources using the transaction code RSA7. • Next is to fill the setup table using the transaction code SBIW or OLI*BW where * denotes the application component Generated by Jive on 2014-11-25+01:00 13
  • 14. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Click on Logistics under Settings for Application-Specific Data Sources--> Managing Extract Structures --->Application-Specific Setup of Statistical Data. • Now click on the execute button of Perform setup – Sales and do it for delivery. Generated by Jive on 2014-11-25+01:00 14
  • 15. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We will now see the set up table contents using transaction code RSA3. Generated by Jive on 2014-11-25+01:00 15
  • 16. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 4 Modeling BW Objects in BW 7.4 • We will locate the application component and replicate both the data sources. • Next we will create the info package for the data sources 2LIS_11_VAHDR and activate it so that we can see all the data that are selected in the extract structure will be in the PSA table. Generated by Jive on 2014-11-25+01:00 16
  • 17. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we will create the DSO for data source and load all the data into it using the data transfer process and activate both the DSO. Generated by Jive on 2014-11-25+01:00 17
  • 18. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 5 Modeling in HANA We will now see the basic steps of modeling in HANA. • Log in to HANA Database via HANA Studio by clicking add system. Generated by Jive on 2014-11-25+01:00 18
  • 19. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Analytic view is created on item table (VBAP) replicated by BO Data Services. • NOTE: Make sure to mention the measure type ‘Amount with Currency’ for measure attribute like for COST, NETVALUE, NETPRICE to avoid mismatch problem with the predefined Info Objects while creating transient or virtual provider. • CURR is a currency field of Item table (VBAP). Generated by Jive on 2014-11-25+01:00 19
  • 20. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Generated by Jive on 2014-11-25+01:00 20
  • 21. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Generated by Jive on 2014-11-25+01:00 21
  • 22. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6 Modeling in BW on HANA We will now see the basic steps of modeling Data marts in BW on HANA. 6.1 Transient Provider • Using T Code RSSDD_HM_PUBLISH, we create Analytic Index which is Transient Provider in BW on HANA . • Using T Code RSSDD_LTIP, we see the transient provider that we have already created. Generated by Jive on 2014-11-25+01:00 22
  • 23. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Select the Analytic Index and click display. • While creating it, mention the Info Area. Generated by Jive on 2014-11-25+01:00 23
  • 24. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Now we can mention the reference InfoObject for the attributes. • Reference InfoObject are used to copy the metadata structure to attribute. Generated by Jive on 2014-11-25+01:00 24
  • 25. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • NOTE: Reference InfoObject is not mandatory in transient provider. 6.2 Composite Provider • Now we create a composite provider on Sales Header Data (HANA-Optimized DSO) and Sales Item Data (Transient provider). • NOTE: We can model a Composite Provider either by using the T Code RSLIMO / RSLIMOBW or the Workspace Designer Generated by Jive on 2014-11-25+01:00 25
  • 26. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We can use either UNION or JOIN operands in modeling of Composite Provider based on requirements which is an advantage over Multi Provider (only union) and Infoset (only join). • Drag and Drop HANA-Optimized DSO from left panel to right panel and use binding type as "UNION”. • Drag and Drop Transient provider from left panel to right panel and use binding type as "Inner JOIN”. • NOTE: In composite provider, there has to be one provider with binding type as “UNION”. Generated by Jive on 2014-11-25+01:00 26
  • 27. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6.3 Virtual Provider • Next we create a virtual provider on HANA Analytic view. Generated by Jive on 2014-11-25+01:00 27
  • 28. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Select and click Virtual provider based on HANA Model. Generated by Jive on 2014-11-25+01:00 28
  • 29. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Mention the package name and view name. Generated by Jive on 2014-11-25+01:00 29
  • 30. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we click the Assign HANA Model Attributes button in upper right corner in order assign the attributes to Info Objects. • Select propose mapping checkbox and click continue Generated by Jive on 2014-11-25+01:00 30
  • 31. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Generated by Jive on 2014-11-25+01:00 31
  • 32. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Select the required attributes and If not found then Click continue. Generated by Jive on 2014-11-25+01:00 32
  • 33. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • For Manual mapping, right click the dimension and click provider specific-Info Objects properties. Generated by Jive on 2014-11-25+01:00 33
  • 34. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Similarly do the same for Key Dimensions. • Note: Make sure measure attributes like COST, NETPRICE,NETVALUE have same data type with predefined Info Objects . • Finally Virtual provider is created and we now check the data . Generated by Jive on 2014-11-25+01:00 34
  • 35. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA Generated by Jive on 2014-11-25+01:00 35
  • 36. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6.4 B Ex Query Designer 6.4.1 Transient Provider • Next we create a B ex Query on Transient provider and report it using RSRT. Generated by Jive on 2014-11-25+01:00 36
  • 37. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6.4.2 Composite Provider • We also create a B ex Query on Composite provider and report it using RSRT. Generated by Jive on 2014-11-25+01:00 37
  • 38. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 6.4.3 Virtual Provider • We also create a B ex Query on Virtual provider and report it using RSRT. Generated by Jive on 2014-11-25+01:00 38
  • 39. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 7 Reporting in Web Intelligence We will now see basic steps of reporting on BEx query in Web Intelligence. • We create an OLAP connection in a repository in Information Design Tool. Generated by Jive on 2014-11-25+01:00 39
  • 40. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • Next we open a BI launch pad and then web intelligence . • We select BEx Query as datasource and then the required OLAP connection and then required Query. Generated by Jive on 2014-11-25+01:00 40
  • 41. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We also selected the required objects and run the query. • We can also preview the data using refresh in data preview tab. Generated by Jive on 2014-11-25+01:00 41
  • 42. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We also created column chart along with tabular display of data for composite provider Query. Generated by Jive on 2014-11-25+01:00 42
  • 43. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA • We also created column chart along with tabular display of data for Virtual provider Query. • We can also save the report as a different file like pdf, excel. Generated by Jive on 2014-11-25+01:00 43
  • 44. Step-by-Step guide of Modeling HANA views into BW in SAP BW 7.4 on HANA 8 Conclusion The concept of the Transient Provider has the biggest appeal in the context of ad-hoc models with frequent changes and a limited durability. But we can’t transport a Transient Provider and so we have to publish the HANA model in each system where we want to use it. For the more long term and stable requirements we instead propose the new Virtual Provider, based on HANA model. So as a general recommendation we state, that we should keep the model in HANA as simple as possible and model the calculations instead in the BEx Query. Source: SAP HANA Tutorial Generated by Jive on 2014-11-25+01:00 44