Munich City Utilities Empowers Developers With ABAP Development Tools for Eclipse

Size: px
Start display at page:

Download "Munich City Utilities Empowers Developers With ABAP Development Tools for Eclipse"

Transcription

1 SAP NetWeaver Application Server Munich City Utilities Empowers Developers With ABAP Development Tools for Eclipse Table of Contents 2 Driving Innovation on Standardized Software with ABAP and Java 2 ABAP Runs SWM s Core Processes 3 One Platform for All Developers 3 Eclipse The Extensible Development Environment 4 ABAP Development Tools for Eclipse Key Advantages for SWM 4 Boosting Developer Productivity with Eclipse 5 Modern UI with Powerful Search and Navigation 6 How SWM Rolls Out New SAP Technology 6 SWM Engages with SAP Community Network 7 Moving Forward 7 For More Information

2 Driving Innovation on Standardized Software with ABAP and Java Live a better life with M. That s the slogan of Munich City Utilities (Stadtwerke München, or SWM). The IT unit of SWM Services GmbH, SWM s shared services provider, builds and hosts mission-critical applications for all SWM business units. By deploying ABAP development tools for Eclipse, SWM Services achieves major productivity gains for developers working with the ABAP programming language. To increase the speed of innovation while maintaining high productivity and low integration effort, SWM Services focuses on two strategic technologies, ABAP and Java, complementing these with new technologies required for specific scenarios. ABAP and Java are the foundation for most of SWM s core applications, which include several million lines of custom-developed code in Java alone. To harmonize business processes across different business units, and to help ensure excellent inter system communication, SWM Services uses optimized application programming interfaces and unified data formats for process integration and communication. ABAP RUNS SWM S CORE PROCESSES Since a core domain of SWM is providing electricity, natural gas, district heating, and water and maintaining the corresponding infrastructure, SWM Services uses SAP for Utilities solutions to run these business processes. These solutions are built on the SAP NetWeaver technology platform for the ABAP programming language. As SWM is constantly optimizing its business processes to best serve its customers, the engaged, highly skilled developers at SWM Services require highly efficient design-time and development tools. ABOUT SAP NETWEAVER APPLICATION SERVER Development tools for the ABAP programming language running on the SAP NetWeaver Application Server (SAP NetWeaver AS) component provide an integrated environment for developing business applications to keep pace with changing needs. The functionality of the application server for ABAP provided by these tools supports comprehensive lifecycle management and effective testing and troubleshooting. The tools integrate with a wide range of development tools from SAP (including the SAP HANA studio and the UI development toolkit for HTML5) and from third parties on the open Eclipse platform. 2 / 7

3 ONE PLATFORM FOR ALL DEVELOPERS SWM has used Eclipse as a Java development environment for many years with very good experiences. But Eclipse is now becoming the integration platform for all kinds of development tools for the SAP software environment. The custom, pure ABAP-centric development model for SAP applications is changing dramatically to a cross-domain model including the SAP HANA platform, mobile solutions, and cloud computing. The developers need to be prepared for this change, and benefit from Eclipse as an integrated development environment (IDE) for fulfilling all the development tasks in a harmonized way. Enterprise mobility is another area where SWM is investing. And the team is planning to use the service and integration tools in Eclipse once they are available in the 7.31 release of SAP NetWeaver. This way, these tools are integrated with the tools for maintaining objects in Enterprise Services Repository. ECLIPSE THE EXTENSIBLE DEVELOPMENT ENVIRONMENT But the integration of all SAP development tools in one platform is not the only benefit of Eclipse. Also highly valuable is the huge Eclipse community and the fact that now development tools from other vendors can easily be integrated in the SAP development environment. This was not possible with the ABAP workbench. Code quality, for example, is very important for SWM, which plans to use static code analysis and clone detection tools from specialized partners to address this topic. The team sees a big benefit in Eclipse now that these tools can be combined within one Eclipse installation. Another key factor is the openness of the Eclipse software development kit (SDK). With the help of the SDK, customers and partners are now enabled to implement add-ons to the ABAP development tools on their own. In the future, SWM plans to invest in that area and take further advantage of the SDK once its demanding project plans permit. The IT unit of SWM Services GmbH, SWM s shared services provider, builds and hosts mission-critical applications for all SWM business units. 3 / 7

4 As SWM is constantly optimizing its business processes to best serve its customers, the engaged, highly skilled developers at SWM Services require highly efficient design-time and development tools. ABAP DEVELOPMENT TOOLS FOR ECLIPSE KEY ADVANTAGES FOR SWM One of the main advantages of the ABAP development tools for Eclipse is that the IDE does not crash when the system connection to the ABAP server is interrupted. With the ABAP workbench, developers have to log on to the system again and reopen all the editors. This issue disappears with Eclipse because communication with the ABAP server is stateless: the IDE does not close the editor, and it automatically reconnects to the system once the connection is restored. Another big advantage of the ABAP development tools for Eclipse is the ability of the Eclipse client to connect to several ABAP systems at once. SWM has three ABAP development systems where development is done in parallel. Reinhard Döring, the key SAP architect at SWM, explains that the Eclipse approach connects an IDE against several ABAP systems. With that setup, you have tremendous advantages compared to the ABAP workbench, he says. The source-code comparison between several systems is now quite convenient and helps in harmonizing code and optimizing quality by finding duplicates. And the Diff Tool in Eclipse for comparing ABAP classes is much more efficient than in the ABAP workbench, eliminating cumbersome tasks. BOOSTING DEVELOPER PRODUCTIVITY WITH ECLIPSE From the beginning, it was clear that SWM would not use ABAP development tools unless developers could realize significant productivity gains. For SWM, a stable and powerful IDE is essential. We don t have the time for experiments. We need to be sure that new tools will increase our productivity. With the ABAP tools in Eclipse, this is guaranteed, explains Döring. ABOUT ECLIPSE Eclipse is a multilanguage integrated development environment (IDE). It comprises a core platform with extension points for enhancing and customizing the development environment. Eclipse supports the development of applications in Java and, by means of various plug-ins, other programming languages including ABAP, C++, JavaScript, Perl, Python, and many more. It also provides a Web Dynpro development environment, a user interface technology developed by SAP for Web applications. The thriving Eclipse ecosystem provides developers with a vast array of tools and encourages them to share their own best practices. Available as open-source software, Eclipse is developed and driven by the Eclipse Foundation, a not-for-profit consortium of software vendors. The Eclipse Foundation provides support to the Eclipse community for four critical components: an IT infrastructure, an ecosystem development environment, a development process, and integration platform management. SAP is a key member of and major contributor to the Eclipse Foundation. 4 / 7

5 Eclipse, the custom, pure ABAP-centric development model for SAP applications, is changing dramatically to a cross-domain model including SAP HANA, mobile solutions, and cloud computing. MODERN UI WITH POWERFUL SEARCH AND NAVIGATION The first feature SWM recognized as beneficial is the powerful user interface of the Eclipse environment itself. The developer can arrange the views and editors in so-called perspectives, which provide the flexibility they need. With Eclipse, a developer can open several source-code editors in the IDE and arrange them in parallel Eclipse tabs. This solution is much more efficient than working in several SAP GUI modes. A number of features in the editor enable the developer to navigate quickly between the code artifacts. The ability to navigate to my last edit position with just one shortcut is one of my favorite features, says Martin Steinberg, senior developer at SWM. The Eclipse project explorer with the favorites feature gives you a very good overview of your package structure with contained objects. And the powerful search function is very helpful for quickly finding and opening the development objects in the IDE, he says. I just type in parts of the name of the object that I need; the editor quickly shows me the search result, and I can open the related editor. The ABAP development tools even offer visual integration of Web Dynpro based transactions in an SAP GUI view, which is very useful for certain use cases. This solution is ideal for SWM since it facilitates the developer s workflow and supports consistent navigation across the project explorer, search, and different editors. Smart Source-Code Editing Moreover, the code editor far surpasses the editor in the ABAP workbench. The source-based approach in the Eclipse editor is much more efficient than the form-based editors of the ABAP workbench, which requires switching between mouse and keyboard and frequent navigation between forms. The code editor provides powerful features such as code completion, quick fixes, helpful element information, and source-code templates, all available with shortcuts. ABOUT MUNICH CITY UTILITIES AND SWM SERVICES GMBH Munich City Utilities (Stadtwerke München, or SWM) is the leading universal service provider for electricity, natural gas, district heating, water, local public transport, and telecommunications in the Munich region. It s the sixth-largest utility company and the third-largest public transport company in Germany, with 7,800 employees serving 1.1 million corporate and private customers. In 2012 SWM generated 4.5 billion in revenues. SWM Services GmbH, a member company of Munich City Utilities, provides shared services for all SWM business units. Part of SWM Services, the information and process technology unit offers comprehensive IT services including development, implementation, and support of mission-critical business applications. This unit employs approximately 500 people and generates a high project volume every year. 5 / 7

6 ABAP in Eclipse Easy to Learn Another important aspect of having the ABAP tools in Eclipse is the ease of onboarding new people into the ABAP development area. With Eclipse, there s no need to become familiar with the ABAP workbench; they already know the environment and only have to learn the ABAP language. For SWM, the main source for news about the ABAP development tools and the ABAP programming language in general is SAP Community Network. The team prefers short articles and blogs or, even better, videos and video tutorials, which are ideal for internal rollout of new features. In addition, Twitter is a good channel for news about ABAP from SAP and the SAP mentors. HOW SWM ROLLS OUT NEW SAP TECHNOLOGY The rollout of a new development environment is a big challenge for an organization like SWM. Once the team heard that ABAP in Eclipse was available for their development landscape built on the 7.31 version of SAP NetWeaver, they formed a small work group to evaluate the new IDE and compared it to the ABAP workbench. Currently, five developers serve on this smaller team and are contributing to the rollout of the new IDE. SWM is organizing internal lectures and handson sessions for the knowledge transfer, and it mainly uses an internal wiki to document, share, and discuss development-related knowledge and processes. The software delivery process is very easy with Eclipse, simply involving a zip file of the IDE distributed to the full development team. SWM ENGAGES WITH SAP COMMUNITY NETWORK The rollout team is also engaging with the SAP community to increase its knowledge about ABAP in Eclipse. Steinberg uses social media extensively to interact with the community. SAP Community Network offers the perfect platform for him to get information about news and to discuss with others tips and tricks of the new IDE. Interaction with the SAP development teams via this channel is very easy and beneficial, he comments. He also participates in events sponsored by the German SAP users group DSAG and at SAP d-code conferences (formerly SAP TechEd), and is in close contact with SAP mentors and local SAP developers in the Munich area. Another key factor is the openness of the Eclipse SDK. With the help of the SDK, customers and partners are now enabled to implement add-ons to the ABAP development tools on their own. 6 / 7

7 MOVING FORWARD The benefits of the ABAP development tools for Eclipse on the current SAP NetWeaver release at SWM are already convincing, and SAP intends to bring even more features to future releases. Looking ahead, the extended feature set available with the latest version of SAP NetWeaver is even more attractive. In combination with the crosstechnology capabilities of the open Eclipse platform, the road map for development tools at SWM is clearly defined. FOR MORE INFORMATION To learn more, please visit the SWM Web site, and SAP at /tech/application-foundation-security/software /application-server/index.html. And find out more about SAP Community Network at Highly valuable is the huge Eclipse community and the fact that now development tools from other vendors can easily be integrated in the SAP development environment. 7 / 7 Studio SAP 29054enUS (14/05)

8 No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG 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 AG (or an SAP affiliate company) in Germany and other countries. Please see for additional trademark information and notices. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP AG or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP AG 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 AG 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 AG 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 AG 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 forward-looking 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.

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

T-Systems: Operate Complex IT Landscapes Efficiently with SAP Landscape Virtualization Management

T-Systems: Operate Complex IT Landscapes Efficiently with SAP Landscape Virtualization Management 2015 SAP SE or an SAP affiliate company. All rights reserved. T-Systems: Operate Complex IT Landscapes Efficiently with SAP Landscape Virtualization Management T-Systems International GmbH Industry Professional

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

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

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

How To Make Your Software More Secure

How To Make Your Software More Secure SAP Security Concepts and Implementation Source Code Scan Tools Used at SAP Detecting and Eliminating Security Flaws Early On Table of Contents 4 SAP Makes Code Scan Tools for ABAP Programming Language

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

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

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

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

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

Streamline Processes and Gain Business Insights in the Cloud

Streamline Processes and Gain Business Insights in the Cloud SAP Brief SAP s for Small Businesses and Midsize Companies SAP Business One Cloud Objectives Streamline Processes and Gain Business Insights in the Cloud Drive profitable growth affordably and without

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

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

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

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

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

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

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

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

University Competence Center: Leading a Co-Innovation Project on SAP Cloud Appliance Library

University Competence Center: Leading a Co-Innovation Project on SAP Cloud Appliance Library 2014 SAP SE or an SAP affiliate company. All rights reserved. University Competence Center: Leading a Co-Innovation Project on SAP Cloud Appliance Library Organization University Competence Center, an

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

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

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

Warwick Analytics: Building Powerful Software Certified to Integrate with SAP HANA

Warwick Analytics: Building Powerful Software Certified to Integrate with SAP HANA SAP Success Story High Tech Warwick Analytics 2014 SAP SE or an SAP affiliate company. All rights reserved. Warwick Analytics: Building Powerful Software Certified to Integrate with SAP HANA Company Warwick

More information

Start Anywhere and Go Everywhere with Cloud Services for HR

Start Anywhere and Go Everywhere with Cloud Services for HR SAP Brief SAP Services Cloud Services for Human Capital Management Objectives Start Anywhere and Go Everywhere with Cloud Services for HR Propel your business to success Propel your business to success

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

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

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

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

Surrey County Council: Better Business Intelligence with Help from SAP Enterprise Support

Surrey County Council: Better Business Intelligence with Help from SAP Enterprise Support 2014 SAP SE or an SAP affiliate company. All rights reserved. Surrey County Council: Better Business Intelligence with Help from SAP Enterprise Support Organization Surrey County Council Location Surrey,

More information

Varian Medical Systems: Maximizing the Speed of Mobile Apps with SAP Enterprise Support

Varian Medical Systems: Maximizing the Speed of Mobile Apps with SAP Enterprise Support 2014 SAP AG or an SAP affiliate company. All rights reserved. Varian Medical Systems: Maximizing the Speed of Mobile Apps with SAP Enterprise Support Varian Medical Systems Inc. Industry Life sciences

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

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

The Edge Editions of SAP InfiniteInsight Overview

The Edge Editions of SAP InfiniteInsight Overview Analytics Solutions from SAP The Edge Editions of SAP InfiniteInsight Overview Enabling Predictive Insights with Mouse Clicks, Not Computer Code Table of Contents 3 The Case for Predictive Analysis 5 Fast

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

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

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

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

Get Growing with the Starter Package for SAP Business One

Get Growing with the Starter Package for SAP Business One SAP Brief SAP s for Small Businesses and Midsize Companies Objectives Get Growing with the Starter Package for Start quickly and maintain momentum as your business grows Start quickly and maintain momentum

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

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

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

Learning Without Limits

Learning Without Limits SAP Brief SAP Education SAP Learning Hub, Professional Edition Objectives Learning Without Limits Maximize the value of SAP software Maximize the value of SAP software The more you or your organization

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

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

SAP HANA SPS 09 - What s New? Development Tools

SAP HANA SPS 09 - What s New? Development Tools SAP HANA SPS 09 - What s New? Development Tools (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 Overview What s

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

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

Design the Future of Your Human Resources with SuccessFactors Solutions

Design the Future of Your Human Resources with SuccessFactors Solutions SAP Brief SAP Consulting Business Transformation Services Objectives Design the Future of Your Human Resources with SuccessFactors s Designing future processes for your global workforce Designing future

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

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02 Data Integration using Integration Gateway SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC02000-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved.

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

How to Deliver a Coordinated Customer Experience across Every Channel

How to Deliver a Coordinated Customer Experience across Every Channel E-Book NO. 83 How to Deliver a Coordinated Customer Experience across Every Channel SAP Center for Business Insight Brief Q&A Case Study Inquiry E-Book You Can t Kill Silos Organizational silos are like

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

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

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

Enterprise Information Management Services Managing Your Company Data Along Its Lifecycle

Enterprise Information Management Services Managing Your Company Data Along Its Lifecycle SAP Solution in Detail SAP Services Enterprise Information Management Enterprise Information Management Services Managing Your Company Data Along Its Lifecycle Table of Contents 3 Quick Facts 4 Key Services

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

ABB: Independently Streamlining Its Organizational Setup with SAP Landscape Transformation

ABB: Independently Streamlining Its Organizational Setup with SAP Landscape Transformation Picture Credit ABB, Zurich, Switzerland. Used with permission. ABB: Independently Streamlining Its Organizational Setup with SAP Landscape Transformation With operations in over 100 countries, ASEA Brown

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

Integrated solution for subsidiaries, suppliers and franchises powered by SAP HANA

Integrated solution for subsidiaries, suppliers and franchises powered by SAP HANA Integrated solution for subsidiaries, suppliers and franchises powered by SAP HANA Csaba Balázs Channel Enablement & Solution Expert SAP Business One SAP Global SME Business Unit 21.Oct.2014 Public What

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

SA Power Networks Powering South Australia Flexible Infrastructure for the Development of Mission-Critical Applications

SA Power Networks Powering South Australia Flexible Infrastructure for the Development of Mission-Critical Applications SAP NetWeaver Application Server Flexible Infrastructure for the Development of Mission-Critical Applications 2013 SAP AG or an SAP affi iate company. All righ reserved. Table of Contents 3 SAP NetWeaver

More information

Build Better Social Relationships and Realize Better Results

Build Better Social Relationships and Realize Better Results SAP Brief Adobe Marketing s from SAP Adobe Social from SAP Objectives Build Better Social Relationships and Realize Better Results Develop relationships that work for you and your customers Develop relationships

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

Transform Audit Practices and Move Beyond Assurance

Transform Audit Practices and Move Beyond Assurance SAP Brief SAP s for Governance, Risk, and Compliance SAP Audit Management Objectives Transform Audit Practices and Move Beyond Assurance Advance along the technology curve Advance along the technology

More information

Business-Driven, Compliant Identity Management

Business-Driven, Compliant Identity Management SAP Solution in Detail SAP NetWeaver SAP Identity Management Business-Driven, Compliant Identity Management Table of Contents 3 Quick Facts 4 Business Challenges: Managing Costs, Process Change, and Compliance

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

Simplify and Secure Cloud Access to Critical Business Data

Simplify and Secure Cloud Access to Critical Business Data SAP Brief SAP Technology SAP Cloud Identity Objectives Simplify and Secure Cloud Access to Critical Business Data Gain simplicity and security in a single cloud solution Gain simplicity and security in

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

Drive Retail Sales and Enhance Loyalty by Streamlining Your Contact Center

Drive Retail Sales and Enhance Loyalty by Streamlining Your Contact Center SAP Brief SAP Customer Relationship Management SAP Contact Center Objectives Drive Retail Sales and Enhance Loyalty by Streamlining Your Contact Center Create a better retail experience across multiple

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official

More information

SAP Product and Cloud Security Strategy

SAP Product and Cloud Security Strategy SAP Products and Solutions SAP Product and Cloud Security Strategy Table of Contents 2 SAP s Commitment to Security 3 Secure Product Development at SAP 5 SAP s Approach to Secure Cloud Offerings SAP s

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

Working Capital Analytics Overview. SAP Business Suite Application Innovation March 2015

Working Capital Analytics Overview. SAP Business Suite Application Innovation March 2015 Working Capital Analytics Overview SAP Business Suite Application Innovation March 2015 Abstract As of Smart Financials 1.0 SP02 SAP delivers Working Capital Analytics DSO Analysis Working Capital Analytics

More information

SAP HANA Cloud Platform

SAP HANA Cloud Platform SAP HANA Cloud Platform Connect and Engage with Customers in the Cloud with SAP HANA Cloud Platform Deliver Impactful Web Experiences, Delight Users, and Meet Any Business Need SAP HANA Cloud Platform

More information

Adopt New SAP Software and Technology Early and Win

Adopt New SAP Software and Technology Early and Win SAP Brief SAP Service and Support SAP Early Adopter Care Objectives Adopt New SAP Software and Technology Early and Win Get a head start on innovation Get a head start on innovation Success in today s

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

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

Protect Your Connected Business Systems by Identifying and Analyzing Threats

Protect Your Connected Business Systems by Identifying and Analyzing Threats SAP Brief SAP Technology SAP Enterprise Threat Detection Objectives Protect Your Connected Business Systems by Identifying and Analyzing Threats Prevent security breaches Prevent security breaches Are

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

Analyze, Validate, and Optimize Business Application Performance

Analyze, Validate, and Optimize Business Application Performance SAP Brief SAP Extensions SAP LoadRunner by HPE Objectives Analyze, Validate, and Optimize Business Application Performance Test performance throughout the application lifecycle Test performance throughout

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

Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide

Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide SAP Cloud for Customer Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide June, 2015 Quick Start Guide: Work Ticket Integration with ERP 2 Table of Contents SAP Cloud

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

How to Extend SAP Cloud for Customer - SAP On- Premise Pre-Packaged Integration Content (PI/HCI)

How to Extend SAP Cloud for Customer - SAP On- Premise Pre-Packaged Integration Content (PI/HCI) How-To Guide SAP Cloud for Customer Document Version: 3.0-2015-09-03 How to Extend SAP Cloud for Customer - SAP On- Premise Pre-Packaged Integration Content (PI/HCI) Document History Document Version Description

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

EMC: Managing Data Growth with SAP HANA and the Near-Line Storage Capabilities of SAP IQ

EMC: Managing Data Growth with SAP HANA and the Near-Line Storage Capabilities of SAP IQ 2015 SAP SE or an SAP affiliate company. All rights reserved. EMC: Managing Data Growth with SAP HANA and the Near-Line Storage Capabilities of SAP IQ Based on years of successfully helping businesses

More information

ATB Financial: Performing the First Full Release Software Upgrade with Zero Downtime with SAP MaxAttention

ATB Financial: Performing the First Full Release Software Upgrade with Zero Downtime with SAP MaxAttention 2015 SAP SE or an SAP affiliate company. All rights reserved. ATB Financial: Performing the First Full Release Software Upgrade with Zero Downtime with SAP MaxAttention ATB Financial needed to upgrade

More information

HealthWyse: Meeting the Financial, Clinical, Analytical, and Reporting Needs of Home Care Agencies

HealthWyse: Meeting the Financial, Clinical, Analytical, and Reporting Needs of Home Care Agencies HealthWyse: Meeting the Financial, Clinical, Analytical, and Reporting Needs of Home Care Agencies HealthWyse Inc. Industry High tech electronic medical record software Products and Services Integrated

More information

Kellogg: SAP Solutions and Services for Enterprise Information Management Support Growth Objectives

Kellogg: SAP Solutions and Services for Enterprise Information Management Support Growth Objectives SAP Customer Success Story Consumer Products Kellogg 2014 SAP AG or an SAP affiliate company. All rights reserved. Picture Credit Kellogg. Used with permission. Kellogg: SAP s and Services for Enterprise

More information

Discover, Cleanse, and Integrate Enterprise Data with SAP Data Services Software

Discover, Cleanse, and Integrate Enterprise Data with SAP Data Services Software SAP Brief SAP s for Enterprise Information Management Objectives SAP Data Services Discover, Cleanse, and Integrate Enterprise Data with SAP Data Services Software Step up to true enterprise information

More information

Driving Excellence in Implementation and Beyond The Underlying Quality Principles

Driving Excellence in Implementation and Beyond The Underlying Quality Principles SAP Thought Leadership Paper SAP Active Quality Management Driving Excellence in Implementation and Beyond The Underlying Quality Principles 2014 SAP AG or an SAP affiliate company. All rights reserved.

More information

Aditro: Increasing Contact Center Efficiency for Improved Customer Satisfaction

Aditro: Increasing Contact Center Efficiency for Improved Customer Satisfaction 2015 SAP SE or an SAP affiliate company. All rights reserved. Aditro: Increasing Contact Center Efficiency for Improved Customer Satisfaction Company Aditro Headquarters Sundbyberg, Sweden Industry, products,

More information

This presentation provides a SECOND LEVEL of information about the topic of Central Finance.

This presentation provides a SECOND LEVEL of information about the topic of Central Finance. This presentation provides a SECOND LEVEL of information about the topic of Central Finance. Central Finance is not a product rather it is a non-disruptive approach for SAP s customers to get the benefits

More information

Power Smart Business Operations with Real-Time Process Intelligence

Power Smart Business Operations with Real-Time Process Intelligence SAP Brief SAP Business Suite SAP Operational Process Intelligence Powered by SAP HANA Objectives Power Smart Business Operations with Real-Time Process Intelligence Gain visibility into processes and data

More information

Keolis: Accelerating Recruitment with SAP Cloud for HR Solutions

Keolis: Accelerating Recruitment with SAP Cloud for HR Solutions Keolis: Accelerating Recruitment with SAP Cloud for HR Solutions Keolis is a passenger transportation company that s going places but until recently, their HR processes were stuck in neutral. Since going

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