Importing BW Objects

Size: px
Start display at page:

Download "Importing BW Objects"

Transcription

1 Importing BW Objects

2 Contents 2 Contents Importing BW Objects... 3

3 Importing BW Objects 3 Importing BW Objects You have implemented SAP Notes , , , , , and You have upgraded your Modeler to SAP HANA 1.0 SP05 Revision 47. You have added BW schema in the SQL privileges for the Modeler user to import BW models. _SYS_REPO user has SELECT with GRANT privileges on the schema that contains the BW tables. You use this feature to import SAP NetWeaver Business Warehouse (SAP NetWeaver BW) models that are SAP HANA-optimized InfoCubes, SAP HANA-optimized DataStore objects, and Query Snapshot InfoProviders to the SAP HANA modeling environment. These imported objects are exposed as SAP HANA information models and can be consumed for reporting using client tools such as, SAP BusinessObjects Explorer, SAP BusinessObjects BI 4.0 Suite (Web Intelligence via Universes, Dashboards, Crystal Reports), Microsoft Office and so on. The model properties are set based on the SAP NetWeaver BW models metadata. If you select a DataStore object, the resultant SAP HANA model is an analytic view with the same name as that of the DataStore object. If you select an InfoCube, two objects- analytic view and calculation view are created. In this case, the name of calculation view and analytic view is same as that of the InfoCube and the name of the analytic view is suffixed with _INTERNAL. The analytic view generated in the case of an InfoCube is used internally for the generation of the respective calculation view and is not available for client consumption. If you select a QuerySnapshot InfoProvider, the resultant SAP HANA model is an analytic view. Conversion of BW analysis authorizations to analytic privileges When you import the SAP NetWeaver BW InfoProviders, you can choose to import the relevant BW analysis authorizations. The analysis authorizations are imported as analytic privileges in the SAP HANA Modeler. These analysis authorizations could be associated with the InfoProviders or roles. You can import the analysis authorizations in the following way: You can choose to import only InfoProvider specific analysis authorizations. In this case, for all the authorization objects specific to the InfoProvider having 0CTAIPROV = <InfoProvider name> corresponding analytic privileges are generated. The name of the analytic privilege is the same as that of the BW analysis authorization object. You can choose to import analysis authorizations associated with the BW roles for the InfoProviders. In this case, all the analysis authorizations assigned to the selected roles are merged as one or more analytic privileges. The name of the generated analytic privilege is <InfoProvider name>_bwrole_<number>, such as, MyCube_BWROLE_1. These analysis authorizations set on the InfoProviders are applicable at runtime for reporting. For example, consider that a user has the following authorizations in BW: Table 1: AO1 0CUSTOMER PRODUCT Table 2: AO2 0CTAIPROV ABC* CUBE1, CUBE2 0CUSTOMER CTAACTVT 03 (display) Now, if you choose to import only InfoProvider specific authorization, in the SAP HANA side, user would only be able to see 0CUSTOMER from 3000 to 4000.

4 Importing BW Objects 4 However, if you choose to import also role based authorizations, in the SAP HANA side, user would be able to see 0CUSTOMER from 1000 to 4000, and 0PRODUCT = ABC*. Note: In the case of Query Snapshot, all the BW Analysis Authorization objects which are applicable on the underlying InfoProvider of the query, will also be applicable on the Query Snapshot. These BW analysis authorization objects will be imported as analytic privileges when importing the query snapshot. The generated models and analytic privileges are placed in the sap.bw package. You can choose to enhance the generated models. However, with the subsequent import of the same objects, the changes are overridden. Also, changes made to the models on BW side are not automatically reflected in the generated models. This may lead to inconsistent generated models based on the changes made to the physical tables. To avoid this, you need to re-import the models. Caution: The calculated key figures (CKFs) and restricted key figures (RKFs) defined on the SAP BW models are not created for the generated SAP HANA models. In this case, you can create an RKF as restricted measure in the generated analytic view. For CKF you can create calculated measures in the generated calculation view or analytic view. These CKFs and RKFs are retained during subsequent import. If a change is made to the characteristics or key figures based on which these restricted measures and calculated measures are created, this may lead to inconsistency in the generated models. In this case, you need to manually adjust these restricted measures and calculated measures. The restricted measures and calculated measures that you define for the analytic view that correspond to a query snapshot, is overwritten with the subsequent import. The BW analysis authorization objects are not always mapped 1:1 with the generated analytic privileges on the SAP HANA Modeler side. If the BW Analysis Authorization object does not include 0TCAIPROV, the authorization is not moved to SAP HANA. Also, restrictions created in the BW analysis authorization are skipped if they do not match with the restrictions supported by the SAP HANA Modeler. In such cases, the data available for reporting for a SAP HANA Modeler user differs from the SAP NetWeaver BW user with the assigned restrictions. For reporting purposes, data which is visible for a user is: For a DSO generated analytic view, all the data in the active table is available for reporting. For an InfoCube generated calculation view, only successfully loaded requests are available for reporting (these are the green requests in manage InfoCube section). Restriction: The following features are not supported on the generated SAP HANA models: DSO without any key figure Currency and unit of measure conversion Note: Only currency mapping is supported and not the conversion. Time dependent text and attributes Non-cumulative key figures Conversion routines in the BW system Hierarchies The following features are not supported on generated analytic privileges: Exclude operator Aggregated value operator : Variables, User exits Authorization on Key Figures Authorization on hierarchy node

5 Importing BW Objects 5 Exception aggregation such as, average, counter, first value, last value, no aggregation, standard deviation is not supported for generated measures. The query name for the Query Snapshot should not be the same as the BW InfoProvider name (this results in conflict on the SAP HANA side). Query Snapshot InfoProvider for BOE supports only key figures with aggregation types MIN, MAX, SUM, and COUNT. 1. Open the Modeler perspective. 2. In the main menu, choose File > Import. 3. Expand the SAP HANA Content node. 4. Choose Import SAP NetWeaver BW Models, and choose Next. 5. To establish a connection with the SAP NetWeaver BW system (underlying BW Application Server), in the Source System page, enter the SAP NetWeaver BW system credentials and choose Next. Note: To add new connection details, select New Connection option from the Connection dropdown list. The connection details are saved and are available as dropdown options on subsequent logons. 6. Select the target system (an SAP NetWeaver BW on SAP HANA) to which you want to import the models, and choose Next. 7. Select the BW InfoProviders that you want to import and expose as SAP HANA information models. Remember: In order to import the QuerySnapshot InfoProvider, make sure that the BW Query is unlocked in transaction RSDDB, and an index is created via the same transaction before it can be used as InfoProviders. 8. If you want to replace previously imported models in the target system with a new version, select Overwrite existing models. 9. If you want import the selected models along with the display attributes for IMO Cube and IMO DSO, select Include display attributes. 10. If you do not want to import the analysis authorizations associated with the selected InfoProviders, deselect Generate InfoProvider based analytic privileges. 11. If you want to import the role based analysis authorizations as analytic privileges, select Generate Role based analytic privileges, and choose Next. 12. Select the roles to import the related analysis authorizations. 13. Choose Finish. The generated information models and analytic privileges are placed in the sap.bw package. In order to view the data of generated models, you need to assign the associated analytic privileges that are generated as part of the model import to the user. If these privileges are not assigned, user is not authorized to view the data.

C_HANAIMP142

C_HANAIMP142 C_HANAIMP142 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 Where does SAP recommend you create calculated measures? A. In a column view B. In a business layer C. In an attribute view D. In an

More information

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal.

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. (1) InfoObject (New) As of BW backend version 7.5 SPS00, it is possible to model InfoObjects

More information

C_TBI30_74

C_TBI30_74 C_TBI30_74 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 Where can you save workbooks created with SAP BusinessObjects Analysis, edition for Microsoft Office? (Choose two) A. In an Analysis iview

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

SAP HANA ONLINE TRAINING. Modelling. Abstract This Course deals with SAP HANA Introduction, Advanced Modelling, and Data provision with SAP HANA

SAP HANA ONLINE TRAINING. Modelling. Abstract This Course deals with SAP HANA Introduction, Advanced Modelling, and Data provision with SAP HANA SAP HANA ONLINE TRAINING Modelling Abstract This Course deals with SAP HANA Introduction, Advanced Modelling, and Data provision with SAP HANA Arani Consulting Arani Consulting Email: Info@araniconsulting.com

More information

Vendor: SAP. Exam Code: C_HANAIMP_1. Exam Name: SAP Certified Application Associate - SAP HANA 1.0. Version: Demo

Vendor: SAP. Exam Code: C_HANAIMP_1. Exam Name: SAP Certified Application Associate - SAP HANA 1.0. Version: Demo Vendor: SAP Exam Code: C_HANAIMP_1 Exam Name: SAP Certified Application Associate - SAP HANA 1.0 Version: Demo QUESTION 1 Which of the following nodes can you use when you create a calculation view with

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

VCETorrent. Reliable exam torrent & valid VCE PDF materials & dumps torrent files

VCETorrent.   Reliable exam torrent & valid VCE PDF materials & dumps torrent files VCETorrent http://www.vcetorrent.com Reliable exam torrent & valid VCE PDF materials & dumps torrent files Exam : C_HANAIMP_13 Title : SAP Certified Application Associate - SAP HANA 2.0 (SPS01) Vendor

More information

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Agenda What is Enterprise Data Warehousing (EDW)? Introduction

More information

Preface 7. 1 Data warehousing and database technologies 9

Preface 7. 1 Data warehousing and database technologies 9 TABLE OF CONTENTS Table of Contents Preface 7 1 Data warehousing and database technologies 9 1.1 Starflake schema vs. snowflake schema 11 1.2 Relational databases and SAP HANA 12 1.3 SAP BW on SAP HANA

More information

How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption

How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption Legal disclaimer This presentation is not subject to your license agreement or any other

More information

Planning Applications Kit - In Memory Planning in Action. Dr. Gerd Schöffl / CSA Technology

Planning Applications Kit - In Memory Planning in Action. Dr. Gerd Schöffl / CSA Technology Planning Applications Kit - In Memory Planning in Action Dr. Gerd Schöffl / CSA Technology Legal disclaimer This presentation is not subject to your license agreement or any other agreement with SAP. SAP

More information

Analysis Process Designer (APD) Step by Step Business Intelligence

Analysis Process Designer (APD) Step by Step Business Intelligence Analysis Process Designer (APD) Step by Step Business Intelligence Applies to: This article applies to SAP_BW 350 and SAP_BW 700 with highest support package SAPKW70017. For more information, visit the

More information

TBW30 SAP BW Modeling & Implementation

TBW30 SAP BW Modeling & Implementation TBW30 SAP BW Modeling & Implementation. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

What s New with SAP NetWeaver BW 7.30 and BW Accelerator 7.20?

What s New with SAP NetWeaver BW 7.30 and BW Accelerator 7.20? What s New with SAP NetWeaver BW 7.30 and BW Accelerator 7.20? Applies to SAP NetWeaver Business Warehouse 7.30 (BW7.30) and SAP NetWeaver Business Warehouse Accelerator 7.20 (BWA7.20) Summary This document

More information

Tech4Exam. 信頼に値する国際認定試験問題集の提供者 試験の合格を保証する

Tech4Exam.   信頼に値する国際認定試験問題集の提供者 試験の合格を保証する Tech4Exam http://www.tech4exam.com/ 信頼に値する国際認定試験問題集の提供者 試験の合格を保証する Exam : E-HANABW-12 Title : SAP Certified Application Specialist - SAP BW powered by HANA SPS12 (Edition 2016) Vendor : SAP Version : DEMO

More information

SAP NetWeaver BW 7.3 Practical Guide

SAP NetWeaver BW 7.3 Practical Guide Amol Palekar, Bharat Patel, and Shreekant Shiralkar SAP NetWeaver BW 7.3 Practical Guide Bonn Boston Contents at a Glance 1 The Business Scenario: ABCD Corp.... 23 2 Overview of SAP NetWeaver BW... 31

More information

Purpose and target audience:

Purpose and target audience: blogs.sap.com BW Query on CDS View, OData from BW and value of BW Query in S/4HANA 13-17 minutes Purpose and target audience: This blog explains the scenario to create BW Query on top of CDS View (Transient

More information

DB Partitioning & Compression

DB Partitioning & Compression Applies to: SAP BI 7, SQL Server 2005. For more information, visit the Business Intelligence homepage. Summary The purpose of this document is to outline a strategy for DB partitioning and compression

More information

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics Optimizing and Modeling SAP Business Analytics for SAP HANA Iver van de Zand, Business Analytics Early data warehouse projects LIMITATIONS ISSUES RAISED Data driven by acquisition, not architecture Too

More information

InfoProviders in SAP NetWeaver BW powered by SAP HANA. Gabor Kovacs Customer Solution Adoption (CSA) May, 2012

InfoProviders in SAP NetWeaver BW powered by SAP HANA. Gabor Kovacs Customer Solution Adoption (CSA) May, 2012 InfoProviders in SAP NetWeaver BW powered by SAP HANA Gabor Kovacs Customer Solution Adoption (CSA) May, 2012 Legal Disclaimer The information in this presentation is confidential and proprietary to SAP

More information

Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools

Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools Applies to: SAP NetWeaver Business Warehouse 7.3, powered by SAP HANA or SAP BW Accelerator (BWA) SAP BusinessObjects BI 4.1

More information

Tools, tips, and strategies to optimize BEx query performance for SAP HANA

Tools, tips, and strategies to optimize BEx query performance for SAP HANA Tools, tips, and strategies to optimize BEx query performance for SAP HANA Pravin Gupta TekLink International Produced by Wellesley Information Services, LLC, publisher of SAPinsider. 2016 Wellesley Information

More information

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) BW310 BW - Enterprise Data Warehousing. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

Vendor: SAP. Exam Code: C_HANATEC131. Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA. Version: Demo

Vendor: SAP. Exam Code: C_HANATEC131. Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA. Version: Demo Vendor: SAP Exam Code: C_HANATEC131 Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA Version: Demo QUESTION NO: 1 You want to make sure that all data accesses to a specific view will

More information

KHNC - BW / HANA Mixed Scenarios - News / Added Value / Customer Examples

KHNC - BW / HANA Mixed Scenarios - News / Added Value / Customer Examples KHNC - BW / HANA Mixed Scenarios - News / Added Value / Customer Examples Axel Meier, SAP AG, Strategic Customer Engagements (SCE) Products & Innovation (P&I) Legal disclaimer This presentation is not

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : C_HANAIMP142 Title : SAP Certified Application Associate - SAP HANA (Edition 2014)

More information

RDP201 SAP BW 7.4 SP5 powered by SAP HANA and further Roadmap

RDP201 SAP BW 7.4 SP5 powered by SAP HANA and further Roadmap RDP201 SAP BW 7.4 SP5 powered by SAP HANA and further Roadmap November, 2013 This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation

More information

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 SAP NLS Update 2016 Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 Why SAP BW? It is all about three things to know SAPPHIRE 2016 - Quote from Hasso is there anything

More information

SAP- HANA ADMIN. SAP HANA Landscape SAP HANA components, editions scenarios and guides

SAP- HANA ADMIN. SAP HANA Landscape SAP HANA components, editions scenarios and guides SAP- HANA ADMIN Prerequisites Someone who is working as a SAP BW consultant and wants to learn SAP HANA skills. Familiarity with security and administration concepts. network SAP HANA Landscape SAP HANA

More information

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course SAP Analytics, Data Modeling and Reporting Course Introduction: This course is design to cover SAP Analytics, Data Modeling and Reporting course content. After completion of this course students can go

More information

SAP Crystal Reports and SAP HANA: Options and Opportunities (0301)

SAP Crystal Reports and SAP HANA: Options and Opportunities (0301) September 9 11, 2013 Anaheim, California SAP Crystal Reports and SAP HANA: Options and Opportunities (0301) Jaclyn Churcher Learning Points Connectivity options to SAP HANA for SAP Crystal Reports Two

More information

SAP Business Warehouse powered by SAP HANA

SAP Business Warehouse powered by SAP HANA SAP Business Warehouse powered by SAP HANA Jürgen Hagedorn, Vice President, Head of PM for SAP HANA Europe & APJ, SAP SAP HANA Council July 30, 2013 Mumbai, India SAP Business Warehouse Widely Adopted

More information

SAP CERTIFIED APPLICATION ASSOCIATE - SAP HANA 2.0 (SPS01)

SAP CERTIFIED APPLICATION ASSOCIATE - SAP HANA 2.0 (SPS01) SAP EDUCATION SAMPLE QUESTIONS: C_HANAIMP_13 SAP CERTIFIED APPLICATION ASSOCIATE - SAP HANA 2.0 (SPS01) Disclaimer: These sample questions are for self-evaluation purposes only and do not appear on the

More information

Buntic Georgian and Andrew Joo. 100 Things You Should Know About. SAP NetWeaver. Bonn Boston

Buntic Georgian and Andrew Joo. 100 Things You Should Know About. SAP NetWeaver. Bonn Boston Buntic Georgian and Andrew Joo 100 Things You Should Know About SAP NetWeaver BW Bonn Boston Contents at a Glance 1 SAP NetWeaver BW Data Modeling... 17 2 SAP NetWeaver BW Reporting and Analysis... 93

More information

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013 RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the

Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the specifics of the TransientProvider layer this unit will

More information

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) TBW60 BW: Operations and Performance. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

SAP HANA Authorization (HA2)

SAP HANA Authorization (HA2) SAP HANA 1.0 SP5 June 2013 English SAP HANA Authorization (HA2) Building Block Configuration Guide SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2013 SAP AG or an SAP affiliate company.

More information

ITdumpsFree. Get free valid exam dumps and pass your exam test with confidence

ITdumpsFree.  Get free valid exam dumps and pass your exam test with confidence ITdumpsFree http://www.itdumpsfree.com Get free valid exam dumps and pass your exam test with confidence Exam : C_HANAIMP_12 Title : SAP Certified Application Associate - SAP HANA (Edition 2016 - SPS12)

More information

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston Susanne Hess, Stefanie Lenz, Jochen Scheibler Sales and Distribution Controlling with SAP NetWeaver BI Bonn Boston Contents Acknowledgments... 9 1 Introduction... 11 1.1 Goals and Basic Principles... 11

More information

Reading Sample. Embedded SAP BPC Architecture. Contents. Index. The Authors. Implementing SAP Business Planning and Consolidation

Reading Sample. Embedded SAP BPC Architecture. Contents. Index. The Authors. Implementing SAP Business Planning and Consolidation First-hand knowledge. Reading Sample New to this edition, Chapter 10 discusses the end-to-end process to set up a basic embedded SAP BPC planning scenario. Learn how to set it up and use MultiProviders,

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: 02 6968000 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This course provides step-by-step procedures for building and verifying the three layers

More information

The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, Public

The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, Public The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, 2013 Public Agenda What is an application logic compiler? Why stored procedures History Domain specific language - Why

More information

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC)

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) Simplifying your upgrade and consolidation to BW/4HANA Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) AGENDA What is BW/4HANA? Stepping stones to SAP BW/4HANA How to get your system

More information

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17 Table of Contents Foreword 7 Acknowledgments 9 1 Evolution and overview 11 1.1 The evolution of SAP HANA 11 1.2 The evolution of BW 17 2 Preparing for the conversion to SAP HANA 37 2.1 Sizing 37 2.2 Migration

More information

Best Practices: Crystal Reports with SAP BW

Best Practices: Crystal Reports with SAP BW Best Practices: Crystal Reports with SAP BW Applies to: SAP BusinessObjects BI 3.x, Crystal Reports 2008 and SAP BI NetWeaver 2004s. For more information, visit the EDW homepage. Summary Crystal Reports

More information

1) In the Metadata Repository:

1) In the Metadata Repository: 1) In the Metadata Repository: - Objects delivered with BI Content can be activated - You can find the medatada for all delivered and activated objects and their links to other objects - BI Web Applications

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo Vendor: SAP Exam Code: C_HANAIMP151 Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo QUESTION 1 Which SAP HANA model is recommended for reporting purposes where read

More information

SEM-BCS versus BPC Focus on Consolidation

SEM-BCS versus BPC Focus on Consolidation SEM-BCS versus BPC Focus on Consolidation Applies to: SEM-BCS 6.00, BPC 7.00 Microsoft platform & NetWeaver. For more information, visit the Enterprise Performance Management homepage. Summary SAP BusinessObjects

More information

Step-By-Step guide to Virtual InfoCube Implementation

Step-By-Step guide to Virtual InfoCube Implementation Step-By-Step guide to Virtual InfoCube Implementation Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage Summary This article provides a detailed insight into Virtual Infocube data

More information

DMM200 SAP Business Warehouse 7.4, SP8 powered by SAP HANA and Roadmap

DMM200 SAP Business Warehouse 7.4, SP8 powered by SAP HANA and Roadmap DMM200 SAP Business Warehouse 7.4, SP8 powered by SAP HANA and Roadmap Lothar Henkes Product Management SAP EDW (BW/HANA) Public Disclaimer This presentation outlines our general product direction and

More information

Xcelsius Tricks Part 5 Create a Loading Bar in SAP Crystal Dashboard and Presentation Design (Xcelsius 2008)

Xcelsius Tricks Part 5 Create a Loading Bar in SAP Crystal Dashboard and Presentation Design (Xcelsius 2008) Xcelsius Tricks Part 5 Create a Loading Bar in SAP Crystal Dashboard and Presentation Design (Xcelsius 2008) Applies to: SAP Crystal Dashboard and Presentation Design (Xcelsius 2008). For more information,

More information

Step By Step: the Process of Selective Deletion from a DSO

Step By Step: the Process of Selective Deletion from a DSO Step By Step: the Process of Selective Deletion from a DSO Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage. Summary Selective deletion from DSO refers to deleting specific values

More information

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis?

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? A Hyperion Product Update What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? Release summary Release 9.3 of Hyperion System 9 BI+ Financial Reporting (Financial

More information

Open Hub Destination - Make use of Navigational Attributes

Open Hub Destination - Make use of Navigational Attributes Open Hub Destination - Make use of Navigational Attributes Applies to: SAP BI 7.0. For more information visit the Enterprise Data Warehousing Summary This paper tells about usage of Open Hub Destination

More information

Performance Tuning in SAP BI 7.0

Performance Tuning in SAP BI 7.0 Applies to: SAP Net Weaver BW. For more information, visit the EDW homepage. Summary Detailed description of performance tuning at the back end level and front end level with example Author: Adlin Sundararaj

More information

SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014.

SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014. SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014 Customer Disclaimer This presentation outlines our general product direction

More information

Welcome to the topic of SAP HANA modeling views.

Welcome to the topic of SAP HANA modeling views. Welcome to the topic of SAP HANA modeling views. 1 At the end of this topic, you will be able to describe the three types of SAP HANA modeling views and use the SAP HANA Studio to work with views in the

More information

Maintaining Roles and Authorizations in BI7.0 - RSECADMIN

Maintaining Roles and Authorizations in BI7.0 - RSECADMIN Maintaining Roles and Authorizations in BI7.0 - RSECADMIN Applies to: SAP Business Intelligence 7.0. For more information, visit the Business Intelligence homepage. Summary This paper will take you through

More information

BI (Business Intelligence)

BI (Business Intelligence) BI (Business Intelligence) Computer: Computer is an electronic device, which takes input, processed it and gives the accurate result as output. Hardware: which we can see and touch. Software: it is a set

More information

How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA

How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA Peter Huegel SAP Solutions Specialist Agenda MicroStrategy and SAP Drilldown MicroStrategy and SAP BW Drilldown MicroStrategy and

More information

SAP Query: How to Use, and Expand use

SAP Query: How to Use, and Expand use SAP Query: How to Use, and Expand use ] Tammy Powlas Fairfax Water ASUG Volunteer SAP Mentor [ GRAZIELLA SBALCHIERO ASUG INSTALLATION MEMBER MEMBER SINCE: 2009 [ APRIL ZANELLI ASUG INSTALLATION MEMBER

More information

How to Work with F4 Input Help Effectively in BEX

How to Work with F4 Input Help Effectively in BEX How to Work with F4 Input Help Effectively in BEX Applies to: SAP BI 7.0 developers and Reporting Users. For more information, visit the Business Intelligence home page Summary This document helps to overcome

More information

Course Contents: 1 Business Objects Online Training

Course Contents: 1 Business Objects Online Training IQ Online training facility offers Business Objects online training by trainers who have expert knowledge in the Business Objects and proven record of training hundreds of students Our Business Objects

More information

Currency Translation in SAP BI Step by step Guide

Currency Translation in SAP BI Step by step Guide Currency Translation in SAP BI Step by step Guide Applies to: SAP BIW 3.5, SAP NetWeaver 7.0. For more information, visit the Business Intelligence homepage. Summary Currency translation allows you to

More information

SAP Certified Application Professional - Modeling and Data Management with SAP BW 7.3 & SAP BI 4.0

SAP Certified Application Professional - Modeling and Data Management with SAP BW 7.3 & SAP BI 4.0 SAP EDUCATION SAMPLE QUESTIONS: P_PIE_73 SAP Certified Application Professional - Modeling and Data Management with SAP BW 7.3 & SAP BI 4.0 Disclaimer: These sample questions are for self-evaluation purposes

More information

QlikView and SAP HANA Connectivity

QlikView and SAP HANA Connectivity QlikView and SAP HANA Connectivity Published: October, 2013 Version: 1.0 Contents 1 Overview 3 2 SAP HANA Overview 3 3 Connecting to SAP Netweaver BW on HANA 4 4 Connecting to HANA via ODBC 5 4.1 Source

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Performance Optimization

Performance Optimization Joe Darlak and Jesper Christensen SAP BW: Administration and Performance Optimization Galileo Press Bonn Boston Foreword 13 Preface 15 PART I Initial System Setup 1.1 Infrastructure Architecture 22 1.1.1

More information

Live Data Connection to SAP Universes

Live Data Connection to SAP Universes Live Data Connection to SAP Universes You can create a Live Data Connection to SAP Universe using the SAP BusinessObjects Enterprise (BOE) Live Data Connector component deployed on your application server.

More information

BW362. SAP BW Powered by SAP HANA COURSE OUTLINE. Course Version: 11 Course Duration: 5 Day(s)

BW362. SAP BW Powered by SAP HANA COURSE OUTLINE. Course Version: 11 Course Duration: 5 Day(s) BW362 SAP BW Powered by SAP HANA. COURSE OUTLINE Course Version: 11 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0

SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0 Lisette Bellissimo SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0 Bonn Boston Contents at a Glance PART I General Information 1 SAP BI with SAP NetWeaver (7.0) Certification

More information

The road to BW/4HANA. Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017

The road to BW/4HANA. Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017 The road to BW/4HANA Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017 Agenda Introduction Cubis What is BW/4HANA? Roads to BW/4HANA The future is now Cubis Founded Experience Core Values Partners 2010

More information

Separating Fact from Fiction: SAP HANA and Oracle Benchmarking Claims

Separating Fact from Fiction: SAP HANA and Oracle Benchmarking Claims SAP HANA Separating Fact from Fiction: SAP HANA and Oracle Benchmarking Claims Table of Contents 3 Understanding SAP Standard Application Benchmarks and the Benchmark Process 6 Questions to Ask When Assessing

More information

COURSE LISTING. Courses Listed. Training for Database & Technology with Modeling in SAP HANA. 20 November 2017 (12:10 GMT) Beginner.

COURSE LISTING. Courses Listed. Training for Database & Technology with Modeling in SAP HANA. 20 November 2017 (12:10 GMT) Beginner. Training for Database & Technology with Modeling in SAP HANA Courses Listed Beginner HA100 - SAP HANA Introduction Advanced HA300 - SAP HANA Certification Exam C_HANAIMP_13 - SAP Certified Application

More information

HA300 SAP HANA Modeling

HA300 SAP HANA Modeling HA300 SAP HANA Modeling. COURSE OUTLINE Course Version: 12 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

EDWH Architecture for Global Data Loading Strategy

EDWH Architecture for Global Data Loading Strategy EDWH Architecture for Global Data Loading Strategy Applies to: System Architecture for EDWH having multiple regions across globe. SAP NetWeaver 2004s BI 7.0 version. For more information, visit the Business

More information

COURSE LISTING. Courses Listed. with HANA Programming. 13 February 2018 (04:51 GMT) HA100 - SAP HANA

COURSE LISTING. Courses Listed. with HANA Programming. 13 February 2018 (04:51 GMT) HA100 - SAP HANA with HANA Programming Courses Listed HA100 - SAP HANA BC404 - ABAP Programming in Eclipse HA300 - SAP HANA Modeling HA400 - SAP HANA ABAP E_HANAAW_12 - SAP Certified Development Specialist - ABAP for SAP

More information

Managing Transports in SAP BW 3.5 and BI 7.0

Managing Transports in SAP BW 3.5 and BI 7.0 Managing Transports in SAP BW 3.5 and BI 7.0 Applies to: SAP BW 3.5/SAP BI 7.0. For more information, visit the Business Intelligence homepage. Summary This document explains all the features associated

More information

SAP BusinessObjects Web Intelligence XI 3.x and SAP NetWeaver Business Warehouse

SAP BusinessObjects Web Intelligence XI 3.x and SAP NetWeaver Business Warehouse SAP BusinessObjects Web Intelligence XI 3.x and SAP NetWeaver Business Warehouse February 2009 Table of Contents 1 Introduction...3 1.1 Intended audience...3 1.2 Assumptions...3 1.3 References...4 2 Useful

More information

BI Content How-to and FAQs for GRC RM-PC-FN 3.0

BI Content How-to and FAQs for GRC RM-PC-FN 3.0 BI Content How-to and FAQs for GRC RM-PC-FN 3.0 Table of Contents: 1. Introduction 2. Technical Requirements 3. Instructions and Information: I. Installation Steps: A) PC/RM Installation (perform installation

More information

Deploying BusinessObjects Explorer on Top of a SAP BI Query

Deploying BusinessObjects Explorer on Top of a SAP BI Query Deploying BusinessObjects Explorer on Top of a SAP BI Query Applies to: SAP BI NetWeaver 2004s, BusinessObjects Explorer 3.1. For more information, visit the Business Intelligence homepage. Summary The

More information

BW310H. Data Warehousing with SAP Business Warehouse powered by SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW310H. Data Warehousing with SAP Business Warehouse powered by SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW310H Data Warehousing with SAP Business Warehouse powered by SAP HANA. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company.

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: + 36 1224 1760 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7.

More information

Oracle BI 12c: Build Repositories

Oracle BI 12c: Build Repositories Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 12c: Build Repositories Duration: 5 Days What you will learn This Oracle BI 12c: Build Repositories training teaches you

More information

SAP EDUCATION SAMPLE QUESTIONS: C_HANAIMP142. Questions

SAP EDUCATION SAMPLE QUESTIONS: C_HANAIMP142. Questions SAP EDUCATION SAMPLE QUESTIONS: C_HANAIMP142 SAP Certified Application Associate - SAP HANA (Edition 2014) Disclaimer: These sample questions are for self-evaluation purposes only and do not appear on

More information

Generate Export Data Source

Generate Export Data Source Applies to: SAP BI 7.0 developers and support Users. For more information, visit the EDW homepage Summary This paper describes the data mart interface which makes it possible to update data from one data

More information

/ / SAP BODS TRAINING

/ / SAP BODS TRAINING SAP BODS TRAINING Data Services Training Content Data services Fundamentals History of BODS and Origin EIM relation to BODS Different Versions of BODS (3.0, 4.0, 4.1, 4.2) & Major differences Architecture

More information

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server 20466C - Version: 1 Implementing Data Models and Reports with Microsoft SQL Server Implementing Data Models and Reports with Microsoft SQL Server 20466C - Version: 1 5 days Course Description: The focus

More information

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW305 SAP Business Warehouse Query Design and Analysis. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

Using Xcelsius 2008 with SAP NetWeaver BW

Using Xcelsius 2008 with SAP NetWeaver BW Using Xcelsius 2008 with SAP NetWeaver BW Applies to: Xcelsius 2008 Enterprise Service Pack 02 (and higher) SAP NetWeaver BW 7.0 Enhancement package 01 Service Pack 05 (and higher) Summary In this short

More information

data tiering in BW/4HANA and SAP BW on HANA Update 2017

data tiering in BW/4HANA and SAP BW on HANA Update 2017 data tiering in BW/4HANA and SAP BW on HANA Update 2017 Roland Kramer, PM EDW, SAP SE June 2017 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

Dr. Berg, Penny Silvia SAP HANA. An Introduction. Bonn Boston

Dr. Berg, Penny Silvia SAP HANA. An Introduction. Bonn Boston Dr. Berg, Penny Silvia SAP HANA An Introduction Bonn Boston Contents at a Glance PART I What, Why, and When 1 In-Memory Computing, Big Data, and SAP HANA... 23 2 SAP HANA Implementation Options... 53 3

More information

Replacement Path: Explained with an Illustrated Example

Replacement Path: Explained with an Illustrated Example Replacement Path: Explained with an Illustrated Example Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage Summary The document explains the purpose and implementation method of

More information

Root Cause Analysis for SAP HANA. June, 2015

Root Cause Analysis for SAP HANA. June, 2015 Root Cause Analysis for SAP HANA June, 2015 Process behind Application Operations Monitor Notify Analyze Optimize Proactive real-time monitoring Reactive handling of critical events Lower mean time to

More information

Reading Sample. The Integrated Development Environment Contents. Index. The Authors. SAP Lumira, Designer Edition: The Comprehensive Guide

Reading Sample. The Integrated Development Environment Contents. Index. The Authors. SAP Lumira, Designer Edition: The Comprehensive Guide First-hand knowledge. Reading Sample This sample chapter introduces the SAP Lumira, designer edition workspace and its elements. Before you can start building dashboards and applications with SAP Lumira,

More information