WhitePaper Xtract PPV

Size: px
Start display at page:

Download "WhitePaper Xtract PPV"

Transcription

1 WhitePaper Xtract PPV March 2011 Khoder Elzein Senior Product Manager Mail: Fon: Theobald Software GmbH Kernerstraße 50 D Stuttgart Fon: Fax: Mail: info@theobald-software.com Web:

2 Theobald Software GmbH Contents 1 Introduction Architecture Requirements and Installation Security Extraction Types Xtract PPV Table Xtract PPV Query Xtract PPV BAPI Xtract PPV Report Xtract PPV DeltaQ Xtract PPV BW Cube Xtract PPV OHS (Open Hub Services) Xtract PPV Hierarchy Miscellaneous Licensing Maintenance Trial version

3 Xtract PPV White Paper 1 Introduction 1.1 Architecture Xtract PPV is a middleware component to extract data from SAP systems and load it into PowerPivot. It has two components: Xtract PPV Server and Xtract PPV Designer. The Server Component is responsible for the extraction. PowerPivot communicates with the Xtract Server, and this in turn with SAP. Since the Xtract Server has no GUI, you use the Xtract Designer for the design and configuration of the extractions. The Designer directly communicates also with SAP, not to transport data, but just to query metadata during the design process. The main advantage of this architecture is a centralized monitoring and design concept. There is no need of installing anything on the user s workstation because the data is delivered via Data Feeds. 3

4 Theobald Software GmbH The following screenshot shows a couple of extractions within the Xtract Designer and how they are used within PowerPivot: 4

5 Xtract PPV White Paper 1.2 Requirements and Installation Xtract PPV (both Server and Designer Component) runs on all Windows Operation Systems above Windows 2000 (32 or 64 Bit). The table below shows the supported SAP Releases and requirements on the SAP system for each Xtract Component. In case of installation or customizing, please refer to the respective chapters for details. Component SAP Release Requirements to the SAP system Table Rel. above 4.0B For most tasks, the installation of a Z-module is necessary, but not for all. Query Rel. above 4.0B None BAPI Rel. above 4.0B None Report Rel. above 4.0B Installation of a Z-module is necessary. BW Cube Rel. above BW 3.1 None Hierarchy Rel. above BW 3.1 None OHS Rel. above BW 3.5 Customizing DeltaQ Rel. above 4.6A Customizing 1.3 Security There are several options to secure both design and the data consumption of an extraction: - Based on a built-in security with user and groups - Based on Active Directory - Based on SAP security: The user s credentials are forwarded to SAP. So all security restrictions apply for the user regardless of he/she acts as a dialog user in SAP GUI or consumes the data in PowerPivot. 5

6 Theobald Software GmbH Extraction Types Xtract PPV supports different types of SAP extractions. The Xtract Designer provides a graphical interface for each extraction that can be used completely without programming knowledge. 2.1 Xtract PPV Table Using the Table Component you can extract data from SAP tables and views. It is also possible to process WHERE statements to restrict the data to the user s needs. Of course, dynamic SQL statements involving variables are also supported. Data extraction can be processed in packets to handle large amounts of data Asynchronous processing of data packets Variables for dynamic WHERE statements Type-safety and metadata support by 100% from SAP s data dictionary No significant effect on the production system The screenshot below shows the table dialog in the foreground. In the background you see the Designer Workbench with other extractions, which are created in the repository. 6

7 Xtract PPV White Paper 2.2 Xtract PPV Query SAP queries are so popular as data suppliers because tables can be joined on the SAP end without any developer authorization. With Xtract PPV Query, you can make your SAP queries directly available in PowerPivot. With a graphical user interface and full metadata support, the result is available for further processing within seconds. As with every SAP query, variants can also be applied here. Alternatively or in addition, it is also possible to fill the selection screen with your own selection values. The variant and all selection parameters can be dynamically entered via variables. The screenshot shows the query dialog in SAP and the Xtract Designer s Query Form. 7

8 Theobald Software GmbH Xtract PPV BAPI With the BAPI component you can access data from BAPIs and RFC function modules and directly use the output in PowerPivot. Scalar import and export parameters are read or stored from variables. You can link one or many outbound tables with a pipeline to access them. The screenshot shows the function module SD_RFC_CUSTOMER_GET that returns a list of customers by a specified search pattern. With the help of this technique it is easily possible to implement some kind of business logic with the help of ABAP routines before extracting the data to PowerPivot. 8

9 Xtract PPV White Paper 2.4 Xtract PPV Report The Report component allows you to use existing ABAP reports or ABAP programs as data sources for PowerPivot. This technique is often used in the area of FI/CO reporting. In a lot of cases, a comprehensive pool of such reports has accumulated over the years and simply cannot be replaced or reengineered. With the Xtract PPV Report component you can protect your investments because existing logic does not have to be reengineered - it can simply be reused. The screenshot below shows the component in the layout preview. The input values (select options) are filled with values (variables if necessary). With the help of a graphical tool, the report output is split up into columns that then generate the query output for further processing. Use of variants is possible (even dynamic per variable) Even complex reports based on an ALV grid can be generated Extremely long running reports are supported by asynchronous techniques (no RFC timeout) 9

10 Theobald Software GmbH Xtract PPV DeltaQ The DeltaQ component forms the top class of the BI components for SAP access by Power- Pivot. With its help, the Extractor API in SAP ERP can be addressed and in such, the functionality with which BW systems also secure their data supply from the production system can be used. Real transaction-secure delta transfer of data Support of all master and transaction data including own generic extractors No installation in SAP required All business contents are available immediately even though no application-specific knowledge (e.g. about the tables structure) is required The following screenshot shows the editor for the data source 2LIS_12_VCITM. It provides the delivery items. Three extraction modes are available: Full for a complete extraction (without delta) Delta Init for a delta initialization Delta for the real delta update that is done via the ERP delta queue (transaction RSA7). 10

11 Xtract PPV White Paper 2.6 Xtract PPV BW Cube Xtract PPV BW Cube is a component to access the MDX engine of SAP BW. It is so easily possible to load BEx queries in PowerPivot. The dimensions, key figures and attributes to be transferred can simply be dragged and dropped into the query output. This turns complex, multidimensional data structures into relational data that are easy to handle. The image below shows the data source editor for a demo cube. Support of BW variables (even complex selection criteria) Dynamic restrictions through variables Value output can be adjusted as formatted or non-formatted (e.g. for scaling factors) Packaging function for large amounts of data 11

12 Theobald Software GmbH Xtract PPV OHS (Open Hub Services) Compared to traditional BW extraction via the OLAP API, the Open Hub Services (OHS) were developed by SAP to make the extraction of BW data available for further electronic processing instead of just pure reporting. The OHS component supports all of the possibilities inherent to OHS extraction: Extremely large data volumes through packaging and asynchronous background processes Delta extracts Not just cubes, but also InfoObjects, ODS objects, texts etc. Extraction definition with the help of InfoSpokes (BW 3.5) or data transfer processes (BI 7.0) The following screenshot shows the editor at design time. Different modes are supported (e.g. triggering of a process chain for extraction). In the background you see the Open Hub Monitor in SAP BW. 12

13 Xtract PPV White Paper 2.8 Xtract PPV Hierarchy Unfortunately, Open Hub Services do not support extraction from BW hierarchies. Due to this, the Hierarchy component was developed. It makes it possible to extract all hierarchy types from the BW. The screenshots below show the hierarchy in SAP and the Xtract component at the design time. If necessary, hierarchy texts can also be read in. 13

14 Theobald Software GmbH Miscellaneous 3.1 Licensing Basically Xtract PPV is licensed per extraction server. For each production license a test license is also included. It does not matter how many users view the data and how many developers are involved or how many different SAP systems Xtract PPV accesses. 3.2 Maintenance As part of the maintenance, it is guaranteed that Xtract PPV correctly runs according to the User s Guide and with the newest SAP and Windows versions. If you have any technical questions or difficulties you can contact our support by phone or by mail. Maintenance for six months is included in the license. After that you can buy a yearly maintenance for 20% of the currently valid license price. There is no right for updates after expiration of maintenance. 3.3 Trial version We are happy to assist you during your evaluation. You can download a trial version from our website and try it out at your leisure. The trial versions are fully functional and offer every feature of the product for you to test-drive. We are available for your questions via mail and telephone: info@theobald-software.com Phone:

15 Xtract PPV White Paper Copyright 2012 Theobald Software GmbH. All rights reserved. No part of this description of functions may be reproduced or transmitted in any form or for any purpose without the express permission of Theobald Software GmbH. The information contained herein may be changed without prior notice. Some software products marketed by Theobald Software GmbH and its distributors contain proprietary software components of other software vendors. SAP, SAP ERP and all other SAP products and services as well as the corresponding logos mentioned in the text are brands or registered trademarks of SAP AG in Germany and other countries worldwide. All other company names, products and services used herein are trademarks or registered trademarks of their respective owners. 15

Instant Data Warehousing with SAP data

Instant Data Warehousing with SAP data Instant Data Warehousing with SAP data» Extracting your SAP data to any destination environment» Fast, simple, user-friendly» 8 different SAP interface technologies» Graphical user interface no previous

More information

Unloading Master Data from SAP BI 7.0 using Open Hub Service

Unloading Master Data from SAP BI 7.0 using Open Hub Service Unloading Master Data from SAP BI 7.0 using Open Hub Service April 2008 Author Hermann Daeubler, Senior Program Manager, Microsoft Juergen Daiberl, Technical Evangelist, Microsoft Page 1 of 16 This document

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

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

WHAT'S NEW IN VERSION 15.0

WHAT'S NEW IN VERSION 15.0 WHAT'S NEW IN VERSION 5.0 Docu Performer WHAT'S NEW IN VERSION 5.0 2 Introduction... 3 Documentation... 4 Commenting... 6 Data Lineage... 7 Modeling... 8 Business Objects... 9 Function Modules... HANA...2

More information

Know How Network: SAP BW Performance Monitoring with BW Statistics

Know How Network: SAP BW Performance Monitoring with BW Statistics Know How Network: SAP BW Performance Monitoring with BW Statistics Ron Silberstein Platinum Consultant- Business Intelligence Netweaver RIG US SAP Labs, LLC Agenda 2 BW Statistics Overview Monitoring with

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

Overview of Reporting in the Business Information Warehouse

Overview of Reporting in the Business Information Warehouse Overview of Reporting in the Business Information Warehouse Contents What Is the Business Information Warehouse?...2 Business Information Warehouse Architecture: An Overview...2 Business Information Warehouse

More information

SAP Function Signatures for use with ECS BCS Connector

SAP Function Signatures for use with ECS BCS Connector SAP Function Signatures for use with ECS BCS Connector Theobald Software www.theobald-software.com www.theobald-software.com 1 Entity - BDC Requirements A master entity is needed, which can be selected

More information

LINQ to SAP. Jürgen Bäurle. July Parago Media GmbH & Co. KG

LINQ to SAP. Jürgen Bäurle. July Parago Media GmbH & Co. KG LINQ to SAP Jürgen Bäurle July 2008 Parago Media GmbH & Co. KG Introduction A lot has been written about Microsoft s new data access technology LINQ (Language Integrated Query) since the first preview

More information

SAP ABAP Training Course Content :

SAP ABAP Training Course Content : SAP ABAP Training Course Content : Topics Covered: Introduction to ERP Introduction to SAP & R/3 Architecture Introduction to ABAP/4 What is ABAP? Logon to SAP Environment Transaction Codes Multitasking

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

SILWOOD TECHNOLOGY LTD. Safyr Metadata Discovery Software. Safyr Getting Started Guide

SILWOOD TECHNOLOGY LTD. Safyr Metadata Discovery Software. Safyr Getting Started Guide SILWOOD TECHNOLOGY LTD Safyr Metadata Discovery Software Safyr Getting Started Guide S I L W O O D T E C H N O L O G Y L I M I T E D Safyr Getting Started Guide Safyr 7.1 This product is subject to the

More information

SAP Automation (BC-FES-AIT)

SAP Automation (BC-FES-AIT) HELP.BCFESRFC Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

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

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

BW350H. SAP BW Powered by SAP HANA - Data Acquisition COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW350H. SAP BW Powered by SAP HANA - Data Acquisition COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW350H SAP BW Powered by SAP HANA - Data Acquisition. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

Output Determination (SD-BF- OC)

Output Determination (SD-BF- OC) Output Determination (SD-BF- OC) HELP.SDBFOC Release 4.6C SAP AG Copyright Copyright 2000 SAP AG. All rights reserved. No part of this brochure may be reproduced or transmitted in any form or for any purpose

More information

Purchase Requisition Management

Purchase Requisition Management Deployment & Configuration Guide Purchase Requisition Management Enabled with ERPConnect Services Theobald Software GmbH Olgastraße 15 70182 Stuttgart Fon: +49 711 46 05 99 0 Fax: +49 711 46 05 99 20 Mail:

More information

Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data

Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data June 2006 Note: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality,

More information

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02 SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC-01-0302-01 LAST REVISED: January 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced

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

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

SCENARIOS. Docu Performer for SAP Version 15

SCENARIOS. Docu Performer for SAP Version 15 SCENARIOS Docu Performer for SAP Version 5 Docu Performer SCENARIOS 2 Overview... 3 General Procedure... 3 Access to Scenarios... 4 Creating Scenarios... 6 Scenario Folders... 6 Designing Scenarios...

More information

Enterprise Services Enhancement Guide

Enterprise Services Enhancement Guide Enterprise Services Enhancement Guide Version 2.0 Copyright Copyright 2008 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without

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

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 Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed

Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed Applies to: SAP BW 3.X & BI 7.0. For more information, visit the Business Intelligence homepage. Summary This article

More information

The Test Workbench in the SAP System (BC-CAT-PLN)

The Test Workbench in the SAP System (BC-CAT-PLN) The Test Workbench in the SAP System (BC-CAT-PLN) HELP.BCCATPLN_2 Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Client Copy and Transport

Client Copy and Transport HELP.BCCTSCCO Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP5StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

More information

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

HA400 ABAP Programming for SAP HANA

HA400 ABAP Programming for SAP HANA ABAP Programming for SAP HANA SAP HANA Course Version: 08 Course Duration: 3 Day(s) Publication Date: 2014 Publication Time: Copyright Copyright SAP AG. All rights reserved. No part of this publication

More information

Project management - integrated into Outlook

Project management - integrated into Outlook Project management - integrated into Outlook InLoox PM 6.x update to InLoox PM 7.x An InLoox Whitepaper Published: October 2012 Copyright: 2012 InLoox GmbH. You can find up-to-date information at http://www.inloox.com

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

BC405 Programming ABAP Reports

BC405 Programming ABAP Reports BC405 Programming ABAP Reports. COURSE OUTLINE Course Version: 16 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

Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0)

Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0) Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0) Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication

More information

ODBO, BAPI and XMLA It s All MDX to Me

ODBO, BAPI and XMLA It s All MDX to Me Applies To: ODBO, OLAP BAPI and XMLA interfaces for connecting to SAP BW. Summary Over the years, there has been a lot of discussion and confusion about what interface to use when connecting to SAP BW.

More information

BC ABAP Workbench Tools

BC ABAP Workbench Tools HELP.BCDWBTOO Release 4.6B SAP AG Copyright Copyright 2000 SAP AG. All rights reserved. No part of this brochure may be reproduced or transmitted in any form or for any purpose without the express permission

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

Developing Crystal Reports on SAP BW

Developing Crystal Reports on SAP BW Developing Crystal Reports on SAP BW Applies to: SAP BusinessObjects Crystal Reports. Summary This white paper explores various methods of accessing SAP BW data through Crystal Reports. Author: Arka Roy

More information

D75AW. Delta ABAP Workbench SAP NetWeaver 7.0 to SAP NetWeaver 7.51 COURSE OUTLINE. Course Version: 18 Course Duration:

D75AW. Delta ABAP Workbench SAP NetWeaver 7.0 to SAP NetWeaver 7.51 COURSE OUTLINE. Course Version: 18 Course Duration: D75AW Delta ABAP Workbench SAP NetWeaver 7.0 to SAP NetWeaver 7.51. COURSE OUTLINE Course Version: 18 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

Cross-Application Mass Maintenance (CA-GTF-MS)

Cross-Application Mass Maintenance (CA-GTF-MS) Cross-Application Mass Maintenance (CA-GTF-MS) HELP.CAGTFMS Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Selection/Formula Properties: Enhancements

Selection/Formula Properties: Enhancements Selection/Formula Properties: Enhancements ADDON.NDBWRE Release 30B Copyright Copyright 2003 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for

More information

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All

More information

OBT Global presents. SAP Business Information Warehouse. -an overview -

OBT Global presents. SAP Business Information Warehouse. -an overview - OBT Global presents. SAP Business Information Warehouse -an overview - Contents General Overview Architecture Overview Reporting Overview 6/19/2009 2 General Overview 6/19/2009 3 BW Defined BW is SAP's

More information

Work with Variables in SAP NetWeaver Visual Composer Version 1.00 May 2006

Work with Variables in SAP NetWeaver Visual Composer Version 1.00 May 2006 How-to Guide SAP NetWeaver 04s How To Work with Variables in SAP NetWeaver Visual Composer Version 1.00 May 2006 Applicable Releases: SAP NetWeaver 04s SPS07 or greater Copyright 2006 SAP AG. All rights

More information

ALE Introduction and Administration

ALE Introduction and Administration ALE Introduction and Administration HELP.BCMIDALEIO Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or

More information

Custom Functions User's Guide SAP Data Services 4.2 (14.2.0)

Custom Functions User's Guide SAP Data Services 4.2 (14.2.0) Custom Functions User's Guide SAP Data Services 4.2 (14.2.0) Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Data Quality / Data Cleansing in BW

Data Quality / Data Cleansing in BW Data Quality / Data Cleansing in BW Lothar Schubert, BW RIG 8/2001 01 Agenda About Data Quality Data Cleansing Data Validation Data Repair 02 SAP AG 2001, Title of Presentation, Speaker Name 2 Why Data

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

SAP Cloud Platform Integration Guide For SAP Integrated Business Planning 1902 and SAP Cloud Platform Integration for Data Services

SAP Cloud Platform Integration Guide For SAP Integrated Business Planning 1902 and SAP Cloud Platform Integration for Data Services INTEGRATION GUIDE PUBLIC SAP Integrated Business Planning Document Version: 1.0 2018-02-05 For SAP Integrated Business Planning 1902 and SAP Cloud Platform Integration for Data Services 2019 SAP SE or

More information

BusinessObjects XI Integration for SAP Solutions User's Guide

BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns

More information

Claim Management HELP.PSCLM. Release 4.6C

Claim Management HELP.PSCLM. Release 4.6C HELP.PSCLM Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Business Configuration Sets (BC-CUS)

Business Configuration Sets (BC-CUS) Business Configuration Sets (BC-CUS) HELP.BCCUSBCS Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or

More information

Functional Trace HELP.BCCCM. Release 620

Functional Trace HELP.BCCCM. Release 620 Functional Trace HELP.BCCCM Release 620 Copyright Copyright 2003 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express

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

Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course Details Course Outline Module 1: Introduction to Microsoft SQL Server Analysis Services This module introduces

More information

Automatic Deletion of Similar/Identical Requests from InfoCube after Update

Automatic Deletion of Similar/Identical Requests from InfoCube after Update Automatic Deletion of Similar/Identical Requests from InfoCube after Update Applies to: SAP BW 3.5/Business Intelligence 7.0 Summary This document explains the concept of automatic deletion of the overlapping

More information

[EMPOWERING BUSINESS USERS DATA IS KING]

[EMPOWERING BUSINESS USERS DATA IS KING] 2007 A White Paper by Quadrate, Inc. 5720 Gateway Boulevard Suite 101-103 Mason, OH 45040 + 1(888) 558-6409 www.quadrate.com 91% of organizations IT expenses are related to maintenance and operations.

More information

SAP ABAP ONLINE TRAINING COURSE

SAP ABAP ONLINE TRAINING COURSE SAP ABAP ONLINE TRAINING COURSE CONTENT What is SAP ABAP? ABAP is one of the many application-specific fourth-generation languages (4GLs) first developed in the 1980s. It was originally the report language

More information

SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014

SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014 SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014 Agenda Overview of SAP HANA Application Lifecycle Management

More information

SQL Studio (BC) HELP.BCDBADASQL_72. Release 4.6C

SQL Studio (BC) HELP.BCDBADASQL_72. Release 4.6C HELP.BCDBADASQL_72 Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express

More information

Quality Notifications (QM-QN)

Quality Notifications (QM-QN) HELP.QMQN Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

SAP- ABAP/4 ADVANCED COURSE CONTENT

SAP- ABAP/4 ADVANCED COURSE CONTENT SAP- ABAP/4 ADVANCED COURSE CONTENT SAP Basic Introduction SAP R/3 Overview SAP POC BRD Creation Blue-Print Roadmap Asap Methodology Project Management Overview ABAP Dictionary Concepts Tables, Data Elements

More information

Advanced Reporting in the Online Report Designer Administration Guide

Advanced Reporting in the Online Report Designer Administration Guide SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014 CUSTOMER Advanced Reporting in the Online Report Designer Administration Guide Content 1 Change History....3 2 Overview....4

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

SAP Hybris Billing, Pricing Simulation Extended Functions Release 2.0, SP03

SAP Hybris Billing, Pricing Simulation Extended Functions Release 2.0, SP03 SAP Hybris Billing, Pricing Simulation Extended Functions Release 2.0, SP03 Document Version 1.0 2017-06-13 TABLE OF CONTENTS EXTENDED FUNCTIONS IN SAP HYBRIS BILLING, PRICING SIMULATION... 3 Using Alternative

More information

Classification System (CA-CL)

Classification System (CA-CL) HELP.CACL Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Role and Scope of ABAP in SAP BI

Role and Scope of ABAP in SAP BI Role and Scope of ABAP in SAP BI Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage Summary The document provides a detailed description of the usage of APAP in SAP BI. Author:

More information

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004 Oracle Warehouse Builder 10g Runtime Environment, an Update An Oracle White Paper February 2004 Runtime Environment, an Update Executive Overview... 3 Introduction... 3 Runtime in warehouse builder 9.0.3...

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

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

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

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

COURSE LISTING. Courses Listed. with ABAP Dialog Programming. 25 December 2017 (08:57 GMT) NW001 - SAP NetWeaver - Overview

COURSE LISTING. Courses Listed. with ABAP Dialog Programming. 25 December 2017 (08:57 GMT) NW001 - SAP NetWeaver - Overview with ABAP Dialog Programming Courses Listed NW001 - SAP NetWeaver - Overview SAPTEC - SAP NetWeaver Application Server Fundamentals BC100 - ( ABAP) BC100E - Introduction to Programming with ABAP BC400

More information

SEM-BPS Enhancements. Product Management BI

SEM-BPS Enhancements. Product Management BI SEM-BPS Enhancements Product Management BI Roadmap Integration of master and transactional data Excel integration Access to plan data via web Integration to operational systems via retractors Process monitoring

More information

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server Installation Guide SAP Landscape Transformation Replication Server Document Version: 1.6 2017-06-14 CUSTOMER Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server - For SAP

More information

BC404. ABAP Programming in Eclipse COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s)

BC404. ABAP Programming in Eclipse COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s) BC404 ABAP Programming in Eclipse. COURSE OUTLINE Course Version: 16 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

SAPtips. Keys to APO Administration: The Technical Skills Your APO Project Needs. October/November 2003 Volume I Issue 5

SAPtips. Keys to APO Administration: The Technical Skills Your APO Project Needs. October/November 2003 Volume I Issue 5 Page 1 October/November 2003 Volume I Issue 5 www..com Keys to APO Administration: The Technical Skills Your APO Project Needs Editor's Note: Getting the most out of APO is not as simple as hiring a couple

More information

5 ETL Process: Master Data

5 ETL Process: Master Data 5 ETL Process: Master Data Of what use are the most modern data warehousing systems, if they re based on master data for customers or material that is incomplete, outdated, or inconsistent? The quality

More information

SAP NETWEAVER DECISION SERVICE MANAGEMENT A PARADIGM SHIFT

SAP NETWEAVER DECISION SERVICE MANAGEMENT A PARADIGM SHIFT SAP NETWEAVER DECISION SERVICE MANAGEMENT A PARADIGM SHIFT CD160 Exercises / Solutions Alexander Held, SAP Deutschland AG & Co. KG Carsten Ziegler, SAP AG 2 In these exercises, we want to set up a managed

More information

Engineering Workbench (PP-BD)

Engineering Workbench (PP-BD) HELP.PPBDEWB Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Integration of the Change and Transport System

Integration of the Change and Transport System Integration of the Change and Transport System Release 4.6C 1 SAP AG! Neurottstr. 16! D-69190 Walldorf Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

General Report Selection

General Report Selection HELP.BCSRVREP Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Introduction to MRP-Link. CSK - CAD Systeme Kluwetasch

Introduction to MRP-Link. CSK - CAD Systeme Kluwetasch Introduction to MRP-Link CSK - CAD Systeme Kluwetasch Agenda Introduction to MRP-Link Available Modules Modules in detail MRP-Link - middleware or host Summary and Conclusions 2 MRP-Link Overview Current

More information

TDWI World Conference Spring 2005

TDWI World Conference Spring 2005 TDWI World Conference Spring 5 Baltimore 18 May 5 Multidimensional Data Model of the SAusiness Information Warehouse How to build good performing data models with SAW Dr. Michael Hahne Dr. Michael Hahne

More information

How To Create FPM Application consuming CDS view using ACT

How To Create FPM Application consuming CDS view using ACT SAP NetWeaver How-To Guide How To Create FPM Application consuming CDS view using ACT Applicable Releases: SAP NetWeaver AS ABAP 7.4 SP5 Target Audience: FPM Developers Version 1.0 February 2014 Copyright

More information

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008 SAP NetWeaver BI Unicode Compliance Product Management SAP NetWeaver BI Version 7.0 December, 2008 Agenda 1. Unicode in General 2. Excursus: MDMP 3. Unicode support of SAP NetWeaver BI 4. Interfaces to

More information

Installation Instructions for SAS/ACCESS Interface to SAP BW

Installation Instructions for SAS/ACCESS Interface to SAP BW Installation Instructions for SAS/ACCESS 9.1.3 Interface to SAP BW Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Installation Instructions for SAS/ACCESS

More information

New Features Summary. SAP Sybase Event Stream Processor 5.1 SP02

New Features Summary. SAP Sybase Event Stream Processor 5.1 SP02 Summary SAP Sybase Event Stream Processor 5.1 SP02 DOCUMENT ID: DC01616-01-0512-01 LAST REVISED: April 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains to Sybase software

More information

This tutorial explains the key concepts of Web Dynpro with relevant screenshots for better understanding.

This tutorial explains the key concepts of Web Dynpro with relevant screenshots for better understanding. About the Tutorial SAP Web Dynpro is a standard SAP UI technology to develop web applications using graphical tools and development environment integrated with ABAP workbench. The use of graphical tools

More information

FUNCTION MODULE. BAPI are RFC enabled function modules. Might Be Remote Enabled or May not be Remote Enabled

FUNCTION MODULE. BAPI are RFC enabled function modules. Might Be Remote Enabled or May not be Remote Enabled FUNCTION MODULE Might Be Remote Enabled or May not be Remote Enabled RFC are direct system call Function modules are modularization elements in the ABAP programming language In web developments, RFC can

More information

Detailed Course Modules for Oracle BI Publisher Online Training:

Detailed Course Modules for Oracle BI Publisher Online Training: Detailed Course Modules for Oracle BI Publisher Online Training: 1 Introduction to Oracle BI Publisher 11g Course Agenda Overview of Oracle BI Foundation Suite Overview of Oracle Fusion Middleware Overview

More information

DEVELOPING SQL DATA MODELS

DEVELOPING SQL DATA MODELS 20768 - DEVELOPING SQL DATA MODELS CONTEÚDO PROGRAMÁTICO Module 1: Introduction to Business Intelligence and Data Modeling This module introduces key BI concepts and the Microsoft BI product suite. Introduction

More information

Dynamic Modification of the Inspection Scope

Dynamic Modification of the Inspection Scope Dynamic Modification of the Inspection Scope HELP.QMQCDYN Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form

More information

InfoSphere Warehouse V9.5 Exam.

InfoSphere Warehouse V9.5 Exam. IBM 000-719 InfoSphere Warehouse V9.5 Exam TYPE: DEMO http://www.examskey.com/000-719.html Examskey IBM 000-719 exam demo product is here for you to test the quality of the product. This IBM 000-719 demo

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

Duplicate Check. Master Data Check for Duplicates in SAP. excellence in data quality

Duplicate Check. Master Data Check for Duplicates in SAP.   excellence in data quality excellence in data quality Duplicate Check Master Data Check for Duplicates in SAP www.iso-gruppe.com Master data life without having to worry about duplicates The life cycle and usefulness of master data

More information

S4D430 Building Views in Core Data Services ABAP (CDS ABAP)

S4D430 Building Views in Core Data Services ABAP (CDS ABAP) S4D430 Building Views in Core Data Services ABAP (CDS ABAP). COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information