SAP HANA Security Overview Session Andrea Kristen, Holger Mack, SAP ASUG Annual Conference 2013

Size: px
Start display at page:

Download "SAP HANA Security Overview Session 3909. Andrea Kristen, Holger Mack, SAP ASUG Annual Conference 2013"

Transcription

1 SAP HANA Security Overview Session 3909 Andrea Kristen, Holger Mack, SAP ASUG Annual Conference 2013

2 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 AG. All rights reserved. 2

3 Agenda SAP HANA scenarios SAP HANA security functions Security in SAP HANA scenarios Data center integration and compliance Summary and Q&A 2013 SAP AG. All rights reserved. 3

4 SAP HANA scenarios

5 SAP in-memory strategy Innovation Transformation Introduction Side-by-Side Primary Persistence One Store Capabilities SAP HANA real-time operational analytics SAP BW powered by SAP HANA SAP HANA platform for inmemory apps (SAP HANA XS) SAP Business Suite optimized for in-memory computing SAP HANA as persistence layer for SAP Business Suite Benefits Flexible real time analysis of operations on detail level Primary persistence and optimized for SAP BW Enable application development and deployment minimize layers Reduced landscape complexity Value chain transformation This is the current state of planning and may be changed by SAP at any time SAP AG. All rights reserved. 5

6 SAP HANA terminology Category SAP in-memory computing Appliance SAP HANA appliance Database SAP HANA database Platform SAP HANA Extended Application Services (XS) Applications Application Name, powered by SAP HANA Cloud SAP HANA One SAP HANA Cloud Administration and Development Tool SAP HANA studio 2013 SAP AG. All rights reserved. 6

7 Traditional security architecture Client Application Application Authentication/SSO Encryption Authorization Identity Store Application Server Audit Logging Database 2013 SAP AG. All rights reserved. 7

8 SAP HANA scenarios 3-tier application, data mart (analytics) 3-tier application e.g. SAP NetWeaver Business Warehouse Data mart (analytics) e.g. SAP BusinessObjects business intelligence solution with data replicated from SAP ERP Client Client Client Application Server SAP BusinessObjects Business Intelligence SQL MDX SAP HANA Source Replication SAP HANA 2013 SAP AG. All rights reserved. 8

9 SAP HANA scenarios SAP HANA extended application services Technical infrastructure for new applications e.g. browser-based application built directly on top of SAP HANA XS Client HTTP(S) Application Rationale: Enable application development and deployment minimize layers http-based UI (browser, mobile apps) to run directly on SAP HANA, without an additional external application leveraging the built-in strengths of SAP HANA for the best possible performance Scope light-weight small web-based applications Complex high-speed business applications with deep integration of differentiating SAP HANA database feature XS SAP HANA 2013 SAP AG. All rights reserved. 9

10 SAP HANA security functions

11 SAP HANA overview of security functions Application Server SQL MDX Client SAP HANA Studio Administration SQL Client HTTP(S) Application XS Authentication/SSO Encryption Authorization Identity Store Audit Logging SAP HANA 2013 SAP AG. All rights reserved. 11

12 SAP HANA overview of security functions Function Details Authentication SQL access: User name and password (incl. password policy), Kerberos, SAML (bearer token) HTTP access (SAP HANA XS): User name and password (incl. password policy), SAP logon tickets Users and roles User and role concept (more information below) Authorization Privilege concept based on standard SQL privileges + extensions for business applications (more information below) Encryption Communication encryption (SSL) Data volume encryption (on disk) Audit logging Audit logging framework (more information below) Security administration SAP HANA Studio, additionally SQL interface for user/role management and other administration tasks (command line tool hdbsql available) 2013 SAP AG. All rights reserved. 12

13 SAP HANA user and role management For logon, users must exist in the identity store of the SAP HANA database Roles (and privileges) can be assigned to users Roles are used to bundle and structure privileges Create roles for specific groups of users, role hierarchies supported Role lifecycle: design time roles export to production system activate runtime XS Authentication/SSO Encryption Authorization Identity Store Audit Logging SAP HANA 2013 SAP AG. All rights reserved. 13

14 SAP HANA authorization System privileges: Authorize execution of administrative actions for the entire SAP HANA database SQL privileges: Authorize access to data and operations on database objects Analytic privileges: Authorize read access on analytic views at run-time, provide row-level access control based on dimensions of the respective view Package privileges: Authorize access in the repository (modeling environment) at design time Application privileges: Authorize access to SAP HANA XS application functions XS Authentication/SSO Encryption Authorization Identity Store Audit Logging SAP HANA 2013 SAP AG. All rights reserved. 14

15 SAP HANA authorization Runtime access control Access (SELECT) to a specific table or view is restricted by SQL SELECT Object Privilege. Access to a specific column can be restricted by creating a View with a subset of columns and granting the SELECT privilege only on this view. Access to specific rows are restricted by Analytic Privileges SAP AG. All rights reserved. 15

16 SAP HANA audit logging Logging of critical events for security and compliance, e.g. User, role and privilege changes Configuration changes Data access logging Read and write access (tables, views), execution of procedures Audit trail written to Linux syslog XS Authentication/SSO Encryption Authorization Identity Store Audit Logging SAP HANA 2013 SAP AG. All rights reserved. 16

17 SAP HANA security administration SAP HANA Studio SQL interface (command line tool hdbsql available) SAP HANA Studio Administration SQL XS Authentication/SSO Encryption Authorization Identity Store Audit Logging SAP HANA 2013 SAP AG. All rights reserved. 17

18 SAP HANA security administration SAP HANA studio 2013 SAP AG. All rights reserved. 18

19 Security in SAP HANA scenarios

20 SAP HANA as persistence for Business Suite & BW 3-tier application SAP Business Suite SAP NetWeaver Business Warehouse Client Application Server SQL MDX Access from Business Suite or Business Warehouse to SAP HANA Same security model for user access as with other databases Security functions of SAP NetWeaver ABAP/JAVA still apply Application server connects with technical database user to SAP HANA database Authorization management as before with existing methods (e.g. PFCG, authority check) User management in the application server SAP HANA security functions are used to manage administrative access to the database SAP HANA 2013 SAP AG. All rights reserved. 20

21 Data mart scenario - General Data-mart (analytics) e.g. SAP BusinessObjects business intelligence solution with data replicated from SAP ERP Client SAP BusinessObjects Business Intelligence Client Direct access of individual users to the SAP HANA database, e.g. to consume reports or view dashboards or using Microsoft Excel Privileges for individual users/roles assigned on database level Direct access of database administrators to the SAP HANA database Individual end users Database admins Source Replication SAP HANA Source Replication SAP HANA 2013 SAP AG. All rights reserved. 21

22 SAP HANA Live for SAP Business Suite Client Application Server 3-tier application e.g. SAP Business Suite Client SAP BusinessObjects Business Intelligence Client SAP HANA Live for SAP Business Suite supports direct access to ERP data in SAP HANA ERP data is exposed via analytical views as so-called virtual data models Virtual data models can be used by the customer to create new views Virtual data models can be exposed (e.g. via SQL or http) and consumed by different clients (e.g. browser) or reporting tools SAP HANA Live can be used in sidecar (i.e. replicated data) or integrated approach SAP HANA Live SAP HANA Each SAP HANA Live user gets a database user Authorization check within SAP HANA using privileges Tool support to assist with generation of SAP HANA authorizations from ABAP PFCG roles Analytics Authorization Assistant 2013 SAP AG. All rights reserved. 22

23 Data mart scenario Special Cases Data-mart (analytics) e.g. SAP BusinessObjects business intelligence solution with data replicated from SAP ERP Client SAP BusinessObjects Business Intelligence Client SAP Business Warehouse info providers can be exposed as analytical views in SAP HANA Automatic generation of analytical views on defined info providers Analytic privileges are automatically generated Views can be accessed by native SAP HANA clients and applications Requires users to exist as SAP HANA database users Source Replication SAP HANA 2013 SAP AG. All rights reserved. 23

24 SAP HANA security aspects of data mart scenarios Integration with SAP BusinessObjects BI solutions Identity forwarding for scenarios with authorization in SAP HANA 1. User authenticates against BOE server with BOE authentication mechanism 2. BOE server securely forwards the user identity to SAP HANA (options): User name/password o SAP HANA database user name/password stored in BOE server o Manual synchronization Kerberos o Users must log on to BOE server using Active Directory authentication o BOE server must run on Linux or Microsoft Windows SAML (on roadmap for SAP Business Objects 4.1) o Users can log on with any BOE logon method (Active Directory, LDAP, SAP, or native enterprise) o BOE user ID must exist as database user in the SAP HANA database o BOE server acts as identity provider. It generates a SAML ticket for the user, sends it to the SAP HANA database to validate -> if valid session will be established for this user o Using SSL transport security between BOE and HANA is highly recommended Individual end users SAP BusinessObjects server SAP HANA Database admins 2013 SAP AG. All rights reserved. 24

25 SAP HANA security aspects of SAP HANA XS scenarios Technical infrastructure for new applications e.g. browser-based application built directly on top of SAP HANA XS Client HTTP(S) Application XS SAP HANA Integrated with HANA security model User and role management SAP HANA database users and privileges/roles Authorization User needs access to SAP HANA database objects Additional privilege type: application privileges Authentication and single sign-on User name and password, SAP logon ticket; on roadmap: X.509, SAML Communication and data encryption SSL SAP HANA data volume encryption Audit logging SAP HANA audit logging infrastructure Secure web applications Protection against XSRF, SQL injection, XSS 2013 SAP AG. All rights reserved. 25

26 SAP HANA security aspects of SAP HANA XS scenarios Building secure applications based on SAP HANA XS Application developers can define Which packages get exposed via http Authentication method required for package access Application-specific access privileges Which privileges are required for package access When SSL is used for access to packages Enable Cross-Site-Request Forgery (XSRF) Protection Additional topics SQL connection configuration for database access with different privileges (e.g. for anonymous access) Use prepared statements for SQL injection prevention.xsaccess file More information SAP HANA Developer Guide SAP AG. All rights reserved. 26

27 Data center integration and compliance

28 SAP HANA data center integration IdM, SSO and audit logging Identity Management Infrastructure SQL Integration with User and role provisioning solutions Security Infrastructure Single Sign-On Infrastructure Kerberos SAML Out-of-the-box connector for SAP NetWeaver Identity Management SQL interface for integration with other identity management solutions Standards-based single sign-on infrastructures E.g. Microsoft Active Directory Existing logging infrastructures database audit trail written via Linux syslog Logging Infrastructure syslog SAP HANA 2013 SAP AG. All rights reserved. 28

29 SAP HANA data center integration OS security, patching and network Operating system SAP HANA is based on SUSE Linux Enterprise 11 SP2 for SAP Includes security pre-configurations (e.g. minimal network services) Security patches SAP HANA security patches are published as part of SAP Security Patch strategy (SAP Security Notes) Delivered with SAP HANA revisions and can be applied via SUM for HANA Operating system security patches are provided and published by SUSE Network Integration Network communication (purpose, ports) used by SAP HANA are documented in HANA Security Guide Includes recommendation for use of firewalls e.g. for separation between internal and external communication Use of SSL is supported for all network communication channels 2013 SAP AG. All rights reserved. 29

30 SAP HANA compliance SAP HANA provides functions that support customers in achieving compliance Compliance is not a product feature but depends on many factors Relevant rules and regulations (IT policies, industry, country, ) Existing technology/infrastructure, processes, audit approach Both process and functional requirements Best practices in security operations Need-to-know principle, separation of duties on all levels Control of privileged access Ability to audit Deletion of data End-to-end approach in SAP HANA Based on built-in database security functions and secure pre-configuration of software and hardware stack Integration existing security infrastructures via standard/documented interfaces and the option to use 3rd party tools that are End-to-end documentation for the whole software lifecycle, incl. exhaustive security guide and recommendations for secure setup and operation Security Infrastructure Application Server Client SQL MDX Authentication/SSO Authorization SAP HANA Studio Administration SQL Identity Store SAP HANA Operating System Client HTTP(S) Applica tion XS Encryption Audit Logging Compliance Environment 2013 SAP AG. All rights reserved. 30

31 Summary and Q+A

32 Summary SAP HANA comes with security features that allow implementation of different security policies SAP HANA is used in different scenarios which require different security approach Security architecture of the scenario determines security approach 2013 SAP AG. All rights reserved. 32

33 Further Information SAP Public Web -> Security Guide SAP AG. All rights reserved. 33

34 Security-related SAP notes : SAP HANA appliance: Security (Central Security Note) : SAP HANA appliance (Central Appliance Note) : Using external software in a HANA appliance : Using external tools in an SAP HANA appliance : Using antivirus software in an SAP HANA appliance : Using backup tools with Backint : Configuration changes in HANA appliance : Unrecommended external software and software versions : Unrecommended versions of antivirus software : Unrecommended versions of backup tools : Unrecommended configuration changes 2013 SAP AG. All rights reserved. 34

35 Q+A? Questions 2013 SAP AG. All rights reserved. 35

36 Thank You! Contact information: Andrea Kristen Holger Mack

37 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft, Windows, Excel, Outlook, PowerPoint, Silverlight, and Visual Studio are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, z10, z/vm, z/os, OS/390, zenterprise, PowerVM, Power Architecture, Power Systems, POWER7, POWER6+, POWER6, POWER, PowerHA, purescale, PowerPC, BladeCenter, System Storage, Storwize, XIV, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, AIX, Intelligent Miner, WebSphere, Tivoli, Informix, and Smarter Planet are trademarks or registered trademarks of IBM Corporation. Linux is the registered trademark of Linus Torvalds in the United States and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are trademarks or registered trademarks of Adobe Systems Incorporated in the United States and other countries. Oracle and Java are registered trademarks of Oracle and its affiliates. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems Inc. HTML, XML, XHTML, and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Apple, App Store, ibooks, ipad, iphone, iphoto, ipod, itunes, Multi-Touch, Objective-C, Retina, Safari, Siri, and Xcode are trademarks or registered trademarks of Apple Inc. IOS is a registered trademark of Cisco Systems Inc. RIM, BlackBerry, BBM, BlackBerry Curve, BlackBerry Bold, BlackBerry Pearl, BlackBerry Torch, BlackBerry Storm, BlackBerry Storm2, BlackBerry PlayBook, and BlackBerry App World are trademarks or registered trademarks of Research in Motion Limited. Google App Engine, Google Apps, Google Checkout, Google Data API, Google Maps, Google Mobile Ads, Google Mobile Updater, Google Mobile, Google Store, Google Sync, Google Updater, Google Voice, Google Mail, Gmail, YouTube, Dalvik and Android are trademarks or registered trademarks of Google Inc. INTERMEC is a registered trademark of Intermec Technologies Corporation. Wi-Fi is a registered trademark of Wi-Fi Alliance. Bluetooth is a registered trademark of Bluetooth SIG Inc. Motorola is a registered trademark of Motorola Trademark Holdings LLC. Computop is a registered trademark of Computop Wirtschaftsinformatik GmbH. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork, SAP HANA, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects Software Ltd. Business Objects is an SAP company. Sybase and Adaptive Server, ianywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Sybase Inc. Sybase is an SAP company. Crossgate, m@gic EDDY, B2B 360, and B2B 360 Services are registered trademarks of Crossgate AG in Germany and other countries. Crossgate is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. The information in this document is proprietary to SAP. No part of this document may be reproduced, copied, or transmitted in any form or for any purpose without the express prior written permission of SAP AG SAP AG. All rights reserved. 37

SAP Enterprise Master Data Management - Licensing Agreements and Recommendations

SAP Enterprise Master Data Management - Licensing Agreements and Recommendations SAP Enterprise Master Data Management ASUG Influence Council 2014 Scott Braker-Abene, Solution Management, SAP Labs, LLC June 2014 0708 Legal Disclaimer The information in this presentation is confidential

More information

Getting Started with Scope and Effort Analyzer (SEA) ALM Solution Management, AGS, SAP AG

Getting Started with Scope and Effort Analyzer (SEA) ALM Solution Management, AGS, SAP AG Getting Started with Scope and Effort Analyzer (SEA) ALM Solution Management, AGS, SAP AG Introduction Upgrade Planning with Scope and Effort Analyzer (SEA) SAP Solution Manager - Scope and Effort Analyzer

More information

SAP NetWeaver Decision Service Management in SAP CRM for Utilities

SAP NetWeaver Decision Service Management in SAP CRM for Utilities SAP NetWeaver Decision Service Management in SAP CRM for Utilities Volker Rein Product Owner SAP CRM for Utilities SAP AG Christian Kleingerdes Development Architect SAP CRM for Utilities SAP AG Dr. Wolfgang

More information

SAP CRM on HANA HANA Limited Runtime SAP 360 Customer. December 19 th, 2012

SAP CRM on HANA HANA Limited Runtime SAP 360 Customer. December 19 th, 2012 SAP on HANA HANA Limited Runtime December 19 th, 2012 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP.

More information

An Overview of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop

An Overview of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop An Overview of the SAP Business One Cloud Landscape SAP Business One Cloud Landscape Workshop Section Objectives This section of the course will enable you to: Understand the different components that

More information

How To Install The Sap Business Explorer 7.X 2.X (Sap) On A Windows 7.30 Computer (Windows 7)

How To Install The Sap Business Explorer 7.X 2.X (Sap) On A Windows 7.30 Computer (Windows 7) SAP Business Explorer 7.X Copyright Copyright 2012 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Sizing and Deployment of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop

Sizing and Deployment of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop Sizing and Deployment of the SAP Business One Cloud Landscape SAP Business One Cloud Landscape Workshop Section Objectives This section of the course will enable you to: Understand the sizing metrics that

More information

Backup Strategy for Oracle

Backup Strategy for Oracle Backup Strategy for Oracle White Paper: Oracle Database Administration February 01 TABLE OF CONTENTS INTRODUCTION... 3 EXAMPLE 1... 4 EXAMPLE... 6 EXAMPLE 3... 7 SUMMARY... 8 ADDITIONAL INFORMATION...

More information

SAP Road Map for SAP NetWeaver Single Sign-On

SAP Road Map for SAP NetWeaver Single Sign-On SAP Road Map for SAP NetWeaver Single Sign-On Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation

More information

Building your SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop

Building your SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop Building your SAP Business One Cloud Landscape SAP Business One Cloud Landscape Workshop Section Objectives This section of the course will enable you to: Complete the steps necessary to build a SAP Business

More information

Setting up the Environment for Creating or Extending SAP Fiori Apps

Setting up the Environment for Creating or Extending SAP Fiori Apps Setting up the Environment for Creating or Extending SAP Fiori Apps February 2014 Copyright Copyright 2014 SAP AG. All rights reserved SAP Library document classification: PUBLIC No part of this publication

More information

Demand Planning. SAP Business ByDesign

Demand Planning. SAP Business ByDesign SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 Demand

More information

SAP BI Visualization Showcase 2013 Edition - External Prepared by Terry Penner

SAP BI Visualization Showcase 2013 Edition - External Prepared by Terry Penner SAP BI Visualization Showcase 2013 Edition - External Prepared by Terry Penner Legal Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without

More information

Overview of integrated business planning with SAP Planning and Consolidation. Isabel Wichmann, Presales Specialist, SAP September 2012

Overview of integrated business planning with SAP Planning and Consolidation. Isabel Wichmann, Presales Specialist, SAP September 2012 Overview of integrated business planning with SAP Planning and Consolidation Isabel Wichmann, Presales Specialist, SAP September 2012 Legal disclaimer The information 2 in this presentation is confidential

More information

Physical Inventory Management. SAP Business ByDesign

Physical Inventory Management. SAP Business ByDesign SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 Logistics

More information

SAP Sourcing / Contract Lifecycle Mgmt Mail Configurations. April 2013 Vikram Shanmugasundaram, SAP Sourcing/CLM Center of Excellence

SAP Sourcing / Contract Lifecycle Mgmt Mail Configurations. April 2013 Vikram Shanmugasundaram, SAP Sourcing/CLM Center of Excellence SAP Sourcing / Contract Lifecycle Mgmt Mail Configurations April 2013 Vikram Shanmugasundaram, SAP Sourcing/CLM Center of Excellence SAP Sourcing / CLM 2013 Webcast Series Goal Spread the knowledge about

More information

SAP NetWeaver Identity Management Compliant provisioning using SAP Access Control Architectural overview

SAP NetWeaver Identity Management Compliant provisioning using SAP Access Control Architectural overview SAP NetWeaver Identity Management Compliant provisioning using SAP Access Control Architectural overview Version 7.2 Rev 8 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Customization of SAP Sales Manager 2.5

Customization of SAP Sales Manager 2.5 SAP How-to Guide SAP Mobility Customization of SAP Sales Manager 2.5 A Branded Service provided by SAP Rapid Innovation Group Applicable Releases: SAP Sales Manager 2.5 Target Audience: CRM consultants

More information

Auto-Servicio de data discovery con SAP LUMIRA. David Pérez, Senior Solution Specialist SAP Analytics

Auto-Servicio de data discovery con SAP LUMIRA. David Pérez, Senior Solution Specialist SAP Analytics Auto-Servicio de data discovery con SAP LUMIRA David Pérez, Senior Solution Specialist SAP Analytics Retos para la versión única de la verdad 2014 SAP AG. All rights reserved. 2 Reaparición de Silos 2014

More information

How To Configure SFTP Adapter in SAP PI

How To Configure SFTP Adapter in SAP PI SAP NetWeaver How-To Guide How To Configure SFTP Adapter in SAP PI Applicable Releases: SAP PI 7.11 Onwards Version 1.0 September 2012 Copyright 2012 SAP AG. All rights reserved. No part of this publication

More information

The SME is Shifting Gear to Innovation with SAP

The SME is Shifting Gear to Innovation with SAP The SME is Shifting Gear to Innovation with SAP 65,000+ 120 24 37 1200+ 250,000+ SAP Employees worldwide Countries Industries Languages Partners worldwide Customers worldwide SME @ SAP: the facts as of

More information

Desktop Connection for SAP CRM Professional Edition 2.0 SP01. April 2014

Desktop Connection for SAP CRM Professional Edition 2.0 SP01. April 2014 Desktop Connection for SAP CRM Professional Edition 2.0 SP01 April 2014 Disclaimer This document outlines our general product direction and should not be relied on in making a purchase decision. This presentation

More information

SAP Database Administration for Oracle

SAP Database Administration for Oracle SAP Database Administration for Oracle White Paper: Oracle Database Administration February 2012 TABLE OF CONTENTS OVERVIEW... 3 FEATURES OF BR*TOOLS FOR ORACLE DBA... 4 SPACE MANAGEMENT... 5 Analyses...

More information

The Future of Business Planning: Trends, Möglichkeiten & Ausblick

The Future of Business Planning: Trends, Möglichkeiten & Ausblick BI-Kongress 2015 COMBINED THINKING FOR SUCCESS. The Future of Business Planning: Trends, Möglichkeiten & Ausblick Stephan Weber Frankfurt, 09. Juni 2015 CubeServ BI-Kongress 2015 / 1 Trends, Möglichkeiten

More information

Disaster Recovery for Oracle

Disaster Recovery for Oracle Disaster Recovery for Oracle White Paper: Oracle Database Administration February 2012 TABLE OF CONTENTS INTRODUCTION... 3 RESTORING THE HARDWARE AND OPERATING SYSTEM... 4 INSTALLING THE DATABASE AND SAP

More information

Budget Control by Cost Center

Budget Control by Cost Center SAP Business One Budget Control by Cost Center Ecosystem & Channels Readiness July 2011 Allows a precise follow up of costs booked using the cost accounting dimensions functionality as introduced in SAP

More information

Split Mirror Disk Backup for Oracle

Split Mirror Disk Backup for Oracle Split Mirror Disk Backup for Oracle White Paper: Oracle Database Administration February 2012 TABLE OF CONTENTS INTRODUCTION... 3 ARCHITECTURE... 4 SCENARIOS... 5 BACKUP PROCESS... 6 SPLIT MIRROR OFFLINE

More information

IT Service Management Configuration Part 1. ALM Solution Management May, 2012

IT Service Management Configuration Part 1. ALM Solution Management May, 2012 IT Service Management Configuration Part 1 ALM Solution Management May, 2012 issues Problem Management NonSAP SAP Frontend duration Service Desk reporting SAP Backend auto complete ITIL Framework Interaction

More information

User Experience in Custom Apps

User Experience in Custom Apps User Experience in Custom Apps p o w e r e d b y t h e S A P M o b i l e P l a t f o r m S e a n L o n g U X A r c h i t e c t M a n u e l S a e z - D i r e c t o r M o b i l e I n n o v a t i o n C e

More information

BR*Tools to Back Up the Oracle Database

BR*Tools to Back Up the Oracle Database BR*Tools to Back Up the Oracle Database White Paper: Oracle Database Administration February 2012 TABLE OF CONTENTS INTRODUCTION... 3 Status... 3 General Information... 3 BRBACKUP... 5 BRARCHIVE... 6 BRRESTORE...

More information

Migration to SAP Sales Manager 2.5 from CRM Sales Mobile 2.0.x/2.1.x

Migration to SAP Sales Manager 2.5 from CRM Sales Mobile 2.0.x/2.1.x SAP How-to Guide SAP Mobility Migration to SAP Sales Manager 2.5 from CRM Sales Mobile 2.0.x/2.1.x A Branded Service provided by SAP Regional Implementaion Group Applicable Releases: SAP Sales Manager

More information

Top 10. Top 10 Reasons Small and Midsize Enterprises (SMEs) Choose SAP to Help Transform their Business

Top 10. Top 10 Reasons Small and Midsize Enterprises (SMEs) Choose SAP to Help Transform their Business Top 10 Reasons Small and Midsize Enterprises (SMEs) Choose SAP to Help Transform their Business Reasons Small and Midsize Enterprises (SMEs) Choose SAP to Help Transform their Business 1 Complete We deliver

More information

USDL XG WP3 SAP use case. Kay Kadner

USDL XG WP3 SAP use case. Kay Kadner XG WP3 SAP use case Kay Kadner Customer Marketplace Company B Runtime Company D Innovation & Community Community Company A Repository Company C Repository Provider Provider 2 Integrated Demonstrator -

More information

Application Lifecycle Management

Application Lifecycle Management Application Lifecycle Management Best Practice Process Document ALM Process: ITSM - Incident Management Application Lifecycle Management Process ITSM Incident Management Problem Description: How to create,

More information

SAP Sourcing/CLM Webcast Series SAP SRM Integrated Business Process. November 2013 Ed Dunne, SAP Sourcing/CLM Product Management

SAP Sourcing/CLM Webcast Series SAP SRM Integrated Business Process. November 2013 Ed Dunne, SAP Sourcing/CLM Product Management SAP Sourcing/CLM Webcast Series SAP SRM Integrated Business Process November 2013 Ed Dunne, SAP Sourcing/CLM Product Management SAP Sourcing / CLM 2013 Webcast Series Goal Spread the knowledge about SAP

More information

Intelligent Business Operations Chapter 1: Overview & Strategy

Intelligent Business Operations Chapter 1: Overview & Strategy Intelligent Business Operations Chapter 1: Overview & Strategy Legal Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

Start Your Journey Into the Cloud with SAP HANA Cloud SAP PartnerEdge program for Application Development July, 2013

Start Your Journey Into the Cloud with SAP HANA Cloud SAP PartnerEdge program for Application Development July, 2013 Start Your Journey Into the Cloud with SAP HANA Cloud SAP PartnerEdge program for Application Development July, 2013 Legal Disclaimer The information in this document is confidential and proprietary to

More information

SAPFIN. Overview of SAP ERP Financials COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

SAPFIN. Overview of SAP ERP Financials COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) SAPFIN Overview of SAP ERP Financials. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

Road map for Documentation and Implementation in SAP Solution Manager

Road map for Documentation and Implementation in SAP Solution Manager Road map for Documentation and Implementation in SAP Solution Manager Robin Schönwald, SAP Consulting September 2014 Public Agenda Application Lifecycle Management (ALM) Why do you need this ALM Service

More information

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011 BICS Connectivity for Web Intelligence in SAP BI 4.0 John Mrozek / AGS December 01, 2011 Introduction Business Intelligence Consumer Services connectivity for Web Intelligence in SAP BI 4.0 This presentation

More information

Run SAP like a Factory

Run SAP like a Factory Run SAP like a Factory Best Practice Process Document ALM Process: Technical Operations Service Level Reporting Process Health Service Level Reporting ALM Process Technical Operations Process Health Service

More information

Enterprise Software - Applications, Technologies and Programming

Enterprise Software - Applications, Technologies and Programming Enterprise Software - Applications, Technologies and Programming Dr. Uwe Kubach, Dr. Gregor Hackenbroich, Dr. Ralf Ackermann SAP Research 2010 SAP AG. All rights reserved. / Page 1 Abstract This lecture

More information

SAP NetWeaver How-To Guide How-To Transport Gateway services to Newer Trial Version

SAP NetWeaver How-To Guide How-To Transport Gateway services to Newer Trial Version SAP NetWeaver How-To Guide How-To Transport Gateway services to Newer Trial Version Applicable Releases: SAP NetWeaver Gateway Trial Version SP4 and up Version 1.0 December 2012 Copyright 2012 SAP AG.

More information

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour Matthias Steiner SAP SAP HANA Cloud Platform A guided tour SAP HANA Cloud Platform A guided tour Matthias Steiner April, 2011 Overview Platform Capabilities Portal Mobile Collaboration Integration Analytics

More information

EDW Positioning Based on the SAP Real-Time Data Platform. July, 2013

EDW Positioning Based on the SAP Real-Time Data Platform. July, 2013 EDW Positioning Based on the SAP Real-Time Data Platform July, 2013 Typical needs in a Enterprise world Introduction Types Analytics & Data Marts Different Analytical needs and the consequences in IT architectures

More information

HR400 SAP ERP HCM Payroll Configuration

HR400 SAP ERP HCM Payroll Configuration HR400 SAP ERP HCM Payroll Configuration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

SAP Business ByDesign Reference Systems. Scenario Outline. SAP ERP Integration Scenarios

SAP Business ByDesign Reference Systems. Scenario Outline. SAP ERP Integration Scenarios SAP Business ByDesign Reference Systems Scenario Outline SAP ERP Integration Scenarios Content Scenario Overview Business Scenarios in a Reference System Introduction Typical Usage Process Illustration

More information

HANA Operations for Outsourcing Providers. SAP Ecosystem & Channels, SAP Hosting Certifications November 7, 2013

HANA Operations for Outsourcing Providers. SAP Ecosystem & Channels, SAP Hosting Certifications November 7, 2013 HANA Operations for Outsourcing Providers SAP Ecosystem & Channels, SAP Hosting Certifications November 7, 2013 Agenda Introduction SAP HANA Enterprise Cloud overview HANA Operations certification HANA

More information

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems Agenda 1. R/3 - Setup 1.1. Transaction code STRUST 1.2. Transaction code SM59 2. J2EE - Setup 2.1. Key Storage 2.2. Security Provider 2.3.

More information

SAP Road Map for Governance, Risk, and Compliance Solutions

SAP Road Map for Governance, Risk, and Compliance Solutions SAP Road Map for Governance, Risk, and Compliance Solutions Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One

RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One September 2013 Customer External Become a Best-Run Business with Remote Support Platform for SAP Business One Run

More information

Accounts Receivable. SAP Best Practices

Accounts Receivable. SAP Best Practices Accounts Receivable SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario deals with posting accounting data for customers in Accounts Receivable. Benefits The Accounts Receivable is

More information

Introducing the SAP Business One starter package. A Great Start to help you to Streamline Your Small Business

Introducing the SAP Business One starter package. A Great Start to help you to Streamline Your Small Business Introducing the SAP Business One starter package A Great Start to help you to Streamline Your Small Business Most Small Businesses Strive for the Same Thing An Easy to Follow Roadmap to Better Profitability

More information

Integration of SAP Netweaver User Management with LDAP

Integration of SAP Netweaver User Management with LDAP Integration of SAP Netweaver User Management with LDAP Applies to: SAP Netweaver 7.0/7.1 Microsoft Active Directory 2003 Summary The document describes the detailed steps of configuring the integration

More information

Finding the Leak Access Logging for Sensitive Data. SAP Product Management Security

Finding the Leak Access Logging for Sensitive Data. SAP Product Management Security Finding the Leak Access Logging for Sensitive Data SAP Product Management Security Disclaimer This document does not constitute a legally binding proposal, offer, quotation or bid on the part of SAP. SAP

More information

SAP Sybase IQ 16 Unstructured Data Analytics Option Technical Overview. Andrew Neugebauer/Analytics Product Management March 08, 2013

SAP Sybase IQ 16 Unstructured Data Analytics Option Technical Overview. Andrew Neugebauer/Analytics Product Management March 08, 2013 SAP Sybase IQ 16 Unstructured Data Analytics Option Technical Overview Andrew Neugebauer/Analytics Product Management March 08, 2013 AGENDA What s Happening in the Marketplace SAP Sybase IQ Product Success

More information

Certificate SAP INTEGRATION CERTIFICATION

Certificate SAP INTEGRATION CERTIFICATION Certificate SAP INTEGRATION CERTIFICATION SAP AG hereby confirms that the ABAP interface software for the product SmartExporter 3.0 of the company AUDICON GmbH has been certified for integration with SAP

More information

SAP Service Tools for Performance Analysis

SAP Service Tools for Performance Analysis SAP Service Tools for Performance Analysis Kerstin Knebusch Active Global Support Month 05, 2013 Public Performance Analysis Wait event based Focus on statements causing high load and / or high wait time

More information

How can Customer COEs influence SAP Development Introduction Customer Connection Program March 12, 2013

How can Customer COEs influence SAP Development Introduction Customer Connection Program March 12, 2013 How can Customer COEs influence SAP Development Introduction Customer Connection Program March 12, 2013 Legal Disclaimer This presentation outlines our general product direction and should not be relied

More information

AC200. Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable COURSE OUTLINE

AC200. Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable COURSE OUTLINE AC200 Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015

More information

Next Generation Digital Banking with SAP

Next Generation Digital Banking with SAP Next Generation Digital Banking with SAP Thorsten Weinrich, Director Business Development, Banking, SAP EMEA October, 2014 Use this title slide only with an image Legal Disclaimer The information in this

More information

SAP Business One for iphone and ipad. Version 1.5.x January 2012

SAP Business One for iphone and ipad. Version 1.5.x January 2012 Version 1.5.x January 2012 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation is not

More information

Table of Contents. How to Find Database Index usage per ABAP Report and Creating an Index

Table of Contents. How to Find Database Index usage per ABAP Report and Creating an Index How to Find Database Index usage per ABAP Report and Creating an Index Applies to: SAP NETWEAVER WEB AS ABAP. For more information, visit the ABAP homepage Summary The aim of this article is to show how

More information

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide SAP How-to Guide Mobile Device Management SAP Afaria How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide Applicable Releases: SAP Afaria 7 SP3 HotFix 06, SAP Afaria

More information

Rapid Planning with MRP on HANA SAP Manufacturing. Frank Platt Senior Director SAP LoB Manufacturing April 2014

Rapid Planning with MRP on HANA SAP Manufacturing. Frank Platt Senior Director SAP LoB Manufacturing April 2014 Rapid Planning with MRP on HANA SAP Manufacturing Frank Platt Senior Director SAP LoB Manufacturing April 2014 Disclaimer This presentation is a preliminary version and not subject to your license agreement

More information

Ariba Network Integration to SAP ECC

Ariba Network Integration to SAP ECC Ariba Network Integration to SAP ECC Mark Willner Principal Technical Solutions Consultant Ariba an SAP Company» October 2014 ERP Materials Management Core Integration Scenario Ariba Collaborative Commerce,

More information

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 1 Objectives At the end of this unit, you will be able to: Use the new

More information

OData in a Nutshell. August 2011 INTERNAL

OData in a Nutshell. August 2011 INTERNAL OData in a Nutshell August 2011 INTERNAL Objectives At the end of this module, you will be able to: Understand the OData Standard and how it works. Understand how OData uses the Atom Protocol. Understand

More information

SAP Master Data Governance- Hiding fields in the change request User Interface

SAP Master Data Governance- Hiding fields in the change request User Interface SAP Master Data Governance- Hiding fields in the change request User Interface Applies to: ERP 6 Ehp 5 SAP Master Data Governance. For more information, visit the Master Data Management homepage. Summary

More information

Third Party Digital Asset Management Integration

Third Party Digital Asset Management Integration Third Party Digital Asset Management Integration Objectives At the end of this unit, you will be able to: Assign Digital Assets to CRM Objects Work with the Where-Used List Describe the necessary customizing

More information

SOP through Long Term Planning Transfer to LIS/PIS/Capacity. SAP Best Practices

SOP through Long Term Planning Transfer to LIS/PIS/Capacity. SAP Best Practices SOP through Long Term Planning Transfer to LIS/PIS/Capacity SAP Best Practices Purpose, Benefits, and Key Steps Purpose Check if the budgeted sales quantities can be produced, assess material requirements

More information

Process Archiving using NetWeaver Business Process Management

Process Archiving using NetWeaver Business Process Management Process Archiving using NetWeaver Business Process Management Applies to: NetWeaver Composition Environment 7.2, 7.3. For more information, visit the Business Process Modeling homepage. Summary This document

More information

Fixed Asset in SAP Business One 9.0

Fixed Asset in SAP Business One 9.0 Fixed Asset in SAP Business One 9.0 Hilko Mueller, Solution Management,SAP AG May 2013 2013 SAP AG. All rights reserved. 1 Agenda Fixed Asset Overview Fixed Asset Setup Fixed Asset Application Product

More information

SAP Fraud Management for Insurance

SAP Fraud Management for Insurance SAP Fraud Management for Insurance Legal Disclaimer 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

More information

TM111. ERP Integration for Order Management (Shipper Specific) COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

TM111. ERP Integration for Order Management (Shipper Specific) COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) TM111 ERP Integration for Order Management (Shipper Specific). COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this

More information

Identity Management for SAP System Landscapes: Technical Overview

Identity Management for SAP System Landscapes: Technical Overview SAP NetWeaver Identity Management 7.2 Identity Management for SAP System Landscapes: Technical Overview Document Version 7.2 Rev 4 February 2013 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18

More information

Update on the SAP GUI Family Q3/2012

Update on the SAP GUI Family Q3/2012 Update on the SAP GUI Family Q3/2012 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

SAP Central Process Scheduling (CPS) 8.0 by Redwood

SAP Central Process Scheduling (CPS) 8.0 by Redwood SAP Central Process Scheduling (CPS) 8.0 by Redwood What s new in SAP CPS 8.0? November 2010 Agenda 1. SAP Central Process Scheduling by Redwood Architecture Overview 2. Enhanced User Interface 3. New

More information

Compliant, Business-Driven Identity Management using. SAP NetWeaver Identity Management and SBOP Access Control. February 2010

Compliant, Business-Driven Identity Management using. SAP NetWeaver Identity Management and SBOP Access Control. February 2010 Compliant, Business-Driven Identity Management using SAP NetWeaver Identity Management and SBOP Access Control February 2010 Disclaimer This presentation outlines our general product direction and should

More information

How To Improve Your Business Process With Sap

How To Improve Your Business Process With Sap Business Process Analytics & Improvement SAP Solution Manager 7.1 SAP AG August, 2011 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase

More information

Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector

Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector A whitepaper from ianywhere Author: Joshua Savill, Product Manager This whitepaper was written in the context of SQL Anywhere

More information

AC 10.0 Centralized Emergency Access

AC 10.0 Centralized Emergency Access AC 10.0 Centralized Emergency Access Customer Solution Adoption June 2011 Version 2.0 Purpose of this document This document is a detailed guide on the emergency access capability of Access Control 10.0.

More information

Understanding HR Schema and PCR with an Example

Understanding HR Schema and PCR with an Example Understanding HR Schema and PCR with an Example Applies to: SAP ECC 6.0 version, SAP HCM module. For more information, visit the Enterprise Resource Planning homepage. Summary This document will provide

More information

K in Identify the differences between the universe design tool and the information design tool

K in Identify the differences between the universe design tool and the information design tool K in Identify the differences between the universe design tool and the information design tool The information design tool is a new modeling tool for the semantic layer that enables you to manipulate metadata

More information

Configuring Single Sign-on for SAP HANA

Configuring Single Sign-on for SAP HANA Configuring Single Sign-on for SAP HANA Applies to: SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3. For more information, visit the Business Objects homepage. Summary This document

More information

BW Workspaces Use Cases

BW Workspaces Use Cases BW Workspaces Use Cases Applies to SAP NetWeaver Business Warehouse 7.30 (BW7.30) SP05 and SAP NetWeaver Business Warehouse Accelerator 7.20 (BWA7.20)/HANA 1.0 running as a database for SAP NetWeaver BW

More information

SAP Portfolio and Project Management

SAP Portfolio and Project Management SAP Portfolio and Project New Features and Functions in 5.0 Suite Solution, SAP AG November 2010 Legal Disclaimer This presentation outlines our general product direction and should not be relied on in

More information

How To... Migrate Custom Portal Applications to SAP NetWeaver 7.3

How To... Migrate Custom Portal Applications to SAP NetWeaver 7.3 SAP NetWeaver How-To Guide How To... Migrate Custom Portal Applications to SAP NetWeaver 7.3 Applicable Releases: SAP NetWeaver 7.30 SP03 and above SAP NetWeaver 7.31 SP02 and above IT Practice / Topic

More information

Integrating Easy Document Management System in SAP DMS

Integrating Easy Document Management System in SAP DMS Integrating Easy Document Management System in SAP DMS Applies to: SAP Easy Document Management System Version 6.0 SP12. For more information, visit the Product Lifecycle Management homepage. Summary This

More information

AC 10.0 Customizing Workflows for Access Management

AC 10.0 Customizing Workflows for Access Management AC 10.0 Customizing Workflows for Access Management Customer Solution Adoption June 2011 Version 2.0 Purpose of this document This document allows implementation consultants and administrators to setup

More information

ERP Quotation and Sales Order in CRM WebClient UI Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA

ERP Quotation and Sales Order in CRM WebClient UI Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA ERP Quotation and Sales Order in CRM WebClient UI Detailed View SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA ERP Quote, Order, Quantity Contract in CRM WebClient UI Recognizing that many SAP

More information

SAP Sybase SQL Anywhere New Features Improve Performance, Increase Security, and Ensure 24/7 Availability

SAP Sybase SQL Anywhere New Features Improve Performance, Increase Security, and Ensure 24/7 Availability SAP Sybase SQL Anywhere New Features Improve Performance, Increase, and Ensure 24/7 Availability This SAP paper summarizes the key business benefits and new functionality of release 16.0 of SAP Sybase

More information

Single Sign-On between SAP Portal and SuccessFactors

Single Sign-On between SAP Portal and SuccessFactors Single Sign-On between SAP Portal and SuccessFactors Dimitar Mihaylov 7/1/2012 Contents 1. Overview... 3 2. Trust between SAP Portal 7.3 and SuccessFactors... 5 2.1. Initial configuration in SAP Portal

More information

GRC 10.0 Pre-Installation

GRC 10.0 Pre-Installation GRC 10.0 Pre-Installation Customer Solution Adoption April 4 th 2011 Version 1.1 Purpose of this document To give readers an initial understanding of the GRC 10.0 technical requirements, architecture and

More information

How to Create a Support Message in SAP Service Marketplace

How to Create a Support Message in SAP Service Marketplace How to Create a Support Message in SAP Service Marketplace Summary This document explains how to create a message (incident) on the SAP Service Marketplace. It is assumed that the customer has never logged

More information

SAP Business One 9.0 Overview

SAP Business One 9.0 Overview SAP Business One 9.0 Overview Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation is not

More information

CHANNEL PARTNER (VAR) Technical Support Network. SAP Global Service & Support March 2011

CHANNEL PARTNER (VAR) Technical Support Network. SAP Global Service & Support March 2011 CHANNEL PARTNER (VAR) Technical Support Network SAP Global Service & Support March 2011 Agenda Advantage of Network Connections Process Overview Basic Connection Incident Management Remote Access EarlyWatch

More information

SAP HANA Technical Academy. 18.6.2014, WU Wien

SAP HANA Technical Academy. 18.6.2014, WU Wien SAP HANA Technical Academy 18.6.2014, WU Wien Agenda SAP HANA Introduction and Overview SAP HANA Studio Hands-on labs Modeling SAP HANA Views Attribute Views Analytic Views Calculation Views Hands-on labs

More information