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

Size: px
Start display at page:

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

Transcription

1 PUBLIC SAP HANA Platform SPS 12 Document Version: Master Guide for Data Integration and

2 Content 1 Getting Started Overview About This Document Use Cases Deployment Options Deployment in High Availability Scenarios Architecture Components Summary of Workflow and Tasks SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Content

3 1 Getting Started SAP HANA smart data integration and SAP HANA smart data quality provide a set of tools and processess that let you connect to any source, provision and cleanse data, and load to SAP HANA on premise or in the cloud. 1.1 Overview The SAP HANA smart data integration and SAP HANA smart data quality options provide tools to access source data, and provision, replicate, and transform that data in SAP HANA on-premise or in the cloud. The smart data integration and smart data quality options let you enhance, cleanse, and transform data to make it more accurate and useful. These options let you efficiently connect to any source to provision and cleanse data for loading into SAP HANA on-premise or in the cloud, and for supported systems, write back to the original source. Capabilities include: A simplified landscape, that is, one environment in which to provision and consume data. Access to more data formats including an open framework for new data sources. In-memory performance, which means increased speed and decreased latency. Feature area SAP HANA smart data integration Description Real-time, high-speed data provisioning, bulk data movement, and federation. Provides built-in adapters plus an SDK so you can build your own. Includes the following features and tools: Replication Editor in the SAP HANA Web-based Development Workbench, which lets you set up batch or real-time data replication scenarios in an easy-to-use web application Transformations presented as nodes in the application function modeler delivered with SAP HANA studio and SAP HANA Web-based Development Workbench, which lets you set up batch or real-time data transformation scenarios Data Provisioning Agent, a lightweight component that hosts data provisioning adapters, enabling data federation, replication, and transformation scenarios for on-premise or in-cloud deployments Data Provisioning adapters for connectivity to remote sources Adapter SDK to create custom adapters SAP HANA Cockpit integration for monitoring Data Provisioning Agents, remote subscriptions, and data loads SAP HANA smart data quality Real-time, high-performance data cleansing, address cleansing, and geospatial data enrichment. Provides an intuitive interface to define data transformation flowgraphs in SAP HANA Web-based Development Workbench and SAP HANA studio. Master Guide for Data Getting Started 2016 SAP SE or an SAP affiliate company. All rights reserved. 3

4 1.2 About This Document This Master Guide is the central starting point for the technical implementation of SAP HANA smart data integration and SAP HANA smart data quality. This Master Guide includes the following information: Overview Architecture Software components Deployment scenarios SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Getting Started

5 2 Use Cases You can use SAP HANA smart data integration and SAP HANA smart data quality to replicate or transform datea from remote sources. Use case Replication Transformation Description You can replicate data (batch and real time) into an SAP HANA system (on premise or in the cloud). You can transform data (batch and real time) on the way to the SAP HANA system (on premise or in the cloud). An example of transforming data is cleansing data using smart data quality. Master Guide for Data Use Cases 2016 SAP SE or an SAP affiliate company. All rights reserved. 5

6 3 Deployment Options Common deployment options for SAP HANA systems, Data Provisioning Agents, and source systems are described. There are two common deployment landscapes that we recommend: Landscape Description Distributed landscape System 1: SAP HANA Server System 2: Data Provisioning Agent System 3: Source system Combined landscape System 1: SAP HANA Server System 2: Data Provisioning Agent and the source system SAP HANA on premise vs. SAP HANA in the cloud Using SAP HANA on premise or in the cloud is a choice of deployment. Here are some things to keep in mind when deciding which deployment to use. If your deployment includes SAP HANA in the cloud and a firewall between SAP HANA and the Data Provisioning Agent: The Data Provisioning Proxy must be deployed. This is done by downloading and deploying the HANA_IM_DP delivery unit. The Data Provisioning Agent must be configured to communicate with SAP HANA using HTTP. This is done using Data Provisioning Agent Configuration tool. Other deployment considerations When planning your deployment, keep the following in mind: You may not have one Data Provisioning Agent registered in multiple SAP HANA instances. You may have multiple instances of the Data Provisioning Agent installed on multiple machines. For example, a developer may want to have a Data Provisioning Agent installed on their computer to work on a custom adapter SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Deployment Options

7 3.1 Deployment in High Availability Scenarios In addition to installing SAP HANA in a multiple-host configuration, you can use agent grouping to provide automatic failover and load balancing for SAP HANA smart data integrationand SAP HANA smart data quality functionality in your landscape. Auto-failover for the Data Provisioning Server In a multiple-host SAP HANA system, the Data Provisioning Server runs only in the active worker host. If the active worker host fails, the Data Provisioning Server is automatically started in the standby host when it takes over, and any active replication tasks are resumed. Note Load-balancing is not supported by the Data Provisioning Server. For more information about installing SAP HANA in a multiple-host configuration, see the SAP HANA Server Installation and Update Guide. Auto-failover for the Data Provisioning Agent Agent grouping provides automatic failover for connectivity to data sources accessed through Data Provisioning Adapters. When an agent that is part of a group is inaccessible for a time longer than the configured heart beat time limit, the Data Provisioning Server chooses a new active agent within the group and resumes replication for any remote subscriptions active on the original agent. Any remote subscriptions between the Queue and Distribute states at the time the agent became unavailable are logged as exceptions, and must be manually reset with new Queue and Distribute commands. Load balancing for the Data Provisioning Agent Agent grouping also provides load balancing between individual agent hosts by using a round robin policy. For example, with multiple agents in the group and a remote source configured on the group, each smart data access request to the remote source is load balanced by rotating through the agents in the group. For changed-data capture and real-time operations, an agent in the group is selected when a QUEUE command is executed on a remote subscription. Any following CDC requests are directed to the agent selected during the QUEUE command. For complete information about configuring agent groups, see the Administration Guide for Data. Master Guide for Data Deployment Options 2016 SAP SE or an SAP affiliate company. All rights reserved. 7

8 Related Information SAP HANA Server Installation and Update Guide (HTML) SAP HANA Server Installation and Update Guide (PDF) Administration Guide for Data Administration Guide for Data SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Deployment Options

9 4 Architecture These diagrams represent common deployment architectures for using smart data integration and smart data quality with SAP HANA. In all deployments, the basic components are the same. However, the connections between the components may differ depending on whether SAP HANA is deployed on premise, in the cloud, or behind a firewall. Figure 1: SAP HANA deployed on premise Master Guide for Data Architecture 2016 SAP SE or an SAP affiliate company. All rights reserved. 9

10 Figure 2: SAP HANA deployed in the cloud or behind a firewall The following tables explain the diagram and the network connections in more detail. Outbound Connections Client Protocol and additional information Default Port Data Provisioning Agent When SAP HANA is deployed on premise, the Data Provisioning Server within SAP HANA connects to the agent using the TCP/IP protocol. To manage the listening port used by the agent, edit the adapter framework preferences with the Data Provisioning Agent Configuration tool Sources Examples: Data Provisioning Adapters The connections to external data sources depend on the type of adapter used to access the source. C++ adapters running in the Data Provisioning Server connect to the source using a source-defined protocol. Java adapters deployed on the Data Provisioning Agent connect to the source using a source-defined protocol. Varies by source SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Architecture

11 Inbound Connections Client Protocol and additional information Default Port Data Provisioning Agent When SAP HANA is deployed in the cloud or behind a firewall, the Data Provisioning Agent connects to the SAP HANA XS engine using the HTTP/S protocol. Note When the agent connects to SAP HANA in the cloud over HTTP/S, data is automatically gzip compressed to minimize the required network bandwidth. 80xx 43xx For information about configuring the port used by the SAP HANA XS engine, see the SAP HANA Administration Guide. Related Information SAP HANA Administration Guide (HTML) SAP HANA Administration Guide (PDF) Master Guide for Data Architecture 2016 SAP SE or an SAP affiliate company. All rights reserved. 11

12 5 Components SAP HANA smart data integration and SAP HANA smart data quality include a number of components that you need to install, deploy, and configure. Component Data Provisioning Server Description The Data Provisioning Server is a native SAP HANA process. It is built as an index server variant, runs in the SAP HANA cluster, and is managed and monitored just like other SAP HANA services. It provides out-of-the-box native connectivity for many sources and connectivity to the Data Provisioning Agent. The Data Provisioning Server is installed with, but must be enabled in, the SAP HANA Server. Data Provisioning Agent The Data Provisioning Agent is a container running outside the SAP HANA environment, but it is managed by the Data Provisioning Server. It provides connectivity for all those sources where the driver cannot run inside the Data Provisioning Server. Through the Data Provisioning Agent, the preinstalled Data Provisioning Adapters communicate with Data Provisioning Server for connectivity, metadata browsing, and data access. The Data Provisioning Agent also hosts custom adapters created using the Adapter SDK. The Data Provisioning Agent is installed separately from SAP HANA server or client. HANA_IM_DP delivery unit The HANA_IM_DP delivery unit bundles monitoring and administration capabilities and the Data Provisioning Proxy for when connecting to SAP HANA in the cloud. The delivery unit includes the Data Provisioning adminisration application, the Data Provisioning Proxy, and the Data Provisioning monitor. Data Provisioning admin application The Data Provisioning administration application is an XS application that manages the administration functions of the Data Provisioning Agent with SAP HANA in the cloud. This component is delivered via the HANA_IM_DP delivery unit. Data Provisioning Proxy The Data Provisioning Proxy is an XS application that acts as a proxy to provide communication between the Data Provisioning Agent and Data Provisioning Server when SAP HANA runs in the cloud. When SAP HANA is in the cloud, the agent uses HTTP(S) to connect to Data Provisioning Proxy in the XS Engine, which eliminates the need to open additional ports in corporate IT firewalls. This component is delivered via the HANA_IM_DP delivery unit. Data Provisioning monitor The Data Provisioning monitor is a browser-based interface that lets you monitor agents, tasks, and remote subscriptions created in the SAP HANA system. You can view the monitors by directly entering the URL of each monitor into a web browser or by accessing the Data Provisioning tiles in the SAP HANA cockpit, a web-based launchpad that is installed with SAP HANA Server. Enable Data Provisioning monitoring functionality (for agents, data loads, and remote subscriptions) by creating the statistics tables and deploying the HANA_IM_DP delivery unit. SAP HANA Web-based Development Workbench Replication Editor The SAP HANA Web-based Development Workbench, which includes the Replication Editor to set up replication tasks, is installed with SAP HANA Server SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Components

13 Component SAP HANA Web-based Development Workbench Flowgraph Editor Application function modeler Description The SAP HANA Web-based Development Workbench Flowgraph Editor provides an interface to create data provisioning and data quality transformation flowgraphs. The application function modeler provides an interface to create data provisioning and data quality transformation flowgraphs. Application function modeler is installed with SAP HANA studio. Master Guide for Data Components 2016 SAP SE or an SAP affiliate company. All rights reserved. 13

14 6 Summary of Workflow and Tasks Implementation and use of SAP HANA smart data integration and SAP HANA smart data quality require the installation, enablement, and deployment of various components across the SAP HANA landscape. Some of these components are required and some are optional, depending on how you want to use these options. The following table provides you with an overview of the various tasks that administrators and developers need to perform to enable smart data integration and smart data quality. Task Sub-task Performed by Tool to use Where to find more information Notes Enable the Data Provisioning Server Enable the Script Server Administrator SAP HANA studio Administration Administrator SAP HANA studio Administration The DP Server is disabled by default. The Script Server is disabled by default. Enable it only if you plan on using smart data quality. Install smart data quality Cleanse and Geocode directories Administrator Administration Add user roles and privileges to perform various activities Administrator SAP HANA studio Administration Deploy the HANA_IM_DP delivery unit SAP HANA studio Deploy SAP HANA Content Install the Data Provisioning Agent Administrator DP Agent Installer Administration Install on Windows or Linux SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Summary of Workflow and Tasks

15 Task Sub-task Performed by Tool to use Where to find more information Notes Register Data Provisioning Agent with SAP HANA Administrator DP Agent Configuration tool Administration Register Data Provisioning adapters with SAP HANA Administrator DP Agent Configuration tool Administration Create custom adapters Install Data Provisioning Framework Import Launch Configuration Install PDE in order to export developed plugin Export plug-in project as JAR file Adapter developer SAP HANA studio Adapter SDK Guide for SAP HANA Smart Data Adapter developer SAP HANA studio Adapter SDK Guide for SAP HANA Smart Data Adapter developer SAP HANA studio Adapter SDK Guide for SAP HANA Smart Data Adapter developer SAP HANA studio Adapter SDK Guide for SAP HANA Smart Data Deploy custom adapters (.jar) to Data Provisioning Agent Administrator Data Provisioning Agent Configuration tool Administration Register custom adapter with SAP HANA Administrator Data Provisioning Agent Configuration tool Administration Master Guide for Data Summary of Workflow and Tasks 2016 SAP SE or an SAP affiliate company. All rights reserved. 15

16 Task Sub-task Performed by Tool to use Where to find more information Notes Create remote sources Administrator SAP HANA studio Administration Configure data movement Replication, using SAP HANA Webbased Development Workbench ETL Developer / Application Consultant SAP HANA Webbased Development Workbench Configuration Transformation, using SAP HANA studio ETL Developer / Application Consultant SAP HANA studio (application function modeler) Configuration Begin replication / transformation by invoking a stored procedure generated during activation Administrator / ETL developer SAP HANA studio or SAP HANA Development Workbench Editor Administration Configuration Monitor Data Provisioning agents, tasks and remote subscriptions Administrator SAP HANA Cockpit (Web and SAP HANA studio) Administration Process remote subscription exceptions Administrator SAP HANA studio / SAP HANA Development Workbench Catalog Administration Related Information Components [page 12] SAP SE or an SAP affiliate company. All rights reserved. Master Guide for Data Summary of Workflow and Tasks

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 wilful 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: Master Guide for Data Important Disclaimers and Legal Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 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.

PUBLIC Rapid Deployment Guide

PUBLIC Rapid Deployment Guide SAP Data Services Document Version: 4.2 Support Package 8 (14.2.8.0) 2017-01-18 PUBLIC Content 1 Introduction.... 3 1.1 Documentation set for SAP Data Services....3 2 Deployment environment requirements....

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

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 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

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

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

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 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

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

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

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 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 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

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 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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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 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

edocument for Italy - SAP Cloud Platform Integration Guide

edocument for Italy - SAP Cloud Platform Integration Guide IMPLEMENTATION GUIDE PUBLIC 2018-12-14 edocument for Italy - SAP Cloud Platform Integration Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

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

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

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

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

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

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

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

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

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

SAP HANA SPS 09 - What s New? SAP River

SAP HANA SPS 09 - What s New? SAP River SAP HANA SPS 09 - What s New? SAP River (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 SAP River What s New in

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

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

SAP EarlyWatch Alert. SAP HANA Deployment Best Practices Active Global Support, SAP AG 2015

SAP EarlyWatch Alert. SAP HANA Deployment Best Practices Active Global Support, SAP AG 2015 SAP EarlyWatch Alert SAP HANA Deployment Best Practices Active Global Support, SAP AG 2015 Learning Objectives of this Presentation After completing this presentation, you will be able to: Understand the

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

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

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

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

Week 2 Unit 1: Introduction and First Steps with EJB. January, 2015

Week 2 Unit 1: Introduction and First Steps with EJB. January, 2015 Week 2 Unit 1: Introduction and First Steps with EJB January, 2015 Persistence as a Service Manages the database systems in the cloud and the access to them Operations on database system level Monitoring

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

Data Consistency Management for Hybrid Scenarios

Data Consistency Management for Hybrid Scenarios Data Consistency Management for Hybrid Scenarios Thomas Schröder, SAP SE April 6th, 2015 Customer Agenda Introduction Cross Database Comparison for Hybrid Use Cases Scenario 1: Comparison based on Hana

More information

BC414. Programming Database Updates COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

BC414. Programming Database Updates COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) BC414 Programming Database Updates. COURSE OUTLINE Course Version: 15 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

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

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

HA240 SAP HANA 2.0 SPS02

HA240 SAP HANA 2.0 SPS02 HA240 SAP HANA 2.0 SPS02 - Authorizations, Scenarios & Security Requirements. COURSE OUTLINE Course Version: 14 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate

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

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

DS10. Data Services - Platform and Transforms COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

DS10. Data Services - Platform and Transforms COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) DS10 Data Services - Platform and Transforms. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No

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

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide SAP Business ByDesign SAP Business ByDesign Global October 23, 2017 1 Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Demo Business Context... 3 1.3 Prerequisites...

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

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

Week 2 Unit 3: Creating a JDBC Application. January, 2015

Week 2 Unit 3: Creating a JDBC Application. January, 2015 Week 2 Unit 3: Creating a JDBC Application January, 2015 JDBC Overview Java Database Connectivity (JDBC) Java-based data access technology Defines how a client can connect, query, and update data in a

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

DBW4H. Data Warehousing with SAP BW/4HANA - Delta from SAP BW powered by SAP HANA COURSE OUTLINE. Course Version: 13 Course Duration: 2 Day(s)

DBW4H. Data Warehousing with SAP BW/4HANA - Delta from SAP BW powered by SAP HANA COURSE OUTLINE. Course Version: 13 Course Duration: 2 Day(s) DBW4H Data Warehousing with SAP BW/4HANA - Delta from SAP BW powered by SAP HANA. COURSE OUTLINE Course Version: 13 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate

More information

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s)

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s) UX400 OpenUI5 Development Foundations. COURSE OUTLINE Course Version: 02 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of

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

Visual Business Configuration with SAP TM

Visual Business Configuration with SAP TM SAP Transportation Management Visual Business Configuration with SAP TM CUSTOMER Document Version: 3.0 December 2013 SAP AG 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

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

BW462 SAP BW/4HANA COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s)

BW462 SAP BW/4HANA COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s) BW462 SAP BW/4HANA. COURSE OUTLINE Course Version: 16 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC FAQs OData Services SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS ODATA SERVICES... 3 1. How to access the SAP Hybris Cloud for Customer OData API of your tenant?...3 2. How to access the

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

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

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

More information

Setting Up an Environment for Testing Applications in a Federated Portal Network

Setting Up an Environment for Testing Applications in a Federated Portal Network SAP NetWeaver How-To Guide Setting Up an Environment for Testing Applications in a Federated Portal Network Applicable Releases: SAP NetWeaver 7.0 IT Practice: User Productivity Enablement IT Scenario:

More information

ADM110. Installing and Patching SAP S/4HANA and SAP Business Suite Systems COURSE OUTLINE. Course Version: 17 Course Duration: 4 Day(s)

ADM110. Installing and Patching SAP S/4HANA and SAP Business Suite Systems COURSE OUTLINE. Course Version: 17 Course Duration: 4 Day(s) ADM110 Installing and Patching SAP S/4HANA and SAP Business Suite Systems. COURSE OUTLINE Course Version: 17 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company.

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

ADM110. Installing and Patching SAP S/4HANA and SAP Business Suite Systems COURSE OUTLINE. Course Version: 18 Course Duration: 4 Day(s)

ADM110. Installing and Patching SAP S/4HANA and SAP Business Suite Systems COURSE OUTLINE. Course Version: 18 Course Duration: 4 Day(s) ADM110 Installing and Patching SAP S/4HANA and SAP Business Suite Systems. COURSE OUTLINE Course Version: 18 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 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

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

HA150. SAP HANA 2.0 SPS03 - SQL and SQLScript for SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration:

HA150. SAP HANA 2.0 SPS03 - SQL and SQLScript for SAP HANA COURSE OUTLINE. Course Version: 15 Course Duration: HA150 SAP HANA 2.0 SPS03 - SQL and SQLScript for SAP HANA. COURSE OUTLINE Course Version: 15 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

HA150 SQL Basics for SAP HANA

HA150 SQL Basics for SAP HANA HA150 SQL Basics for SAP HANA. 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

Let s Exploit DITA: How to automate an App Catalog

Let s Exploit DITA: How to automate an App Catalog Let s Exploit DITA: How to automate an App Catalog Public Carsten Brennecke, SAP April 05, 2016 Agenda Our Challenge Our DITA Landscape Our Approach Conclusion 2016 SAP SE or an SAP affiliate company.

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

FAQs Data Cleansing SAP Hybris Cloud for Customer PUBLIC

FAQs Data Cleansing SAP Hybris Cloud for Customer PUBLIC FAQs Data Cleansing SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS DATA CLEANSING... 3 1. What is Data Cleansing?... 3 2. How do you scope this activity in your C4C system?...3 3. Is it possible

More information

SCM380 SAP MII - Manufacturing Integration and Intelligence Fundamentals

SCM380 SAP MII - Manufacturing Integration and Intelligence Fundamentals SCM380 SAP MII - Manufacturing Integration and Intelligence Fundamentals. COURSE OUTLINE Course Version: 10 Course Duration: 4 SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All

More information

SAP Single Sign-On 2.0 Overview Presentation

SAP Single Sign-On 2.0 Overview Presentation SAP Single Sign-On 2.0 Overview Presentation June 2014 Public Legal disclaimer This presentation is not subject to your license agreement or any other agreement with SAP. SAP has no obligation to pursue

More information

Getting Started with SAP Business One 9.2, version for SAP HANA

Getting Started with SAP Business One 9.2, version for SAP HANA Getting Started Guide CUSTOMER Document Version: 1.2 2017-09-20 Getting Started with SAP Business One 9.2, version for SAP HANA Table of Contents 1 Solution Information... 3 Installed Products... 3 Overview...

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

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

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) CLD100 Cloud for SAP. COURSE OUTLINE Course Version: 16 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