PUBLIC Rapid Deployment Guide

Size: px
Start display at page:

Download "PUBLIC Rapid Deployment Guide"

Transcription

1 SAP Data Services Document Version: 4.2 Support Package 8 ( ) PUBLIC

2 Content 1 Introduction Documentation set for SAP Data Services Deployment environment requirements Runtime requirements Option 1: Using Linux X Window console Option 2: Remote X Window Create an SAP HANA user account for the Data Services Repository Installation Graphical User Interface (GUI) mode installation Command line mode installation Validating the installation Uninstall P U B L I C Content

3 1 Introduction The SAP Data Services rapid deployment package is a customized, pre-deployed package for SAP HANA-specific configurations. It contains the following deployed software versions: SAP BusinessObjects Information platform services (IPS) 4.2 SP2, using bundled SQL Anywhere for the IPS repository. SAP Data Services 4.2 SP8 using SAP HANA or bundled SQL Anywhere for the Data Services repository. 1.1 Documentation set for SAP Data Services Become familiar with all the pieces of documentation that relate to your SAP Data Services product. The latest Data Services documentation can be found on the SAP Help Portal. Table 1: Document What this document provides Adapter SDK Guide Information about installing, configuring, and running the Data Services Adapter SDK. Administrator Guide Configuration Guide for CTS + Customer Issues Fixed Information about administrative tasks such as monitoring, lifecycle management, security, and so on. System landscape information and detailed steps for CTS+ configuration. Information about customer issues fixed in this release. Note In some releases, this information is displayed in the Release Notes. Designer Guide Documentation Map Installation Guide for UNIX Installation Guide for Windows Integrator Guide Management Console Guide Master Guide Information about how to use Data Services Designer. Information about available Data Services books, languages, and locations. Information about and procedures for installing Data Services in a UNIX environment. Information about and procedures for installing Data Services in a Windows environment. Information for third-party developers to access Data Services functionality using web services and APIs. Information about how to use Data Services Administrator and Data Services Metadata Reports. Information about the application, its components and scenarios for planning and designing your system landscape. Information about SAP Information Steward is also provided in this guide. Introduction P U BL IC 3

4 Document Performance Optimization Guide Reference Guide Release Notes Sizing Guide Technical Manuals What this document provides Information about how to improve the performance of Data Services. Detailed reference material for Data Services Designer. Important information you need before installing and deploying this version of Data Services. Guidelines and recommendations on hardware requirements and software considerations for your implementation. A compiled, searchable, master PDF of core Data Services books: Administrator Guide Configuration Guide for CTS+ Designer Guide Reference Guide Management Console Guide Performance Optimization Guide Integrator Guide Supplement for Adapters Supplement for Google BigQuery Supplement for J.D. Edwards Supplement for Oracle Applications Supplement for PeopleSoft Supplement for SAP Supplement for Siebel Workbench Guide Text Data Processing Extraction Customization Guide Text Data Processing Language Reference Guide Tutorial Upgrade Guide What's New Workbench Guide Information about building dictionaries and extraction rules to create your own extraction patterns to use with Text Data Processing transforms. Information about the linguistic analysis and extraction processing features that the Text Data Processing component provides, as well as a reference section for each language supported. A step-by-step introduction to using Data Services. Information to help you upgrade from previous releases of Data Services and release-specific product behavior changes from earlier versions of Data Services to the latest release. Highlights of new key features in this SAP Data Services release. This document is not updated for support package or patch releases. Provides users with information about how to use the Workbench to migrate data and database schema information between different database systems. In addition, you may need to refer to several Supplemental Guides. Table 2: Document Supplement for Adapters Supplement for Google BigQuery Supplement for J.D. Edwards Supplement for Oracle Applications What this document provides Information about how to install, configure, and use Data Services adapters. Information about interfaces between Data Services and Google BigQuery. Information about interfaces between Data Services and J.D. Edwards World and J.D. Edwards OneWorld. Information about the interface between Data Services and Oracle Applications. 4 P U B L I C Introduction

5 Document Supplement for PeopleSoft Supplement for SAP Supplement for Siebel What this document provides Information about interfaces between Data Services and PeopleSoft. Information about interfaces between Data Services, SAP Applications, and SAP Net Weaver BW. Information about the interface between Data Services and Siebel. We also include these manuals for information about SAP BusinessObjects Information platform services. Table 3: Document Information platform services Administrator Guide Information platform services Installation Guide for UNIX Information platform services Installation Guide for Windows What this document provides Information for administrators who are responsible for configuring, managing, and maintaining an Information platform services installation. Installation procedures for SAP BusinessObjects Information platform services on a UNIX environment. Installation procedures for SAP BusinessObjects Information platform services on a Windows environment. Introduction P U BL IC 5

6 2 Deployment environment requirements Use the following information to plan for your deployment. Data Services Server: SUSE Linux Enterprise Server (For the supported version, see the Product Availability Matrix (PAM) at SAP HANA ODBC driver which is compatible with the supported HANA Server. Data Services Supported SAP HANA Server version (See SAP Note ) on the same or separate machine. Minimum hard ware requirements: 60 GB disk space 4 CPU 16 GB RAM The following ports must be unused on the system. You can change the ports after installing. Table 4: Port numbers Used for 7400, 7410 CMS,SIA 18005, 18080, Tomcat 2638 SQL Anywhere 3500 Data Services Job server 4011, 4012 Data Services View Data Services (VDS) 4013, 4014 Data Services Meta Data Services (MDS) 6 P U B L I C Deployment environment requirements

7 3 Runtime requirements If the target system box has the X11 Window system installed, there are two options to allow you to start the GUI installer mode. 3.1 Option 1: Using Linux X Window console Before launching the ezdeploy GUI: 1. Run the xlogo command to determine whether you have permission to connect to the X-server. You may need a root account to grant permissions. If so, run the xhost + command as a root user. 2. On the Linux box, configure the DISPLAY environment variable to redirect the X Window display to your Windows machine. For example, export DISPLAY=<windows IP address>: Option 2: Remote X Window Use the remote X Server application to output the Linux GUI to a remote Windows desktop. The following is an example, including the steps to configure Xming. 1. Download xming from 2. Configure the xming shortcut to add -ac in target field. See below. 3. Run the xlogo command to determine whether you have permission to connect to the X-server. You may need a root account to grant permissions. If so, run the xhost + command as a root user. Runtime requirements P U BL IC 7

8 4. On the Linux box, configure the DISPLAY environment variable to redirect the X Window display to your Windows machine. For example, export DISPLAY=<windows IP address>: Create an SAP HANA user account for the Data Services Repository 1. Log in to SAP HANA Studio wiht an administrator account Navigate to Catalog Authorization User, right click on User, and select New User. Keep in mind the following: A user named dsuser must be on the system and be a member of the dsuser group. dsuser may not be a member of any other user group. Both Information platform services and dsuser will reside in /build Information platform services and Data Services can only be installed in /build/dshana The home folder for dsuser must be /build/dsuser Example commands to create group and user: Create group with root account: groupadd dsuser Create user with root account: useradd dsuser -d/build/dsuser -G -g dsuser -m Change password for user: passwd dsuser 8 P U B L I C Runtime requirements

9 4 Installation To begin the installation: 1. Log in to the system with a dsuser account. 2. Launch sh ezdeploy.sh When you launch ezdeploy.sh, it will detect the availability of X Window. If X Window is present, the installer will launch in GUI mode. The installation will go through the Graphical User Interface (GUI) mode, if an X Window system is installed and using a local console or remote X Windows server, it will launch X Window GUI on Linux console or Windows desktop. If X Window is not present, the installer will launch in command-line interactive mode. See Option 2: Remote X Window [page 7] for more information about configuring X Window. Note The installation log file can be found at /build/dsuser/ezdeploy.log. 4.1 Graphical User Interface (GUI) mode installation Follow the GUI wizard to complete the installation. Installation P U BL IC 9

10 10 P U B L I C Installation

11 Installation P U BL IC 11

12 12 P U B L I C Installation

13 Installation P U BL IC 13

14 4.2 Command line mode installation You will need to provide a CMS password, a Data Services license key, and SAP HANA connection information, as shown in the following screen. 14 P U B L I C Installation

15 4.3 Validating the installation After the installation is finished, you can validate whether Data Services is deployed successfully to your machine. Example The following is an example of a successful deployment on a Linux SuSE machine (PALL a). Check the following locations to verify the deployment: Install location: /build/dshana Verify that this directory was created and that it is populated. Central Management Console: Verify that the CMC opens after you log in, and that Data Services appears on the home page of the CMC. Data Services Management Console: Verify that the Management Console opens after you log in. 4.4 Uninstall If the Rapid Deployment installation already exists on your machine, you must uninstall before re-installing. All configurations will be uninstalled as well. If X-Window is enabled, it will use the GUI mode. Otherwise, it will use the command line interactive mode Installation P U BL IC 15

16 Launch sh ezdeploy.sh. If there was an existing Rapid Deployment installation, it will select uninstall by default. 16 P U B L I C Installation

17 Important Disclaimers and Legal Information Coding Samples Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, unless damages were caused by SAP intentionally or by SAP's gross negligence. Accessibility The information contained in the SAP documentation represents SAP's current view of accessibility criteria as of the date of publication; it is in no way intended to be a binding guideline on how to ensure accessibility of software products. SAP in particular disclaims any liability in relation to this document. This disclaimer, however, does not apply in cases of willful misconduct or gross negligence of SAP. Furthermore, this document does not result in any direct or indirect contractual obligations of SAP. Gender-Neutral Language As far as possible, SAP documentation is gender neutral. Depending on the context, the reader is addressed directly with "you", or a gender-neutral noun (such as "sales person" or "working days") is used. If when referring to members of both sexes, however, the third-person singular cannot be avoided or a gender-neutral noun does not exist, SAP reserves the right to use the masculine form of the noun and pronoun. This is to ensure that the documentation remains comprehensible. Internet Hyperlinks The SAP documentation may contain hyperlinks to the Internet. These hyperlinks are intended to serve as a hint about where to find related information. SAP does not warrant the availability and correctness of this related information or the ability of this information to serve a particular purpose. SAP shall not be liable for any damages caused by the use of related information unless damages have been caused by SAP's gross negligence or willful misconduct. All links are categorized for transparency (see: Important Disclaimers and Legal Information P U BL IC 17

18 go.sap.com/registration/ contact.html 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names mentioned are the trademarks of their respective companies. Please see index.epx for additional trademark information and notices.

Master Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality

Master Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Master Guide for Data Integration and Content 1 Getting Started....3 1.1 Overview.... 3 1.2 About This Document.... 4 2 Use Cases....5 3

More information

Afaria Document Version: Windows Phone Enterprise Client Signing

Afaria Document Version: Windows Phone Enterprise Client Signing Afaria Document Version: 1-2014-04-04 Windows Phone Enterprise Client Signing Table of Contents 1 Signing Afaria Enterprise Client for Windows Phone Devices...3 1.1 Creating a Developer Account.... 4 1.2

More information

PUBLIC DQM Microservices Blueprints User's Guide

PUBLIC DQM Microservices Blueprints User's Guide SAP Data Services Document Version: 4.2 Support Package 8 (14.2.8.0) 2017-02-27 PUBLIC Content 1 Introduction.... 3 1.1 Documentation set for SAP Data Services content objects.... 3 1.2 SAP information

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Security Guide Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Producer Table of Contents 1 Introduction... 3 2 SSL

More information

PUBLIC SAP Vora Sizing Guide

PUBLIC SAP Vora Sizing Guide SAP Vora 2.0 Document Version: 1.1 2017-11-14 PUBLIC Content 1 Introduction to SAP Vora....3 1.1 System Architecture....5 2 Factors That Influence Performance....6 3 Sizing Fundamentals and Terminology....7

More information

SAP IoT Application Enablement Reuse Components and Templates

SAP IoT Application Enablement Reuse Components and Templates User Guide Document Version: 1.25.0 2017-01-19 PUBLIC SAP IoT Application Enablement Reuse Components and Templates Content 1 Reuse Components and Templates....3 1.1 IoT Application Enablement Reuse Components....

More information

What's New in SAP HANA Smart Data Streaming (Release Notes)

What's New in SAP HANA Smart Data Streaming (Release Notes) PUBLIC SAP HANA Smart Data Streaming 2.0 SP 00 Document Version: 1.0 2016-11-30 What's New in SAP HANA Smart Data Streaming (Release Notes) Content 1 What's New in SAP HANA Smart Data Streaming 2.0 (Release

More information

SAP Workforce Performance Builder

SAP Workforce Performance Builder Additional Guides Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER SAP Help Extension ECC Table of Contents 1 Introduction...

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

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Upgrade Guide Workforce Performance Builder Document Version: 1.0 2016-10-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Introduction... 3 2 Migrating a Workarea...

More information

SAP Enable Now. Desktop Components (Cloud Edition)

SAP Enable Now. Desktop Components (Cloud Edition) Installation Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Desktop Components (Cloud Edition) Table of Contents 1 Introduction...

More information

CUSTOMER Upgrade: SAP Mobile Platform SDK for Mac OS

CUSTOMER Upgrade: SAP Mobile Platform SDK for Mac OS SAP Mobile Platform 3.0 SP05 Document Version: 1.0-2014-09-05 CUSTOMER Upgrade: SAP Mobile Platform SDK for Mac OS Table of Contents 1.... 3 2 Upgrading SAP Mobile Platform 3.0 SDK to SP05....4 2.1 Acquiring

More information

SAP Enable Now. System Requirements

SAP Enable Now. System Requirements Additional Guides Enable Now Document Version: 1.0 2017-04-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER System Requirements Table of Contents 1 Introduction... 3 2 Producer

More information

Development Information Document Version: CUSTOMER. ABAP for Key Users

Development Information Document Version: CUSTOMER. ABAP for Key Users Development Information Document Version: 1.0 2015-11-30 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

ATTP Settings for ATTP to ATTP Connection

ATTP Settings for ATTP to ATTP Connection Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.2 Final Date 2017-10-18 SAP Information Collaboration Hub for Life Sciences Document History Version Date Change

More information

SAP Enable Now. Desktop Assistant

SAP Enable Now. Desktop Assistant Installation Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Desktop Assistant Table of Contents 1 Introduction... 3 2 System Requirements...

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Installation Guide Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Navigator Table of Contents 1 Introduction... 3

More information

SAP Enable Now What s New. WHAT S NEW PUBLIC Version 1.0, Feature Pack SAP Enable Now What s New. Introduction PUBLIC 1

SAP Enable Now What s New. WHAT S NEW PUBLIC Version 1.0, Feature Pack SAP Enable Now What s New. Introduction PUBLIC 1 WHAT S NEW PUBLIC Version 1.0, Feature Pack 1902 20.02.2019 2019 SAP SE or an SAP affiliate company. All rights reserved. Introduction PUBLIC 1 Table of Contents Introduction... 4 Further Information...

More information

1704 SP2 CUSTOMER. What s New SAP Enable Now

1704 SP2 CUSTOMER. What s New SAP Enable Now 1704 SP2 CUSTOMER What s New SAP Table of Contents Introduction... 4 Further Information... 4 General Changes... 5 Create New Object Assistant... 5 Object Palettes... 5 Info Center Access... 6 Interactive

More information

SAP Jam for Microsoft Office integration Reference Guide THE BEST RUN

SAP Jam for Microsoft Office integration Reference Guide THE BEST RUN PUBLIC SAP Jam for Microsoft Office integration Reference Guide Document Version: May 2016 2018-12-12 SAP Jam for Microsoft Office integration Reference Guide 2018 SAP SE or an SAP affiliate company. All

More information

Starting Guide for Data Warehousing Foundation Components on XSA

Starting Guide for Data Warehousing Foundation Components on XSA PUBLIC SAP HANA Data Warehousing Foundation 2.0 SPS04 2018-10-31 Starting Guide for Data Warehousing Foundation Components on XSA 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST

More information

Configuring Client Keystore for Web Services

Configuring Client Keystore for Web Services Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: Non-SAP Backend System on SAP Information Collaboration Hub for Life Sciences Typographic

More information

Creating RFC Destinations

Creating RFC Destinations Configuration Guide Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type Style

More information

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite SAP SuccessFactors HCM Suite is a fully web-based offering. You will need an Internet connection and a system that meets

More information

Non-SAP Backend System Readiness Check

Non-SAP Backend System Readiness Check Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Final Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type Style Example

More information

VERSION 1.0, FEATURE PACK What s New SAP Enable Now

VERSION 1.0, FEATURE PACK What s New SAP Enable Now VERSION 1.0, FEATURE PACK 1805 CUSTOMER What s New SAP Enable Now Table of Contents Introduction... 4 Further Information... 4 General Changes... 5 New Bubbles... 5 Toolbox Download... 5 Edit Tables...

More information

SAP Vora - AWS Marketplace Production Edition Reference Guide

SAP Vora - AWS Marketplace Production Edition Reference Guide SAP Vora - AWS Marketplace Production Edition Reference Guide 1. Introduction 2 1.1. SAP Vora 2 1.2. SAP Vora Production Edition in Amazon Web Services 2 1.2.1. Vora Cluster Composition 3 1.2.2. Ambari

More information

SAP Business One Upgrade Strategy Overview

SAP Business One Upgrade Strategy Overview Upgrade Strategy,, version for SAP HANA and analytics powered by SAP HANA Document Version: 1.2 2017-12-06 Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

ADDITIONAL GUIDES Customer SAP Enable Now System Requirements Customer

ADDITIONAL GUIDES Customer SAP Enable Now System Requirements Customer 2019 SAP SE or an SAP affiliate company. All rights reserved. ADDITIONAL GUIDES Customer 1902 2019-02-01 Customer Table of Contents 1 Introduction... 3 1.1 What is the Cloud Edition?... 4 1.2 Cloud Edition

More information

SAP Jam Application Launcher for Microsoft Windows Reference Guide

SAP Jam Application Launcher for Microsoft Windows Reference Guide PUBLIC SAP Jam Application Launcher for Microsoft Windows 2018-07-25 SAP Jam Application Launcher for Microsoft Windows Reference Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE

More information

Onboarding Guide THE BEST RUN. IMPLEMENTATION GUIDE PUBLIC Document Version:

Onboarding Guide THE BEST RUN. IMPLEMENTATION GUIDE PUBLIC Document Version: IMPLEMENTATION GUIDE PUBLIC Document Version: 1.0.0 2018-05-30 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Document History.... 3 2 Getting Started....4 3 Create

More information

Configuring the SAP Cryptolibrary on the ABAP Application Server

Configuring the SAP Cryptolibrary on the ABAP Application Server Configuration Guide Document Version: 1.0 Final Date: Configuring the SAP Cryptolibrary on the ABAP Application Server Sap Backend Systems on the SAP Pharma Network Typographic Conventions Type Style Example

More information

Security Guide SAP Supplier InfoNet

Security Guide SAP Supplier InfoNet SAP Supplier InfoNet Table of Contents 1 About this document....3 2 Network and communication security....4 2.1 Network security....4 2.2 Communication channel security....4 2.3 Network resource security....4

More information

CUSTOMER SAP Afaria Overview

CUSTOMER SAP Afaria Overview SAP Afaria 7 SP17 Document Version: 1.0 2016-08-07 CUSTOMER Content 1 Afaria Overview....3 1.1 About Afaria....3 1.2 Afaria Access and Support....4 1.3 Finding Information....5 2 Afaria Architecture....7

More information

SAP Mobile Secure Rapiddeployment. Software Requirements

SAP Mobile Secure Rapiddeployment. Software Requirements September 2014 English SAP Mobile Secure Rapiddeployment Solution SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of

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

Configuring the Web Service Runtime for ATTP

Configuring the Web Service Runtime for ATTP Configuration Guide Document Version: 1.0 Final Date: SAP Backend Systems on the SAP Pharma Network Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

SAP Jam add-in for Microsoft Office Outlook Administration Guide and Release Notes

SAP Jam add-in for Microsoft Office Outlook Administration Guide and Release Notes PUBLIC SAP Jam Collaboration 2018-07-25 SAP Jam add-in for Microsoft Office Outlook Administration Guide and Release Notes 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content

More information

SAP HANA SPS 08 - What s New? SAP HANA Web-based Development Workbench. (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Web-based Development Workbench. (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Web-based Development Workbench (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 Agenda Background Syntax Highlighting/Formatting Tool Links /

More information

SAP Business One Upgrade Strategy Overview

SAP Business One Upgrade Strategy Overview Upgrade Strategy SAP Business One, SAP Business One, version for SAP HANA and SAP Business One analytics powered by SAP HANA Document Version: 1.1 2016-02-03 Release 2004 and higher Typographic Conventions

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

Secure Login for SAP Single Sign-On Sizing Guide

Secure Login for SAP Single Sign-On Sizing Guide PUBLIC SAP Single Sign-On Document Version: 1.1 2018-07-31 Secure Login for SAP Single Sign-On 3.0 - Sizing Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Activity Repository rapiddeployment solution V2.10 April 2015 English SAP HANA Activity Repository rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

HA301. SAP HANA 2.0 SPS03 - Advanced Modeling COURSE OUTLINE. Course Version: 15 Course Duration:

HA301. SAP HANA 2.0 SPS03 - Advanced Modeling COURSE OUTLINE. Course Version: 15 Course Duration: HA301 SAP HANA 2.0 SPS03 - Advanced Modeling. COURSE OUTLINE Course Version: 15 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

Manual 1704 Document Version: SAP SE or an SAP affiliate company. All rights reserved. PUBLIC. SAP Enable Now.

Manual 1704 Document Version: SAP SE or an SAP affiliate company. All rights reserved. PUBLIC. SAP Enable Now. Manual 1704 Document Version: 1.0 2017-04-15 2017 SAP SE or an SAP affiliate company. All rights reserved. PUBLIC Instant Producer Table of Contents 1 Introduction... 3 2 Starting the Instant Producer...

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

HA215 SAP HANA Monitoring and Performance Analysis

HA215 SAP HANA Monitoring and Performance Analysis HA215 SAP HANA Monitoring and Performance Analysis. COURSE OUTLINE Course Version: 12 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment

Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment SAP HANA 1.0 Predictive Analysis 1.0 August 2013 English Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment solution for Retail (EN) SAP AG Dietmar-Hopp-Allee 16 69190

More information

HA100 SAP HANA Introduction

HA100 SAP HANA Introduction HA100 SAP HANA Introduction. COURSE OUTLINE Course Version: 15 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

BW305H. Query Design and Analysis with SAP Business Warehouse Powered by SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW305H. Query Design and Analysis with SAP Business Warehouse Powered by SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW305H Query Design and Analysis with SAP Business Warehouse Powered by SAP HANA. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate

More information

HA100 SAP HANA Introduction

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

More information

Product Blueprints User's Guide SAP Data Services 4.2 (14.2.0)

Product Blueprints User's Guide SAP Data Services 4.2 (14.2.0) Product Blueprints 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

INTERNAL USE ONLY SAP BusinessObjects EPM Add-in for Microsoft Office Support Package 17 / Patch XX Installation Procedure

INTERNAL USE ONLY SAP BusinessObjects EPM Add-in for Microsoft Office Support Package 17 / Patch XX Installation Procedure SAP BusinessObjects EPM solutions, add-in for Microsoft Office Document Version: 10.0 Support Package 17 / Patch XX - 2014-03-17 INTERNAL USE ONLY SAP BusinessObjects EPM Add-in for Microsoft Office Support

More information

HA215 SAP HANA Monitoring and Performance Analysis

HA215 SAP HANA Monitoring and Performance Analysis HA215 SAP HANA Monitoring and Performance Analysis. COURSE OUTLINE Course Version: 13 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

C4C30. SAP Cloud Applications Studio COURSE OUTLINE. Course Version: 21 Course Duration: 4 Day(s)

C4C30. SAP Cloud Applications Studio COURSE OUTLINE. Course Version: 21 Course Duration: 4 Day(s) C4C30 SAP Cloud Applications Studio. COURSE OUTLINE Course Version: 21 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 Agenda SHINE - Overview SHINE What s new in SPS 08 SHINE - Roadmap

More information

Getting Started with SAP HANA 2.0, express edition (Virtual Machine Method)

Getting Started with SAP HANA 2.0, express edition (Virtual Machine Method) Installation Guide PUBLIC Document Version: 2.00.0 2017-01-13 Getting Started with SAP HANA 2.0, express edition (Virtual Machine Method) Installing SAP HANA, express edition (Virtual Machine) The SAP

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

SAP HANA Client Installation and Update Guide

SAP HANA Client Installation and Update Guide PUBLIC SAP HANA Platform 2.0 SPS 03 Document Version: 1.1 2018-10-31 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1.... 3 2 Introduction....4 2.1 Supported Platforms....

More information

BW405. BW/4HANA Query Design and Analysis COURSE OUTLINE. Course Version: 14 Course Duration: 5 Day(s)

BW405. BW/4HANA Query Design and Analysis COURSE OUTLINE. Course Version: 14 Course Duration: 5 Day(s) BW405 BW/4HANA Query Design and Analysis. COURSE OUTLINE Course Version: 14 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

Managing Business Rules THE BEST RUN. PLANNING AND DESIGN PUBLIC SAP Global Track and Trace Document Version: Cloud 2018.

Managing Business Rules THE BEST RUN. PLANNING AND DESIGN PUBLIC SAP Global Track and Trace Document Version: Cloud 2018. PLANNING AND DESIGN PUBLIC SAP Global Track and Trace Document Version: Cloud 2018.09a 2018-09-27 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

More information

Device Operation Process Diagrams. SAP Mobile Secure rapid-deployment solution September 2014

Device Operation Process Diagrams. SAP Mobile Secure rapid-deployment solution September 2014 Device Operation Process Diagrams SP Mobile Secure rapid-deployment solution September 2014 X94 Device Operation (1/6) Remote Device Management of ios Device Types SP faria faria dministrator Remote Lock

More information

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Part Replace

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Part Replace How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: 1.0-2014-09-15 Document History Document Version Description 1.0 First version Document History 2014 SAP AG or an SAP affiliate company.

More information

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects XI3.1 Service Pack 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet,

More information

Management Console Guide SAP BusinessObjects Data Services 4.1 Support Package 1 ( )

Management Console Guide SAP BusinessObjects Data Services 4.1 Support Package 1 ( ) Management Console Guide SAP BusinessObjects Data Services 4.1 Support Package 1 (14.1.1.0) Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

SAP Financial Consolidation 10.1, starter kit for IFRS, SP7

SAP Financial Consolidation 10.1, starter kit for IFRS, SP7 SAP Financial Consolidation 10.1, starter kit for IFRS, SP7 Installation guide Copyright 2018 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s)

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s) S4H01 Introduction to SAP S/4HANA. COURSE OUTLINE Course Version: 04 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

SAP Business One, version for SAP HANA Platform Support Matrix

SAP Business One, version for SAP HANA Platform Support Matrix Platform Support Matrix Document Version: 1.17 2017-05-04 Platform Support Matrix Release 9.0 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 4HANA Cloud)

edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 4HANA Cloud) PUBLIC 2018-10-24 edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduciton....3

More information

How To Generate XSD Schemas from Existing MDM Repositories

How To Generate XSD Schemas from Existing MDM Repositories SAP NetWeaver How-To Guide How To Generate XSD Schemas from Existing MDM Repositories Applicable Releases: SAP NetWeaver MDM 7.1 Topic Area: Information Management Capability: Master Data Management Version

More information

HA300 SAP HANA Modeling

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

More information

SAP Landscape Transformation for SAP HANA (HA1)

SAP Landscape Transformation for SAP HANA (HA1) SAP HANA 1.0 SP05 SAP Landscape Transformation SP04 October 2013 English SAP Landscape Transformation for SAP HANA (HA1) Building Block Configuration Guide SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany

More information

SAP 3D Visual Enterprise 9.0: Localization of Authoring Content

SAP 3D Visual Enterprise 9.0: Localization of Authoring Content SAP White Paper Visualization SAP 3D Visual Enterprise 9.0: Localization of Authoring Content Author once - deliver to Multiple Locales Table of Contents Localization Overview 4 Localizer Utility 6 Exporting

More information

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment How To Guide SAP Business One 9.1 Document Version: 1.0 2014-05-09 How to Package and Deploy SAP Business One Extensions for Lightweight Deployment All Countries Typographic Conventions Type Style Example

More information

BIT660 Data Archiving

BIT660 Data Archiving BIT660 Data Archiving. COURSE OUTLINE Course Version: 11 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

HA400 ABAP Programming for SAP HANA

HA400 ABAP Programming for SAP HANA HA400 ABAP Programming for SAP HANA. COURSE OUTLINE Course Version: 14 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform

Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform PUBLIC Document Version: 1.1 [September 9, 2016] Copyright Copyright 2016 SAP SE. All

More information

SAP Business One Integration Framework

SAP Business One Integration Framework SAP Business One Integration Framework Configure Connectivity to SAP Business One Service Layer PUBLIC Global Roll-out August 2018, Krisztián Pápai TABLE OF CONTENTS 1. OBTAIN A VALID CERTIFICATE... 3

More information

opensap TEXT ANALYTICS WITH SAP HANA PLATFORM WEEK 1

opensap TEXT ANALYTICS WITH SAP HANA PLATFORM WEEK 1 opensap TEXT ANALYTICS WITH SAP HANA PLATFORM WEEK 1 Version: January 20, 2016 Exercises / Solutions Anthony Waite / SAP Labs, LLC. Bill Miller / SAP Labs, LLC. Contents Desktop in SAP Cloud Appliance

More information

SAP HANA SPS 08 - What s New? SAP HANA Modeling (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Modeling (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Modeling (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 Feature Overview Modeling Enhancements Enhanced SAP HANA Modeling capabilities

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

SAP HANA Operation Expert Summit PLAN - Hardware Landscapes. Addi Brosig, SAP HANA Product Management May 2014

SAP HANA Operation Expert Summit PLAN - Hardware Landscapes. Addi Brosig, SAP HANA Product Management May 2014 SAP HANA Operation Expert Summit PLAN - Hardware Landscapes Addi Brosig, SAP HANA Product Management May 2014 Disclaimer This presentation outlines our general product direction and should not be relied

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

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

SLT100. Real Time Replication with SAP LT Replication Server COURSE OUTLINE. Course Version: 13 Course Duration: 3 Day(s)

SLT100. Real Time Replication with SAP LT Replication Server COURSE OUTLINE. Course Version: 13 Course Duration: 3 Day(s) SLT100 Real Time Replication with SAP LT Replication Server. COURSE OUTLINE Course Version: 13 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

More information

HA355. SAP HANA Smart Data Integration COURSE OUTLINE. Course Version: 12 Course Duration: 3 Day(s)

HA355. SAP HANA Smart Data Integration COURSE OUTLINE. Course Version: 12 Course Duration: 3 Day(s) HA355 SAP HANA Smart Data Integration. COURSE OUTLINE Course Version: 12 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

HA100 SAP HANA Introduction

HA100 SAP HANA Introduction HA100 SAP HANA Introduction. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

HA 450. Application Development for SAP HANA COURSE OUTLINE. Course Version: 12 Course Duration:

HA 450. Application Development for SAP HANA COURSE OUTLINE. Course Version: 12 Course Duration: HA 450 Application Development for SAP HANA. COURSE OUTLINE Course Version: 12 Course Duration: SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

Single Sign-On Extensions Library THE BEST RUN. PUBLIC SAP Single Sign-On 3.0 SP02 Document Version:

Single Sign-On Extensions Library THE BEST RUN. PUBLIC SAP Single Sign-On 3.0 SP02 Document Version: PUBLIC SAP Single Sign-On 3.0 SP02 Document Version: 1.1 2018-07-31 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1....3 1.1 Extension for Kerberos Constrained Delegation

More information

Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition

Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition Configuration Guide Document Version: 5.0 2016-11-07 Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition Document History Before you start the implementation,

More information

Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1

Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1 Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication

More information

CA611 Testing with ecatt

CA611 Testing with ecatt CA611 Testing with ecatt. COURSE OUTLINE Course Version: 19 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

Guide to Licensed Options. SAP Sybase IQ 16.0 SP03

Guide to Licensed Options. SAP Sybase IQ 16.0 SP03 Guide to Licensed Options SAP Sybase IQ 16.0 SP03 DOCUMENT ID: DC01646-01-1603-01 LAST REVISED: November 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

MDG100 Master Data Governance

MDG100 Master Data Governance MDG100 Master Data Governance. 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. No part of this publication

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

BOCRC. SAP Crystal Reports Compact Course COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOCRC. SAP Crystal Reports Compact Course COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOCRC SAP Crystal Reports Compact Course. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

UX402 SAP SAPUI5 Development

UX402 SAP SAPUI5 Development UX402 SAP SAPUI5 Development. COURSE OUTLINE Course Version: 03 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

BOD410 SAP Lumira 2.0 Designer

BOD410 SAP Lumira 2.0 Designer BOD410 SAP Lumira 2.0 Designer. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

HA100 SAP HANA Introduction

HA100 SAP HANA Introduction HA100 SAP HANA Introduction. COURSE OUTLINE Course Version: 13 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information