SAP HANA SPS 09 - What s New? Development Tools

Size: px
Start display at page:

Download "SAP HANA SPS 09 - What s New? Development Tools"

Transcription

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

2 Overview What s New in SPS 09? Primary Focus Improve the developer experience New/better wizard Semantic code completion End to end debugging Improve interaction between existing tools Linking and embedding to Admin and Unit Test tools as well Additional focus for the SAP Web-based Development Workbench Continue porting tools to the Web-based tooling SQLScript Editor SQLScript Debugger Calculation View 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 2

3 Overview What s New in SPS 09? Web-based Development Workbench Function Flow Web Templates and code completion Application Preview XSOData editor Manual test explorer for XSOData artifacts (based on application explorer) SQLScript Debugging SQLScript Editor Performance Measurements in SQL Console Form based role editor for hdbrole objects Check File Access HANA Test Tools integration Calculation View editor Analytic Privilege editor Replication Task Editor Smart Data Access integration CDS/HDBDD Editor with local semantic code completion Studio Project set up artifact generation Navigation to XS administration tool One click debugging XSJS/SQLScript Integrated Debugging Direct editing from Repository Browser Refactoring services Enhanced artifact templates Improved Code Completion for SQLScript Web Bridge (Run WebIDE editors within the HANA Studio) 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 3

4 SAP HANA Web-based Development Workbench

5 New design/foundation The SAP HANA Web-based Development Workbench is now based upon core libraries as the SAP Web IDE New visual design Integration of some of the web tools of the SAP Web IDE Contextual Help via online documentation 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 5

6 New design/foundation New URL Paths: /sap/hana/ide/editor /sap/hana/ide/catalog /sap/hana/ide/security /sap/hana/ide/trace Old URLs redirect automatically to new ones New Roles Old roles still valid as they include the new roles 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 6

7 Function Flow Outline View New panel-based responsive UI with persisted user settings Navigation history Alphabetical Sorting/Collapse All/Expand All for Function List 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 7

8 Function Flow Code Navigation Support cross-file navigation for both client-/server-side scripts Ctrl-click to jump to function definition Code preview and support for JSDoc 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 8

9 Additional Templates Additional templates and code snippets A complete Fiori example application Snippets for XSJS, XSODATA, HDBPROCEDURE, and others 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 9

10 Application Preview HTML page testing now uses the Application Preview from the SAP Web IDE Supports easy testing of various form factors 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 10

11 XSOdata Editor Improved XSOdata editor with syntax highlighting and keyword code completion 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 11

12 XSOdata Explore SAP River application explorer rebuilt as SAP OData Explorer in SPS09 General OData test and data generation tool which supports XSODATA services Standlone URL: /sap/hana/ide/editor/plugin/testto ols/odataexplorer/ Linked from Context view of the Editor as well 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 12

13 SQLScript Editor Procedure Editor in Web-based Development Workbench Keyword code completion Syntax highlighting 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 13

14 SQLScript Debugger Debugging in Web-based Development Workbench Set breakpoints in the runt-time object in the catalog Call procedure from the SQL console Resume & step over functions Scalar & table variable/parameter evaluations 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 14

15 Performance Analysis in SQL Console Run with Performance Measurement option in the SQL Console Expand detail performance details Option to perform repeated calls to the same operation 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 15

16 Form based hdbrole editor Improved editing of hdbrole definitions via a form based tool Object type sensitive value selection dialogs 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 16

17 Check file access Scans an hdbrole and tests HTTP access to all the files within package scope of this role 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 17

18 HANA Test Tools integration 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 18

19 Calculation View Editor New Editor for Calculation View Supports both Scripted and Graphical Calculation views 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 19

20 Analytic Privilege Editor New Editor for Analytic Privileges 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 20

21 Smart Data Access Smart Data Access integration with the catalog tool Define and edit Remote Sources Create and maintain Virtual Table definitions as well 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 21

22 Replication Task Editor New editor for defining replication tasks and performing target mapping 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 22

23 CDS/HDBDD Editor Improvements to syntax highlighting and local code completion 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 23

24 CDS/HDBDD Editor (Continued) Data preview Select entity or view and chose Run 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 24

25 SAP HANA Studio

26 Project Creation Wizard Initial artifact generation during project creation.xsaccess and.xsapp generated by default Optionally: schema, hdbdd, and xsjs service 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 26

27 Navigation to XS Admin XS Admin tool linked and embedded Supports configuration of xsjob, xssqlcc, xshttpdest, and.xsaccess artifacts 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 27

28 Improved One-Click debugging No more having to choose the XS Session ID Debugee will launch in external web browser or can run inplace within the HANA Studio Service test tools for stubbing in HTTP headers, body, etc 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 28

29 XSJS/SQLScript integrated debugging Starting from XSJS, you can now debug down into SQLScript as well 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 29

30 Direct editing from Repository Browser No longer is it required to check out content or have a project All objects are directly editable simply by selecting them in the Repository browser File->New; package creation all possible from the Repository Browser 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 30

31 Repository Workspaces Simplified workflow Import existing workspace Delete other users workspace (good for administrative clean up) 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 31

32 Refactoring services Move menu Searches for all impacted objects Adjust package references in source and impacted objects 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 32

33 SAP HANA Studio HDBDD Enhanced Creation Template New HDBDD creation Templates Supports multiple creation scenarios 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 33

34 SAP HANA Studio SQLScript Editor Semantic Code Completion in SAP HANA Studio CTRL+SPACE to trigger Lists relevant objects based on context Searches for any matches within the object name 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 34

35 SAP HANA Studio WebBridge Allows running editors which only exist in the SAP Web-based Development Workbench within the SAP HANA Studio Still use the Studio Save, Activate, and other functions Use Open With->Other and then choose Embedded Web Editor 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 35

36 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject to your license agreement or any other agreement with SAP. SAP has no obligation to pursue any course of business outlined in this presentation or to develop or release any functionality mentioned in this presentation. This presentation and SAP s strategy and possible future developments are subject to change and may be changed by SAP at any time for any reason without notice. This document is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP assumes no responsibility for errors or omissions in this document, except if such damages were caused by SAP intentionally or grossly negligent SAP SE or an SAP affiliate company. All rights reserved. Public 36

37 How to find SAP HANA documentation on this topic? In addition to this learning material, you can find SAP HANA platform documentation on SAP Help Portal knowledge center at The knowledge centers are structured according to the product lifecycle: installation, security, administration, development: SAP HANA Platform SPS What s New Release Notes Installation Administration Development References Documentation sets for SAP HANA options can be found at SAP HANA Options SAP HANA Advanced Data Processing SAP HANA Dynamic Tiering SAP HANA Enterprise Information Management SAP HANA Predictive SAP HANA Real-Time Replication SAP HANA Smart Data Streaming SAP HANA Spatial 2014 SAP SE or an SAP affiliate company. All rights reserved. Public 37

38 Thank you Contact information Thomas Jung SAP HANA Product Management 2014 SAP SE or an SAP affiliate company. All rights reserved.

39 2014 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. 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. Please see for additional trademark information and notices. 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 SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE 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. In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE s or its affiliated companies strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forwardlooking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions SAP SE or an SAP affiliate company. All rights reserved. Public 39

R49 Using SAP Payment Engine for payment transactions. Process Diagram

R49 Using SAP Payment Engine for payment transactions. Process Diagram R49 Using SAP Payment Engine for payment transactions Process Diagram Purpose, Benefits, and Key Process Steps Purpose The purpose of this scenario is to show you how to check the result of payment orders

More information

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Agenda

More information

SAP HANA SPS 09 - What s New? Administration & Monitoring

SAP HANA SPS 09 - What s New? Administration & Monitoring SAP HANA SPS 09 - What s New? Administration & Monitoring (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Content

More information

Design & Innovation from SAP AppHaus Realization with SAP HANA Cloud Platform. Michael Sambeth, Business Development HCP, SAP (Suisse) SA 18.06.

Design & Innovation from SAP AppHaus Realization with SAP HANA Cloud Platform. Michael Sambeth, Business Development HCP, SAP (Suisse) SA 18.06. Design & Innovation from SAP AppHaus Realization with SAP HANA Cloud Platform Michael Sambeth, Business Development HCP, SAP (Suisse) SA 18.06.2015 Legal disclaimer The information in this presentation

More information

Introduction to SAP HANA SQLScript Rich Heilman SESSION CODE: BT162

Introduction to SAP HANA SQLScript Rich Heilman SESSION CODE: BT162 Introduction to SAP HANA SQLScript Rich Heilman SESSION CODE: BT162 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation

More information

GR5 Access Request. Process Diagram

GR5 Access Request. Process Diagram GR5 Access Request Process Diagram Purpose, Benefits, and Key Process Steps Purpose This scenario uses business roles to show a new user access provisioning and also demo using simplified access request

More information

Cost-Effective Data Management and a Simplified Data Warehouse

Cost-Effective Data Management and a Simplified Data Warehouse SAP Information Sheet SAP Technology SAP HANA Dynamic Tiering Quick Facts Cost-Effective Data Management and a Simplified Data Warehouse Quick Facts Summary The SAP HANA dynamic tiering option helps application

More information

SAP HANA SPS 09 - What s New? SAP DB Control Center DBA Tool to manage Data Center

SAP HANA SPS 09 - What s New? SAP DB Control Center DBA Tool to manage Data Center SAP HANA SPS 09 - What s New? SAP DB Control Center DBA Tool to manage Data Center (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All

More information

Price and Revenue Management - Manual Price Changes. SAP Best Practices for Retail

Price and Revenue Management - Manual Price Changes. SAP Best Practices for Retail Price and Revenue Management - Manual Price Changes SAP Best Practices for Retail Purpose, Benefits, and Key Process Steps Purpose For the creation of manual price changes via the Price Planning Workbench,

More information

Partner Certification to Operate SAP Solutions and SAP Software Environments

Partner Certification to Operate SAP Solutions and SAP Software Environments SAP Information Sheet SAP Partner Innovation Lifecycle Services SAP Certification for Outsourcing Operations Partners Quick Facts Partner Certification to Operate SAP Solutions and SAP Software Environments

More information

SAP S/4HANA Embedded Analytics

SAP S/4HANA Embedded Analytics Frequently Asked Questions November 2015, Version 1 EXTERNAL SAP S/4HANA Embedded Analytics The purpose of this document is to provide an external audience with a selection of frequently asked questions

More information

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How-To Guide Document Version: 1411 2014.12.15 How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How to configure an example SAP Cloud Applications Studio

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Big Data Intelligence rapiddeployment solution November 2014 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

SAP Mobile Documents. December, 2015

SAP Mobile Documents. December, 2015 SAP Mobile Documents December, 2015 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject to your

More information

K88 - Additional Business Operations for Loans. Process Diagram

K88 - Additional Business Operations for Loans. Process Diagram K88 - Additional Business Operations for Loans Process Diagram K88 Additional Business Operations for Loans Payment Plan Change SAP UI/ A Financial Services ->Account Management -> Periodic Tasks -> Communication

More information

SAP Business One mobile app for Android Version 1.0.x November 2013

SAP Business One mobile app for Android Version 1.0.x November 2013 SAP Business One mobile app for Android Version 1.0.x November 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

K75 SAP Payment Engine for Credit transfer (SWIFT & SEPA) Process Diagram

K75 SAP Payment Engine for Credit transfer (SWIFT & SEPA) Process Diagram K75 SAP Payment Engine for Credit transfer (SWIFT & SEPA) Process Diagram Purpose, Benefits, and Key Process Steps Purpose The purpose of this scenario is to describe and / or support testing of the entire

More information

SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014)

SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014) SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014) The SuccessFactors Global HCM Training Schedule makes it easier to locate and enroll in the training

More information

Mobile app for Android Version 1.0.x, January 2014

Mobile app for Android Version 1.0.x, January 2014 Mobile app for Android Version 1.0.x, January 2014 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This

More information

SAP Audit Management A Preview

SAP Audit Management A Preview SAP Audit Management A Preview SAP AG November 2013 Customer 1 Agenda Business Challenges The Idea The Solution Roadmap Demo 2013 SAP AG. All rights reserved. Customer 2 Disclaimer The information in this

More information

2015-09-24. SAP Operational Process Intelligence Security Guide

2015-09-24. SAP Operational Process Intelligence Security Guide 2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to

More information

Mobile app for ios Version 1.10.x, August 2014

Mobile app for ios Version 1.10.x, August 2014 Mobile app for ios Version 1.10.x, August 2014 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime. Managers,

More information

SAP Solution Manager: The IT Solution from SAP for IT Service Management and More

SAP Solution Manager: The IT Solution from SAP for IT Service Management and More SAP Solution Manager SAP Solution Manager: The IT Solution from SAP for IT Service Management and More Table of Contents 2 SAP Solution Manager A Fully Scalable IT Platform 3 Supporting 15 Certified ITIL

More information

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Legal disclaimer The information in this presentation is confidential

More information

Mobile app for ios Version 1.11.x, December 2015

Mobile app for ios Version 1.11.x, December 2015 Mobile app for ios Version 1.11.x, December 2015 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime.

More information

Mobile app for Android Version 1.2.x, December 2015

Mobile app for Android Version 1.2.x, December 2015 Mobile app for Android Version 1.2.x, December 2015 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime.

More information

Software and Delivery Requirements

Software and Delivery Requirements SuccessFactors Recruiting April 2015 English SuccessFactors Recruiting rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP

More information

Downport to SAP GUI for documents Access Control Management

Downport to SAP GUI for documents Access Control Management Access Control Management A PLM Consulting Solution Public The PLM Consulting Solution Downport to SAP GUI for documents streamlines the process of managing project authorizations based on SAP PLM 7 Access

More information

SAP SE - Legal Requirements and Requirements

SAP SE - Legal Requirements and Requirements Finding the signals in the noise Niklas Packendorff @packendorff Solution Expert Analytics & Data Platform Legal disclaimer The information in this presentation is confidential and proprietary to SAP and

More information

SAP Fiori Infrastructure rapid-deployment solution: Software and Delivery Requirements

SAP Fiori Infrastructure rapid-deployment solution: Software and Delivery Requirements Fiori October 2014 English Version 1.0 Fiori Infrastructure rapid-deployment solution: Software and Delivery Requirements AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 26 th

More information

Citrix Receiver. Configuration and User Guide. For Macintosh Users

Citrix Receiver. Configuration and User Guide. For Macintosh Users Citrix Receiver Configuration and User Guide For Macintosh Users rev: 25.03.2015 https://access.sap.com/ TABLE OF CONTENTS Introduction... 3 Installation... 3 Accessing our portal... 3 Accessing from SAP

More information

SAP Business One mobile app for ios. Version 1.9.x September 2013

SAP Business One mobile app for ios. Version 1.9.x September 2013 SAP Business One mobile app for ios Version 1.9.x September 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

SAP HANA Core Data Services (CDS) Reference

SAP HANA Core Data Services (CDS) Reference PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Content 1 Getting Started with Core Data Services....4 1.1 Developing Native SAP HANA Applications....5 1.2 Roles and Permissions....7 1.3

More information

Multi Channel Sales Order Management: Mail Order. SAP Best Practices for Retail

Multi Channel Sales Order Management: Mail Order. SAP Best Practices for Retail Multi Channel Sales Order Management: Mail Order SAP Best Practices for Retail Purpose, Benefits, and Key Process Steps Purpose Multi Channel Sales Order Management: Mail Order describes a Business-to-Consumer

More information

SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements

SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements SAP HCI(PI) August 2015 English SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 November 2014

More information

PSM-PPM Integration SAP Product Structure Management

PSM-PPM Integration SAP Product Structure Management PSM-PPM Integration SAP Product Structure Management A PLM Consulting Solution PSM PPM Integration The PLM Consulting Solution PSM-PPM Integration integrates the display and management of PPM objects (e.g.:

More information

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

SAP BusinessObjects Business Intelligence 4 Innovation and Implementation

SAP BusinessObjects Business Intelligence 4 Innovation and Implementation SAP BusinessObjects Business Intelligence 4 Innovation and Implementation TABLE OF CONTENTS 1- INTRODUCTION... 4 2- LOGON DETAILS... 5 3- STARTING AND STOPPING THE APPLIANCE... 6 4.1 Remote Desktop Connection

More information

Help Users Rapidly Adopt New Technology for a Faster Return on Investment

Help Users Rapidly Adopt New Technology for a Faster Return on Investment SAP Brief SAP Education SAP Learning Hub Objectives Help Users Rapidly Adopt New Technology for a Faster Return on Investment Encourage rapid adoption through effective user enablement Encourage rapid

More information

FA7 - Time Management: Attendances/Absences/Overtime/Hajj Leave. Process Diagram

FA7 - Time Management: Attendances/Absences/Overtime/Hajj Leave. Process Diagram FA7 - Time Management: Attendances/Absences/Overtime/Hajj Leave Process iagram SAP ERP + RENEWAL Process Non-SAP Employee SAP ERP + RENEWAL (Personnel Administration) Organizational Management FA7 - Time

More information

The Arts & Science of Tuning HANA models for Performance. Abani Pattanayak, SAP HANA CoE Nov 12, 2015

The Arts & Science of Tuning HANA models for Performance. Abani Pattanayak, SAP HANA CoE Nov 12, 2015 The Arts & Science of Tuning HANA models for Performance Abani Pattanayak, SAP HANA CoE Nov 12, 2015 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

How To Use An Automotive Consulting Solution In Ansap

How To Use An Automotive Consulting Solution In Ansap Automotive Consulting Solution Warranty Management - Claim Copier Agenda 1. Benefit for the Customer 2. Description of the Function 3. The Function in the System 4. Technical Information 2 Customer Benefit

More information

SAP HANA Big Data Intelligence rapiddeployment

SAP HANA Big Data Intelligence rapiddeployment SAP HANA 1.0 November 2015 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1

More information

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide Lockbox Payment Process SAP Business ByDesign SAP Business ByDesign Global August 15, 2014 SAP Cloud Reference Systems Table of Content 1 About this Document... 3 1.1 Purpose...

More information

Quality Data in Record Time with SAP Information Steward Accelerator

Quality Data in Record Time with SAP Information Steward Accelerator SAP Brief SAP Extensions SAP Information Steward Accelerator by BackOffice Associates Objectives Quality Data in Record Time with SAP Information Steward Accelerator Find your way out of the data quality

More information

SAP Document Center. May 2016. Public

SAP Document Center. May 2016. Public SAP Document Center May 2016 Public The Big Picture for a Digital Platform Applications Applications IoT IoT Platform (Micro-) Services Extensions Icon Digital Boardroom Analytical Applications S/4HANA

More information

SAP Business Intelligence Adoption V6.41: Software and Delivery Requirements. SAP Business Intelligence Adoption February 2015 English

SAP Business Intelligence Adoption V6.41: Software and Delivery Requirements. SAP Business Intelligence Adoption February 2015 English Business Intelligence Adoption February 2015 English Business Intelligence Adoption V6.41: Software and Delivery Requirements AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 11/11/14

More information

Rapid database migration of SAP Business Suite to SAP HANA (V4.10): Software and Delivery Requirements. SAP HANA November 2014 English

Rapid database migration of SAP Business Suite to SAP HANA (V4.10): Software and Delivery Requirements. SAP HANA November 2014 English November 2014 English Rapid database migration of SAP Business Suite to (V4.10): Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate

More information

Automotive Consulting Solution. CHEP - EDI- Container Data

Automotive Consulting Solution. CHEP - EDI- Container Data Automotive Consulting Solution CHEP - EDI- Container Data Agenda 1. Benefit for the Customer 2. Description of the Function 3. The Function in the System 4. Technical Information 2 Customer Benefit Solution

More information

Unlock the Value of Your Microsoft and SAP Software Investments

Unlock the Value of Your Microsoft and SAP Software Investments SAP Technical Brief SAP Gateway Objectives Unlock the Value of Your Microsoft and SAP Software Investments Bridging the integration gap between SAP and Microsoft environments Bridging the integration gap

More information

Managing Procurement with SAP Business One

Managing Procurement with SAP Business One SAP Product Brief SAP s for Small Businesses and Midsize Companies SAP Business One Objectives Managing Procurement with SAP Business One Integrate optimized procurement with the entire business Integrate

More information

SAP Fiori - Architecture

SAP Fiori - Architecture SAP Fiori - Architecture August 2014 Customer Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject

More information

SAP HANA SPS 09 - What s New? SAP HANA Modeling

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

More information

SAP Mobile Services Enterprise Knowledgebase Overview and Access Guide

SAP Mobile Services Enterprise Knowledgebase Overview and Access Guide SAP Mobile Services Enterprise Knowledgebase Overview and Access Guide TABLE OF CONTENTS INTRODUCTION... 3 Enterprise Knowledgebase... 3 SAP Mobile Services Community... 3 Feedback... 3 ACCESSING THE ENTERPRIS

More information

Integrated Finance, Risk, and Profitability Management for Insurance

Integrated Finance, Risk, and Profitability Management for Insurance SAP Brief SAP for Insurance SAP Cost and Revenue Allocation for Financial Products Objectives Integrated Finance, Risk, and Profitability Management for Insurance Gain deep business insights Gain deep

More information

SAP HANA SPS 09 - What s New? SAP HANA Scalability

SAP HANA SPS 09 - What s New? SAP HANA Scalability SAP HANA SPS 09 - What s New? SAP HANA Scalability (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Disclaimer This

More information

Update on the SAP GUI Family. Q3/2014 Public

Update on the SAP GUI Family. Q3/2014 Public Update on the SAP GUI Family Q3/2014 Public Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject

More information

SM250 IT Service Management Configuration

SM250 IT Service Management Configuration SM250 IT Service Management Configuration. COURSE OUTLINE Course Version: 16 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

SAP BusinessObjects Cloud

SAP BusinessObjects Cloud Frequently Asked Questions SAP BusinessObjects Cloud SAP BusinessObjects Cloud To help customers Run Simple, SAP is breaking the limitations of the past. On October 20, 2015, we unveiled a new generation

More information

Software Requirements

Software Requirements EHP6 for SAP ERP 6.0 October 2014 English SAP Commercial Project Management rapiddeployment solution SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate company.

More information

SAP 3D Visual Enterprise Rapid-Deployment Solution

SAP 3D Visual Enterprise Rapid-Deployment Solution SAP 3D Visual Enterprise 8.0 July 2014 English SAP 3D Visual Enterprise Rapid-Deployment Solution SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

More information

Information Technology Meets Operational Technology in the Internet of Things

Information Technology Meets Operational Technology in the Internet of Things SAP Brief SAP Extensions SAP HANA IoT Connector by OSIsoft Objectives Information Technology Meets Operational Technology in the Internet of Things Reimagine your entire business Reimagine your entire

More information

Your Intelligent POS Solution: User-Friendly with Expert Analysis

Your Intelligent POS Solution: User-Friendly with Expert Analysis Overview SAP Customer Checkout with SAP Business One Challenges Your Intelligent POS : User-Friendly with Expert Analysis Central Overview of Sales Data Central Overview of Sales Data Cash and card payments,

More information

Managing Customer Relationships with SAP Business One

Managing Customer Relationships with SAP Business One SAP Brief SAP s for Small Businesses and Midsize Companies SAP Business One Objectives Managing Customer Relationships with SAP Business One Win new customers and forge better relationships Win new customers

More information

In-Store Merchandise and Inventory Management. SAP Best Practices for Retail

In-Store Merchandise and Inventory Management. SAP Best Practices for Retail In-Store Merchandise and Inventory Management SAP Best Practices for Retail Purpose, Benefits, and Key Process Steps Purpose These components of the SAPECC Retail System are used in the store. Together

More information

Content Management for SAP Business Suite powered by SAP HANA

Content Management for SAP Business Suite powered by SAP HANA SAP Brief Extensions SAP Extended Enterprise Content Management by OpenText Objectives Content Management for SAP Business Suite powered by SAP HANA Link all types of content to workflows and processes

More information

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014 Programs Administration Guide Table of Contents 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program....

More information

Powering Content-Rich Customer Success Centers for Omnichannel Support

Powering Content-Rich Customer Success Centers for Omnichannel Support SAP Brief SAP Extensions SAP Knowledge Central by MindTouch Objectives Powering Content-Rich Customer Success Centers for Omnichannel Support Deliver knowledge when and where it s needed Deliver knowledge

More information

Integration capabilities of SAP S/4HANA to SAP Cloud Solutions

Integration capabilities of SAP S/4HANA to SAP Cloud Solutions Document Version: 1.00 2015-08-10 Integration capabilities of SAP S/4HANA to SAP Cloud Solutions What you need to know when it comes to S/4HANA Integration Javit Gellaw (SAP SE) Table of Contents 1 INTRODUCTION

More information

Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks

Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks SAP Brief Objectives Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks Simplify management of SAP software landscapes Simplify management of SAP software landscapes

More information

Two UX Solutions Now Included with SAP Software

Two UX Solutions Now Included with SAP Software Frequently Asked Questions User Experience Two UX Solutions Now Included with SAP Software SAP offers two solutions that greatly improve the user experience (UX): the SAP Fiori user experience and SAP

More information

Effortless Customer Service with SAP Cloud for Service

Effortless Customer Service with SAP Cloud for Service SAP Brief SAP CRM SAP Cloud for Service Objectives Effortless Customer Service with SAP Cloud for Service Discerning customers require expert service attention Discerning customers require expert service

More information

Deliver Community-Powered Commerce to Optimize Revenue

Deliver Community-Powered Commerce to Optimize Revenue SAP Brief SAP Jam SAP Jam Communities Objectives Deliver Community-Powered Commerce to Optimize Revenue Drive revenue with community content optimized for commerce Drive revenue with community content

More information

Driving Customer Value leveraging SAP s strategy for the Internet of Things Internet of Things Technology Forum Frankfurt

Driving Customer Value leveraging SAP s strategy for the Internet of Things Internet of Things Technology Forum Frankfurt Driving Customer Value leveraging SAP s strategy for the Internet of Things Internet of Things Technology Forum Frankfurt Sindhu Gangadharan VP & Head of Product Management SAP HCI, PI & FSN Personalized

More information

SAP MII for Manufacturing rapid-deployment solution: Software Requirements

SAP MII for Manufacturing rapid-deployment solution: Software Requirements MII 15.0 October 2015 English SAP MII for Manufacturing rapid-deployment solution: SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or an SAP affiliate company. All rights reserved.

More information

Improve Field Service Performance with Augmented Reality Software and Smart Glasses

Improve Field Service Performance with Augmented Reality Software and Smart Glasses SAP Brief SAP Enterprise Asset Management SAP AR Service Technician Objectives Improve Field Service Performance with Augmented Reality Software and Smart Glasses Reduce workers reliance on cumbersome

More information

Landscape Deployment Recommendations for. SAP Fiori Front-End Server

Landscape Deployment Recommendations for. SAP Fiori Front-End Server Landscape Deployment Recommendations for SAP Fiori Front-End New Rollout Channel The rollout channel for publishing landscape deployment recommendations changed. Please have a look at our announcement.

More information

SAP Learning Hub: Your Competitive Advantage for a Career in SAP Solutions

SAP Learning Hub: Your Competitive Advantage for a Career in SAP Solutions Frequently Asked Questions SAP Learning Hub, Student Edition SAP Learning Hub: Your Competitive Advantage for a Career in SAP Solutions SAP edition, offers a range of educational content tailored to the

More information

Setting up Visual Enterprise Integration (WM6)

Setting up Visual Enterprise Integration (WM6) SAP Mobile Platform 3.0 June 2015 English Setting up Visual Enterprise Integration (WM6) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or

More information

Formulate Winning Sales and Operations Strategies Through Integrated Planning

Formulate Winning Sales and Operations Strategies Through Integrated Planning SAP Brief SAP Supply Chain Management SAP Sales and Operations Planning Objectives Formulate Winning Sales and Operations Strategies Through Integrated Planning Keep pace with rapidly changing market conditions

More information

Automate Complex Pay Rules While Streamlining Time and Attendance Management

Automate Complex Pay Rules While Streamlining Time and Attendance Management SAP Brief SAP Extensions SAP Time and Attendance Management by WorkForce Software Objectives Automate Complex Pay Rules While Streamlining Time and Attendance Management Gaining real-time insights to help

More information

Why Cloud Platforms are the Secret Weapon to Make Your Business More Agile and Competitive

Why Cloud Platforms are the Secret Weapon to Make Your Business More Agile and Competitive Why Cloud Platforms are the Secret Weapon to Make Your Business More Agile and Competitive Matthias Steiner, SAP SE @steinermatt May, 2015 Use this title slide only with an image Disclaimer This presentation

More information

SAP Cloud for Customer integration with SAP ERP: Software and Delivery Requirements

SAP Cloud for Customer integration with SAP ERP: Software and Delivery Requirements SAP Cloud for 1502 March 2015 English SAP Cloud for integration with SAP ERP: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2 Date Copyright

More information

Run Better in Weeks to Address Current and Future Business Needs

Run Better in Weeks to Address Current and Future Business Needs SAP Brief SAP Rapid Deployment s Objectives Run Better in Weeks to Address Current and Future Business Needs Accelerate your time to value Accelerate your time to value Meeting core business objectives

More information

Application Test Management and Quality Assurance

Application Test Management and Quality Assurance SAP Brief Extensions SAP Quality Center by HP Objectives Application Test Management and Quality Assurance Deliver new software with confidence Deliver new software with confidence Testing is critical

More information

SAP HANA Live & SAP BW Data Integration A Case Study

SAP HANA Live & SAP BW Data Integration A Case Study SAP HANA Live & SAP BW Data Integration A Case Study Matthias Kretschmer, Andreas Tenholte, Jürgen Butsmann, Thomas Fleckenstein July 2014 Disclaimer This presentation outlines our general product direction

More information

SAP BusinessObjects Dashboarding Strategy and Statement of Direction

SAP BusinessObjects Dashboarding Strategy and Statement of Direction SAP BusinessObjects Dashboarding Strategy and Statement of Direction www.sap.com TABLE OF CONTENTS DISCLAIMER... 3 INTRODUCTION... 3 Engage with SAP... 3 Background... 3 CUSTOMER EXPECTATIONS AND BUSINESS

More information

Keep Enterprise Assets Productive with Effective Master Data Governance

Keep Enterprise Assets Productive with Effective Master Data Governance SAP Brief SAP s for Enterprise Information Management SAP Master Data Governance, Enterprise Asset Management Extension by Utopia Objectives Keep Enterprise Assets Productive with Effective Master Data

More information

Reimagining Business with SAP HANA Cloud Platform for the Internet of Things

Reimagining Business with SAP HANA Cloud Platform for the Internet of Things SAP Brief SAP HANA SAP HANA Cloud Platform for the Internet of Things Objectives Reimagining Business with SAP HANA Cloud Platform for the Internet of Things Connect, transform, and reimagine Connect,

More information

Greater Continuity, Consistency, and Timeliness with Business Process Automation

Greater Continuity, Consistency, and Timeliness with Business Process Automation SAP Brief Extensions SAP Business Process Automation by Redwood Objectives Greater Continuity, Consistency, and Timeliness with Business Process Automation Streamline critical enterprise processes Streamline

More information

Simplify Complex Architectures and See the Potential Impact of New Technologies

Simplify Complex Architectures and See the Potential Impact of New Technologies SAP Brief SAP Technology SAP PowerDesigner Objectives Simplify Complex Architectures and See the Potential Impact of New Technologies Empower data, information, and enterprise architects Empower data,

More information

10H - Off-Cycle Payroll Processing. Process Diagram

10H - Off-Cycle Payroll Processing. Process Diagram 0H - Off-Cycle Payroll Processing Process Diagram 0H - Off-Cycle Payroll Processing SuccessFactors Employee Central SuccessFactors Employee Central Payroll HR Manager Payroll dministrator (FJ7) bsences

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

Elevate Your Customer Engagement Strategy with Cloud Services

Elevate Your Customer Engagement Strategy with Cloud Services SAP Brief SAP Services Cloud Services for Customer Relations Objectives Elevate Your Customer Engagement Strategy with Cloud Services Win over today s empowered customers Win over today s empowered customers

More information

The Internet of Things and I4.0 is an Evolution. New Markets (e.g. maintenance hub operator) Data Driven. Services. (e.g. predictive.

The Internet of Things and I4.0 is an Evolution. New Markets (e.g. maintenance hub operator) Data Driven. Services. (e.g. predictive. Industrie 4.0 and Internet of Things July 9, 2015 The Internet of Things and I4.0 is an Evolution Business Impact 40-50% CAGR for M2M market until 2020* IoT Space Data Driven Services (e.g. predictive

More information

Integration Capabilities of SAP S/4HANA to SAP Cloud Solutions

Integration Capabilities of SAP S/4HANA to SAP Cloud Solutions Document Version: 1.00 2016-03-01 Integration Capabilities of SAP S/4HANA to SAP Cloud Solutions What you need to know when it comes to SAP S/4HANA integration Javit Gellaw (SAP SE) Table of Contents 1

More information

Getting Started with the License Administration Workbench 2.0 (LAW 2.0)

Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License

More information

Streamline End-to-End Payment Processes on a Central Platform

Streamline End-to-End Payment Processes on a Central Platform SAP Brief SAP for Banking SAP Payment Engine Objectives Streamline End-to-End Payment Processes on a Central Platform Extend and simplify payment processes Extend and simplify payment processes Financial

More information