Process and Data- Exchange Solution for Utilities. White Paper

Size: px
Start display at page:

Download "Process and Data- Exchange Solution for Utilities. White Paper"

Transcription

1 Process and Data- Exchange Solution for Utilities White Paper May 2012

2 Table of Contents Version... 3 Glossary of Terms... 3 Acknowledgements... 3 Target Audience... 4 Executive Summary... 5 Background... 5 General Issues for market communication... 5 SAP s Answer... 5 Current Solution Overview... 6 Architecture: Process and Data-Exchange Framework... 8 Components: Process and Data-Exchange Framework... 9 Evolution Flexibility Customizing Business Add-Ins Benefits Implementation Steps Future Enhancements Contact Details D Walldorf Page 2 of 21

3 Version Author Date Version Comment Mohan Gupta Draft Initial Draft Mohan Gupta Draft Update following Peer review Mike Prentice Draft Update following Peer review Mohan Gupta Draft Update following review Glossary of Terms Terms RCS EAI PI BPEM CDP Description This is a Repeatable Custom Solution that has been developed previously and is intended as the foundation to support unique business requirements This is the Enterprise Application Interface, or Enterprise Application Integration. This is the use of one or more software components to enable communication across the architectural landscape. Ie SAP PI This is the EAI component of SAP netweaver. Process Integration (PI) This is a tool for managing exceptions. The Business Process Exception Management (BPEM) tool A Custom Development Program (CDP) is a unique custom solution tailored for a specific customers requirements. Acknowledgements Author Document D Walldorf Page 3 of 21

4 SAP Custom Developm ent IDEX Infrastructure High Level Solution Proposal 7C/Documentation&page=1 Target Audience This document is intended for the following audience: Consultants Business Analysts Technical Architects Sales D Walldorf Page 4 of 21

5 Executive Summary This White Paper describes current SAP solution: Process and Data-Exchange for Utilities, its implementation approach based on generic requirements for Utilities Energy industry and evolution of the solution in its current form based on past projects. Background In many countries, the utilities industry is experiencing massive transformation due to deregulation. Deregulation has resulted in incumbent utility companies becoming separate independent entities covering only parts of the total value chain from power generation through distribution to end-user sales and service. This transformation has significant impact both in terms of managing business processes for each independent entity and also exchange of data across companies General Issues for market communication Process Logic distributed across several entities Basic Process infrastructure needed to build, execute and monitor end-to-end process Inbound/Outbound message communication rules need to be transparent and flexible Robust change mechanism for adjustments needed in case of regulatory changes Need for standardized Error handling and manual data correction SAP s Answer SAP Process and Data-Exchange for Utilities solution provides mechanism of market communication for Intercompany processes in deregulated utilities markets which includes: Market format implementation Market Process modelling and choreography that can result in creation/change of master/transaction data and exchange of information with other market participants. Exception management Process Monitoring cockpit D Walldorf Page 5 of 21

6 Current Solution Overview An implementation of SAP Process and Data exchange solution consists of following:- Installation of SAP Custom Development RCS solution: Process and Data Exchange Framework (If exists) Installation of Country specific SAP Custom Development RCS solution with generic business content Implementation of individual customer specific business requirements to make the solution complete and operate in desired manner This flexible, configurable approach allows you to react to both must have and value add requirements and enables a customer-specific implementation. Figure 1: Solution Installation base hierarchy D Walldorf Page 6 of 21

7 The following diagram shows high level interaction across various technical components for Message Exchange (E2E) SAP Converter Market Partner Register CoS Master Data Change Asset work processes... DE UK 3rd Party Converter PI 3rd Party Converter R Market Message as SOA Service Market Message as IDoc DE Service Processor UK DE Data Exchange Message Processor UK Idoc Processor IDocs Data Exchange items Message Processor Process Data Exchange Task & internal view on message data ISU Deregulation Process Execution Master Data DE UK Process Data Figure 2: Message Exchange (E2E) view D Walldorf Page 7 of 21

8 Architecture: Process and Data-Exchange Framework The process and data-exchange framework for utilities is a generic software solution to manage intercompany data-exchange processes as required by energy deregulation for the energy supply of metered metering points and unmetered sites and the corresponding market communication. For communication between solution in the ISU system and the EAI system, IDocs or webservices can be used. The following picture provides an overview of the architectural elements of the Process and Data-Exchange infrastructure Figure 3: Architectural view of the Process and Data-Exchange Framework for Utilities D Walldorf Page 8 of 21

9 The light yellow and green coloured boxes are elements of the Process and Data Exchange Framework The light yellow boxes in particular describe those elements of the Process and Data- Exchange Framework which most likely could be affected by regulatory or customer imposed changes to the message or process flow. The dark gray box on the left represents the EAI (Enterprise Application Interface) system, for example SAP PI. This system is, among others, responsible for the technical message handling to the different market partners The light gray boxes reflect the standard IDE Data Exchange framework which will still be used in the Process and Data-Exchange Framework Solution Process and Data-Exchange Framework for Utilities Release 1.0 SAP Enhancement Package Enhancement Packages 4,5 and 6 Based On BI Content-Release SAP Utilities Not applicable Components: Process and Data-Exchange Framework Main components are: Process Configuration Layer A process is by definition a directed (oriented) graph consisting of nodes and arrows. The set of nodes is represented by the set of elementary process steps. Each process consists of a number of process steps which correspond to market messages or activities which have occurred within the processes (and which should trigger a further processing). Process steps can be executed automatically by the Process Engine when determining the next possible steps or if it s a manual step then it will be executed externally without Process engine. Process arrows link all process steps of a process such that the process becomes an oriented graph. Process arrows will also link the process step of one process step of another process for inter process linkage. Process Execution Layer When the Process Engine is called it will check for processes that are ready to be processed and triggers them. This layer also contains the process instances represented by their associated configuration layer (process classes and their associated process steps D Walldorf Page 9 of 21

10 represented by process step classes). Once a process is triggered by the Process Engine it will determine and execute all process steps that are ready to be processed. Per each (successfully) executed process step the process instance will again determine and execute all process steps that are ready to be processed. Thus the process instances will traverse the process graph until all process steps currently available for processing have been executed Process UI Layer The standard Switch Document has been enhanced to become more generic Process Document. The user can see: Current status of the overall process Relevant information depending on type of process All activities Messages that have been sent and received Data content of the messages depending on type of message Errors that have occurred and exceptions that have been created Process steps which have been executed and their individual status Linked processes either as parent/link or associated link. Check Framework The check framework is an enhancement of the standard SAP Intercompany Data Exchange (IDE)check framework with following additional features: Definition and allocation of check groups to check applications, allowing for adding and deleting checks through customizing Ability to be called from anywhere Flexible interface definition allowing the implementation Project to define their own checks Period Framework This is a framework to ensure that all scheduled process steps are carried out at the appropriate time. Since no SAP Business Workflow will be used, a new deadline monitoring report will be made available. The definition of deadlines is based on the standard SAP/IDE period management Exception Framework Any kind of errors or exceptions will be handled through the standard BPEM tool. This can also be called from other systems, like SAP PI. For easier use the framework provides additional functionality: Customizing to define exception codes and the corresponding BPEM case category Default implementation of a BADI reading and interpreting the customizing and for creation of a BPEM case Predefined exception resolution possibilities (handling alternatives), including D Walldorf Page 10 of 21

11 Reprocessing of process step Set inbound message to obsolete and act as if it has not been received; continue waiting for the same message Resend outbound message again with new message data collection Resend outbound message again as is (technical resend) End processing of current process Intercompany Data Exchange (IDE) Layer This component describes the processing of sending and receiving messages. It is based on the standard IDE Infrastructure with an additional Message Mapping Framework: Adding predefined metadata structures Predefined architecture of OO objects (class hierarchy) for uniform and easy to maintain development of required mappings For further details on architecture, refer to High Level Solution Proposal document for IDEX infrastructure from SAP Custom Development. You can find contact persons in Contact details section. D Walldorf Page 11 of 21

12 Evolution Process and Data-Exchange Solution in its current form (RCS: Framework + RCS: Country specific solution (if exists) + Customer specific implementation) is a result of evolution through various IDEX Custom Development projects in Europe/Asia over past 6 years. The significant improvements up to now are: Workflow replaced with efficient Process modelling tool Central Process Engine with segregation of process steps into basic categories and corresponding methods/interfaces Improved flexible UI interface The following chart shows evolution of the solution from one Custom Development Project to next. This chart only shows CDPs which had significant impact on development of Process and Data-Exchange Solution as it is now. Figure 4: Evolution chart D Walldorf Page 12 of 21

13 Evolutionary Benefits This section highlights those areas of change through out the lifecycle of the IDEX solution and explains how the change has benefited the solution. Area Workflow Benefit of Change Initially the IDEX solution was a workflow based solution, over the lifetime of the solution the use of SAP standard workflow was reduced to a limited use for the npower solution and finally removed with the Iberdrola Scottish Power implementation. The benefit this has brought is that whilst it is possible to have a specific version of a process all changes made to the configuration of that process are actioned in real time meaning that all in flight processes are working on the same platform. With the SAP workflow approach it was likely that industry lead processes were not working to the same industry or business current requirement. Switch Document The first IDEX solutions centred on Data Exchange to support switching processes (Customer Loss and Gain). With the npower solution the switch document was further enhanced to support other Supplier/Retailer industry processes such as Device exchange, Device inspections etc. This gave the first UI representation of a business industry process in an easy to read step format. With the Iberdrola Scottish Power implementation this was further enhanced to support other market roles such as Data Collector and Meter Asset Manager. Flexibility Customizing The following list provides a short overview of the available customizing options: Process Configuration/ Monitoring Process Configuration Scenario Period type configuration for Hour/Minute/Second Process Monitoring configuration Check Framework configuration Configuration of Response Codes Master data configuration with corresponding Outcomes D Walldorf Page 13 of 21

14 Inbound/Outbound Message Handling Configuration Assign Parser Class for Inbound Message Processing Assign Parser Class for Outbound Message Processing IDoc Mapping Configuration Transformation between External and Internal codes Map External Market roles to Service types Exception Code configuration Tools Configure Process Status Configure Process Step Status Define Scenario ID For further configuration and customizing information, see the Process and Data Exchange Framework for Utilities Configuration Guide in the SAP Service Marketplace at Business Add-Ins The following table provides short overview of the available BAdIs: BAdI Description BAdI Interface Method BAdI: Exception Framework BAdI: Data Access (/IDXPF/) BAdI containing all /IDXPF/ (that is, Framework) data access methods. /IDXPF/IF_BADI_EXCEPTION /IDXPF/IF_BADI_DATA_ACCESS CLOSE_EXCEPTION CREATE_EXCEPTION REASSIGN_STEP REPEAT_STEP REPROCESS_STEP GET_ADDRESS GET_CUSTOMER_DETAIL GET_METER_DETAILS GET_METER_READING SET_ADDRESS SET_CUSTOMER_DETAIL D Walldorf Page 14 of 21

15 BAdI: Process Document Data Enhancements BAdI: Process Filter based BAdI, multiple implementations possible BAdI: Process Step Filter based BAdI, multiple implementations possible BAdI: Process Log Framework Filter based BAdI, multiple implementations possible /IDXPF/IF_BADI_PROCESS_DOC _DB /IDXPF /IF_BADI_PROCESS /IDXPF/IF_BADI_PROCESS_STEP /IDXPF /IF_BADI_PROCESS_LOG SET_METER_DETAILS SET_METER_READING VALIDATE_ADDRESS GET_AGENT_DETAILS GET_CONSUMPTION_DATA GET_GROUP_MPXN GET_POD_TECH_DATA GET_SITE_OCCUPIED_STATUS SET_CONSUMPTION_DATA SET_INSPECTION_DATE SET_POD_TECH_DATA GET_ACTION_DETAILS SELECT_MSG_MASS SELECT_PDOC_MASS UPDATE_DB_PROCESS_DATA UPDATE_DB_PROCESS_STEP_ DATA D Walldorf Page 15 of 21

16 BAdI: Process Specific PDoc Display /IDXPF/IF_BADI_PDOC_DISPLAY Filter based BAdI, multiple implementations possible BAdI: CRM Mapping Framework /IDXPF /IF_BADI_CRM_PDOC MAP_CRM_DATA_TO_PROCES S MAP_PDOC_DISP_TO_CRM_D ATA MAP_PROCESS_TO_CRM_DAT A BAdI: Check Framework /IDXPF /IF_BADI_CHECK DEFINE_CHECK_GROUP_RESU LT DETERMINE_CHECK_EXECUTI ON_MODE DETERMINE_MTD_DATA_SOU RCE DETERMINE_OVERRULE_CHEC K PREPARE_MTD_DATA BAdI: Further Utility Methods /IDXPF/IF_BADI_UTILITY GET_PROCESS_REF_FROM_EX T BAdI: Message Processing /IDXPF/IF_BADI_MSG_PROCESSI NG ADJUST_IDOC_DATA DET_BULK_PROCESSING DET_UNIQUE_PROCESS_FOR_ MSG HANDLE_BULK_PROCESSING HANDLE_NONUNIQUE_PROCE SS D Walldorf Page 16 of 21

17 For more information about BAdI enhancements and the default implementation, see the documentation for individual activities in Customizing for Process and Data-Exchange Framework for Utilities under System Preparation-> Create Enhancements Benefits The benefits of Process and Data-Exchange solution are the following: Same modelling for all kinds of processes within the Framework Centralised and easy to maintain inbound and outbound processing Future enhancements to delivered processes will be based on configuration and therefore relatively easy to implement High performance on Process Execution Minimal impact of regulatory changes since the different layers are independent from each other Proven concepts derived from 12+ projects in Europe and worldwide Implementation Steps Following steps are necessary to implement the solution based on business specific needs: 1. Setup a SAP for Utilities Solution 2. Install the SAP RCS: Process and Data-Exchange Framework solution 3. Configure standard SAP IS-U/IDE 4. Configure the Process and Data-Exchange solution customizing as per business requirements 5. Implement the BAdIs according to business requirements 6. Optional: Data migration from Legacy system 7. Go-Live D Walldorf Page 17 of 21

18 Future Enhancements As detailed in Evolution how the solution has gradually evolved in last few years to its current state, further enhancements are still on-going and there are new functionalities lined up for future releases. Some of the key features in various phases (conception, design, development) are highlighted below: Graphical representation of current process state in the Process Document UI Edit mode in Process Document UI Simulation of Process step and Check execution in Process Document UI Advanced Authorization objects for Process document display/change and Process execution Web Service enablement (both synchronous and asynchronous) and integration Non-disruptive delivery of configuration changes/enhancements into customer systems Testing Cockpit (Regression test reports + Analytical reports) Disclaimer: Above features are not guaranteed to be part of future releases. D Walldorf Page 18 of 21

19 Contact Details Name Organisation ID Mike Prentice SAP Consulting UK Mohan Gupta SAP Consulting UK D Walldorf Page 19 of 21

20 DISCLAIMER 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 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, and PowerPoint 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, System z9, z10, z9, iseries, pseries, xseries, zseries, eserver, z/vm, z/os, i5/os, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Server, PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes, BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA, AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries. Oracle and Java are registered trademarks of Oracle and/or 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. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, Clear Enterprise, SAP BusinessObjects Explorer 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 SAP France in the United States and in other countries. 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. D Walldorf Page 20 of 21

21 These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group 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. D Walldorf Page 21 of 21

SAP BusinessObjects Information Design Tool 4.0. UNV Universe Conversion

SAP BusinessObjects Information Design Tool 4.0. UNV Universe Conversion SAP BusinessObjects Information Design Tool 4.0 UNV Universe Conversion UNV Universe Conversion: Lesson Objectives After completing this lesson, you will know how to convert a UNV Universe. SAP AG 2010

More information

SCM610. Delivery Processing in SAP ERP COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s)

SCM610. Delivery Processing in SAP ERP COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s) SCM610 Delivery Processing in SAP ERP. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

SCM605 Sales Processing in SAP ERP

SCM605 Sales Processing in SAP ERP SCM605 Sales Processing in SAP ERP. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

TCRM10 CRM Fundamentals I

TCRM10 CRM Fundamentals I TCRM10 CRM Fundamentals I. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Master Data Governance for Financials (MDG-F) when running on SAP ECC 6.0 EHP5 and newer.

Master Data Governance for Financials (MDG-F) when running on SAP ECC 6.0 EHP5 and newer. SAP How-To Guide for MDG-F Enable Dynamic Parallel Approval for Company Code Data in Rule-based Workflow Applies to Master Data Governance for Financials (MDG-F) when running on SAP ECC 6.0 EHP5 and newer.

More information

SCM550. Cross-Functional Customizing in Materials Management COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

SCM550. Cross-Functional Customizing in Materials Management COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) SCM550 Cross-Functional Customizing in Materials Management. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this

More information

HR505. Organizational Management COURSE OUTLINE. Course Version: 010 Course Duration: 4 Day(s)

HR505. Organizational Management COURSE OUTLINE. Course Version: 010 Course Duration: 4 Day(s) HR505 Organizational Management. COURSE OUTLINE Course Version: 010 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

AC410 Cost Center Accounting

AC410 Cost Center Accounting AC410 Cost Center Accounting. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

SCM525. Consumption-Based Planning and Forecasting COURSE OUTLINE. Course Version: 010 Course Duration: 2 Day(s)

SCM525. Consumption-Based Planning and Forecasting COURSE OUTLINE. Course Version: 010 Course Duration: 2 Day(s) SCM525 Consumption-Based Planning and Forecasting. COURSE OUTLINE Course Version: 010 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

BIT600. SAP Business Workflow: Concepts, Inboxes, and Template Usage COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

BIT600. SAP Business Workflow: Concepts, Inboxes, and Template Usage COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) BIT600 SAP Business Workflow: Concepts, Inboxes, and Template Usage. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part

More information

SAPCRM SAP CRM Solution Overview

SAPCRM SAP CRM Solution Overview SAPCRM SAP CRM Solution Overview. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

EWM120. Extended Warehouse Management Customizing - Part II COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

EWM120. Extended Warehouse Management Customizing - Part II COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) EWM120 Extended Warehouse Management Customizing - Part II. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

PLM318: Analytics in Enterprise Asset Management

PLM318: Analytics in Enterprise Asset Management PLM318: Analytics in Enterprise Asset Management. 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

More information

TEWM12 SAP Extended Warehouse Mangement II (SAP EWM)

TEWM12 SAP Extended Warehouse Mangement II (SAP EWM) TEWM12 SAP Extended Warehouse Mangement II (SAP EWM). COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

Business One in Action 'Quantity falls below the minimum inventory level' is received and the document cannot be saved. How can this be resolved?

Business One in Action 'Quantity falls below the minimum inventory level' is received and the document cannot be saved. How can this be resolved? Business One in Action 'Quantity falls below the minimum inventory level' is received and the document cannot be saved. How can this be resolved? Applies to: SAP Business One, Logistics, Sales and Purchasing

More information

AC605 Profitability Analysis

AC605 Profitability Analysis AC605 Profitability Analysis. 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 or

More information

AC202. Accounting Customizing II: Special G/L Transactions, Document Parking, Substitutions/Validations, Archiving FI COURSE OUTLINE

AC202. Accounting Customizing II: Special G/L Transactions, Document Parking, Substitutions/Validations, Archiving FI COURSE OUTLINE AC202 Accounting Customizing II: Special G/L Transactions, Document Parking, Substitutions/Validations, Archiving FI. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks

More information

SCM601. Processes in Logistics Execution COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s)

SCM601. Processes in Logistics Execution COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s) SCM601 Processes in Logistics Execution. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

SAPSCM. Overview of the SAP Supply Chain Management Application COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

SAPSCM. Overview of the SAP Supply Chain Management Application COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) SAPSCM Overview of the SAP Supply Chain Management Application. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this

More information

CR100. CRM Customizing Fundamentals COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

CR100. CRM Customizing Fundamentals COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) CR100 CRM Customizing Fundamentals. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

CR500. CRM Middleware COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s)

CR500. CRM Middleware COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) CR500 CRM Middleware. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

TM430. Strategic Freight Management in SAP Transportation Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)8 Hours

TM430. Strategic Freight Management in SAP Transportation Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)8 Hours TM430 Strategic Freight Management in SAP Transportation Management. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s)8 Hours SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No

More information

SCM520. Purchasing COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

SCM520. Purchasing COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) SCM520 Purchasing. 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 or transmitted

More information

BO100. Reporting with SAP BusinessObjects BI Solutions for SAP NetWeaver BW COURSE OUTLINE. Course Version: 15 Course Duration: 20 Hours

BO100. Reporting with SAP BusinessObjects BI Solutions for SAP NetWeaver BW COURSE OUTLINE. Course Version: 15 Course Duration: 20 Hours BO100 Reporting with SAP BusinessObjects BI Solutions for SAP NetWeaver BW. COURSE OUTLINE Course Version: 15 Course Duration: 20 Hours SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No

More information

EWM100. Extended Warehouse Management - Processes COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s)

EWM100. Extended Warehouse Management - Processes COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s) EWM100 Extended Warehouse Management - Processes. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

FS242. Deposits Management in Banking Services from SAP 8.0 COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s)

FS242. Deposits Management in Banking Services from SAP 8.0 COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s) FS242 Deposits Management in Banking Services from SAP 8.0. COURSE OUTLINE Course Version: 10 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

Enabling SRM Workflow for External Purchase Requisitions

Enabling SRM Workflow for External Purchase Requisitions Enabling SRM Workflow for External Purchase Requisitions Applies to: SAP SRM 5.0 (Application controlled workflow), SRM 6.0, SRM 7.0 (Application controlled workflow & Process controlled workflow) Summary

More information

IBP200. SAP Integrated Business Planning - Platform Features and Customizing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

IBP200. SAP Integrated Business Planning - Platform Features and Customizing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) IBP200 SAP Integrated Business Planning - Platform Features and Customizing. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved.

More information

DEV355. Data Modeling with PowerDesigner 16.5 COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s)

DEV355. Data Modeling with PowerDesigner 16.5 COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s) DEV355 Data Modeling with PowerDesigner 16.5. COURSE OUTLINE Course Version: 15 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may

More information

Manoj Narang. Summary. Author Bio

Manoj Narang. Summary. Author Bio Summary During a global recession with intense focus on cost control, CIOs are facing challenging environment to manage their application landscape. SAP is aware of these issues in application management

More information

TM215. LSP Based Planning and Execution in SAP Transportation Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

TM215. LSP Based Planning and Execution in SAP Transportation Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) TM215 LSP Based Planning and Execution in SAP Transportation Management. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part

More information

SAP How-To Guide for MDG-F ALE Replication from MDG Hub to ERP Using the Same Client

SAP How-To Guide for MDG-F ALE Replication from MDG Hub to ERP Using the Same Client SAP How-To Guide for MDG-F ALE Replication from MDG Hub to ERP Using the Same Client Applies to Master Data Governance for Financials (MDG-F) with release version 7.0 running on SAP ECC 6.0 EhP 6 SP 09,

More information

EWM110. Extended Warehouse Management - Customizing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

EWM110. Extended Warehouse Management - Customizing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) EWM110 Extended Warehouse Management - Customizing. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

SMP130. SAP Mobile Platform for Enterprise Architects COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s)

SMP130. SAP Mobile Platform for Enterprise Architects COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) SMP130 SAP Mobile Platform for Enterprise Architects. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication

More information

EWM100. Processes in SAP Extended Warehouse Management - Overview COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s)

EWM100. Processes in SAP Extended Warehouse Management - Overview COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s) EWM100 Processes in SAP Extended Warehouse Management - Overview. COURSE OUTLINE Course Version: 16 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of

More information

PLM120 Document Management

PLM120 Document Management PLM120 Document Management. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or

More information

SMP140 SAP Mobile Platform 3.0 for Solution Architects

SMP140 SAP Mobile Platform 3.0 for Solution Architects SMP140 SAP Mobile Platform 3.0 for Solution Architects. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

SAP Best Practices for Subsidiary Integration in One Client Consolidation Preparation: Intercompany Reconciliation

SAP Best Practices for Subsidiary Integration in One Client Consolidation Preparation: Intercompany Reconciliation SAP Best Practices for Subsidiary Integration in One Client Consolidation Preparation: Intercompany Reconciliation SAP Best Practices Purpose, Benefits, and Key Steps Purpose Proposes a model company with

More information

SUS300. Product Safety and Stewardship Overview COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

SUS300. Product Safety and Stewardship Overview COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) SUS300 Product Safety and Stewardship Overview. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may

More information

PLM230. SAP Project System Controlling COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

PLM230. SAP Project System Controlling COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) PLM230 SAP Project System Controlling. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

AC305 Asset Accounting

AC305 Asset Accounting AC305 Asset Accounting. 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 or transmitted

More information

BOX310. SAP BusinessObjects Dashboards 4.1 COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOX310. SAP BusinessObjects Dashboards 4.1 COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOX310 SAP BusinessObjects Dashboards 4.1. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be

More information

Duet Enterprise Uploading and Accessing SAP DMS Documents in a Starter Services Workspace

Duet Enterprise Uploading and Accessing SAP DMS Documents in a Starter Services Workspace Duet Enterprise Uploading and Accessing SAP DMS Documents in a Starter Services Workspace Applies to: Duet Enterprise 1.0. For more information, visit the Portal and Collaboration homepage. Summary This

More information

SCM310 Production Orders

SCM310 Production Orders SCM310 Production Orders. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or transmitted

More information

BPC440 SAP Business Planning and Consolidation: Consolidation

BPC440 SAP Business Planning and Consolidation: Consolidation BPC440 SAP Business Planning and Consolidation: Consolidation. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this

More information

BOE330. SAP BusinessObjects Business Intelligence Platform: Designing and Deploying a Solution COURSE OUTLINE

BOE330. SAP BusinessObjects Business Intelligence Platform: Designing and Deploying a Solution COURSE OUTLINE BOE330 SAP BusinessObjects Business Intelligence Platform: Designing and Deploying a Solution. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All

More information

Business One in Action - How to change the valuation method of an item?

Business One in Action - How to change the valuation method of an item? Business One in Action - How to change the valuation method of an item? Applies to: SAP Business One, Logistics, Stock Summary: This article discusses the prerequisites for changing the valuation method

More information

SMP230 SAP Mobile Platform 3.0 for Enterprise Architects

SMP230 SAP Mobile Platform 3.0 for Enterprise Architects SMP230 SAP Mobile Platform 3.0 for Enterprise Architects. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

AC210. New General Ledger Accounting (in SAP ERP) COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

AC210. New General Ledger Accounting (in SAP ERP) COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) AC210 New General Ledger Accounting (in SAP ERP). COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

SAPBPM. SAP Business Process Management COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

SAPBPM. SAP Business Process Management COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) SAPBPM SAP Business Process Management. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

TTM12. SAP Transportation Management II (SAP TM) COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

TTM12. SAP Transportation Management II (SAP TM) COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) TTM12 SAP Transportation Management II (SAP TM). COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

AC010. Business Processes in Financial Accounting COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

AC010. Business Processes in Financial Accounting COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) AC010 Business Processes in Financial Accounting. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

Business One in Action - Why does an item which is defined as a Sales BOM show 100% as gross profit in the Gross Profit window?

Business One in Action - Why does an item which is defined as a Sales BOM show 100% as gross profit in the Gross Profit window? Business One in Action - Why does an item which is defined as a Sales BOM show 100% as gross profit in the Gross Profit window? Applies to: SAP Business One, Logistics, Sales and Purchasing Summary: This

More information

MOB320. SAP Agentry Work Manager for IBM Maximo COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

MOB320. SAP Agentry Work Manager for IBM Maximo COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) MOB320 SAP Agentry Work Manager for IBM Maximo. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may

More information

Delta Overview Student Lifecycle Management EHP 4 (Business Suite 7)

Delta Overview Student Lifecycle Management EHP 4 (Business Suite 7) Delta Overview Student Lifecycle Management EHP 4 (Business Suite 7) Applies to: Student Lifecycle Management EHP 4. For more information, visit the Business Process Expert homepage. Summary This document

More information

PLM114 Basic Data for Production

PLM114 Basic Data for Production PLM114 Basic Data for Production. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

Manage Xcelsius Add-ons Using the XLX file

Manage Xcelsius Add-ons Using the XLX file Manage Xcelsius Add-ons Using the XLX file Applies to: SAP BusinessObjects Xcelsius Summary This document explains the stepwise process of embedding new components (XLX file) developed using Adobe Flex

More information

Business One in Action - How To Set Up Sales Discounts Per Warehouse?

Business One in Action - How To Set Up Sales Discounts Per Warehouse? Business One in Action - How To Set Up Sales Discounts Per Warehouse? Applies to: SAP Business One, Logistics, Stock Summary: This article explains how to provide discounts base on the warehouse used in

More information

WebDAV & remote support platform for SAP Business One

WebDAV & remote support platform for SAP Business One WebDAV & remote support platform for SAP Business One Mario Schoenberg SAP Business One Product Support August 2013 2013 SAP AG. All rights reserved. 1 Agenda 1. Overview 2. Where to get the WebDAV technology?

More information

SAP BusinessObjects BI Platform

SAP BusinessObjects BI Platform SAP BusinessObjects BI Platform What is new in 4.0? Presentation Agenda 1. BI launch pad 2. Search capabilities 3. BI workspace 4. Portal integration 5. Alerting 6. Monitoring and auditing 7. BI content

More information

Business One in Action Alternative Items in Marketing Document

Business One in Action Alternative Items in Marketing Document Business One in Action Alternative Items in Marketing Document Applies to: SAP Business One, Logistics, Sales and Purchasing. Summary: Alternative items are defined in the SAP Business One as a suggested

More information

SAP BusinessObjects DQM, version for SAP Solutions, XI 3.1 SP1 Solaris

SAP BusinessObjects DQM, version for SAP Solutions, XI 3.1 SP1 Solaris SAP BusinessObjects DQM, version for SAP Solutions, XI 3.1 SP1 Solaris Applies to: SAP BusinessObjects Data Quality Management, version for SAP Solutions, XI 3.1 SP01, for SAP CRM and/or SAP ECC installations

More information

CRM Worklist: Private Office Settings in Web-UI- How to Maintain Private office Settings

CRM Worklist: Private Office Settings in Web-UI- How to Maintain Private office Settings CRM Worklist: Private Office Settings in Web-UI- How to Maintain Private office Settings Applies to: CRM 6.0 and CRM 7.0. Summary Until now, with SAP Business workplace it was possible for the users to

More information

SAP Best Practices for Subsidiary Integration in One Client Intercompany Revenue Planning and Reporting with CO-PA

SAP Best Practices for Subsidiary Integration in One Client Intercompany Revenue Planning and Reporting with CO-PA SAP Best Practices for Subsidiary Integration in One Client Intercompany Revenue Planning and Reporting with CO-PA SAP Best Practices Purpose, Benefits, and Key Steps Purpose To enter Inter-Company Revenue

More information

2010 SAP AG. All rights reserved. / Page 2

2010 SAP AG. All rights reserved. / Page 2 SAP SAP SAP 2010 SAP AG. All rights reserved. / Page 2 2010 SAP AG. All rights reserved. / Page 3 2010 SAP AG. All rights reserved. / Page 4 SAP BUSINESS SUITE 7 SAP BUSINESSOBJECTS 2010 SAP AG. All rights

More information

SCM212. Core Interface and Supply Chain Integration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

SCM212. Core Interface and Supply Chain Integration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) SCM212 Core Interface and Supply Chain Integration. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

Integrating SAP Investigative Case Management for Public Sector with Advanced Analysis in Palantir

Integrating SAP Investigative Case Management for Public Sector with Advanced Analysis in Palantir Integrating SAP Investigative Case Management for Public Sector with Advanced Analysis in Palantir Applies to: SAP Investigative Case Management for Public Sector, CRM 7.1 Summary Detailed investigations

More information

SCM670 Global Available-to-Promise

SCM670 Global Available-to-Promise SCM670 Global Available-to-Promise. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

ADM110. SAP System Installation and Patching COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s)

ADM110. SAP System Installation and Patching COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s) ADM110 SAP System Installation and Patching. COURSE OUTLINE Course Version: 15 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may

More information

Solution Manager Integration

Solution Manager Integration Valid for GWPAM 1.0 2014 SAP AG 1 Table of Contents Overview... 3 Prerequisites... 3 Integrating Solution Manager for GWPAM Applications... 3 Checking Logs... 12 Copyright... 14 2014 SAP AG 2 Overview

More information

SAP Enterprise Inventory & Service-Level Optimization (SAP EIS formerly SmartOps) and APO

SAP Enterprise Inventory & Service-Level Optimization (SAP EIS formerly SmartOps) and APO SAP Enterprise Inventory & Service-Level Optimization (SAP EIS formerly SmartOps) and APO How does EIS complement APO? EIS captures complexities in inventory planning that APO does not address EIS accelerates

More information

ADM540. Database Administration SAP ASE for SAP Business Suite COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s)

ADM540. Database Administration SAP ASE for SAP Business Suite COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s) ADM540 Database Administration SAP ASE for SAP Business Suite. COURSE OUTLINE Course Version: 16 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this

More information

SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0

SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0 SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0 Applies to: SAP BusinessObjects Access Control 10.0, SAP BusinessObjects Process Control 10.0 Summary SAP BusinessObjects Access

More information

SCM515 Invoice Verification

SCM515 Invoice Verification SCM515 Invoice Verification. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

TBW50 SAP BW Data Acquisition

TBW50 SAP BW Data Acquisition TBW50 SAP BW Data Acquisition. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

HR580. Analytics and Reporting in HCM COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

HR580. Analytics and Reporting in HCM COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) HR580 Analytics and Reporting in HCM. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

EHP4 for SAP ERP 6.0 March 2010 English. Sundry Customer (Z157) Business Process Documentation. SAP AG Dietmar-Hopp-Allee Walldorf Germany

EHP4 for SAP ERP 6.0 March 2010 English. Sundry Customer (Z157) Business Process Documentation. SAP AG Dietmar-Hopp-Allee Walldorf Germany EHP4 for SAP ERP 6.0 March 2010 English Sundry Customer (Z157) Business Process Documentation SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2010 SAP AG. All rights reserved. No part of

More information

Migration from SAP BO PC 7.5 NW Version to SAP BO PC 10 NW Version

Migration from SAP BO PC 7.5 NW Version to SAP BO PC 10 NW Version Migration from SAP BO PC 7.5 NW Version to SAP BO PC 10 NW Version Applies to: SAP BusinessObjects Planning and Consolidation Version 7.5 and 10 for NetWeaver. For more information, visit the Enterprise

More information

SM100. SAP Solution Manager Configuration for Operations COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

SM100. SAP Solution Manager Configuration for Operations COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) SM100 SAP Solution Manager Configuration for Operations. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

SCM510 Inventory Management and Physical Inventory

SCM510 Inventory Management and Physical Inventory SCM510 Inventory Management and Physical Inventory. 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

More information

SAP. SAP New Technology Co-Innovation with Customers SAP

SAP. SAP New Technology Co-Innovation with Customers SAP SAP SAP New Technology Co-Innovation with Customers SAP 2010 12 SAP SAP SAP 2010 SAP Business Analytical Solution SAP HANA 1.0 SAP Business ByDesign 2.5 SAP Carbon Impact SAP In-Memory Computing () Enterprise

More information

SCM510 Inventory Management and Physical Inventory

SCM510 Inventory Management and Physical Inventory SCM510 Inventory Management and Physical Inventory. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

Asset Acquisition through Direct Capitalization. SAP Best Practices

Asset Acquisition through Direct Capitalization. SAP Best Practices Asset Acquisition through Direct Capitalization SAP Best Practices Purpose, Benefits, and Key Steps Purpose Purchasing asset investments that do not have an asset under construction phase (AuC) integrated

More information

SAP HANA Cloud Connector Solution Brief

SAP HANA Cloud Connector Solution Brief SAP HANA Cloud Connector Solution Brief Applies to: SAP HANA Cloud Connector, SAP HANA Cloud Platform Summary This document is a solution brief about the SAP HANA Cloud connector, the secure and reliable

More information

ADM328 SAP ECC Upgrade and EHP Installation

ADM328 SAP ECC Upgrade and EHP Installation ADM328 SAP ECC Upgrade and EHP Installation. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may

More information

Parallel Valuation after Asset Impairment SAP Note Globalization Services, June 4 th, 2012

Parallel Valuation after Asset Impairment SAP Note Globalization Services, June 4 th, 2012 Parallel Valuation after Asset Impairment SAP Note.1604131 Globalization Services, June 4 th, 2012 Attention This material shows you how the solution provided by SAP Note.1604131 behaves with the simple

More information

SAP ERP rapid-deployment solution for employee and manager self-service

SAP ERP rapid-deployment solution for employee and manager self-service SAP ERP rapid-deployment solution for employee and manager self-service Release Note SAP Rapid Deployment Solutions April, 2012 Preconfigured Business Processes SAP ERP rapid-deployment solution for employee

More information

Sales Quotation. SAP Best Practices

Sales Quotation. SAP Best Practices Sales SAP Best Practices Purpose, Benefits, and Key Steps Purpose To describe the process for a standard sales quotation with conversion to a sales order. Benefits With this business process you can assure

More information

How to Implement a Metadata Management Universe using Information Steward

How to Implement a Metadata Management Universe using Information Steward Management Universe using Information Steward Applies to: SAP BusinessObjects Information Steward 4.0 Summary The purpose of this document is to show you how you can leverage information captured by SAP

More information

Debit Memo Processing. SAP Best Practices

Debit Memo Processing. SAP Best Practices Debit Memo ing SAP Best Practices Purpose, Benefits, and Key Steps Purpose The debit memo process is used for applying a debit to a customer account once a determination has been made that a customer has

More information

Rework Processing (Stock-Manufactured Material) SAP Best Practices

Rework Processing (Stock-Manufactured Material) SAP Best Practices Rework ing (Stock-Manufactured Material) SAP Best Practices Purpose, Benefits, and Key Steps Purpose This process covers the rework of defective manufactured materials that are found in the warehouse.

More information

TERP10. SAP ERP Integration of Business Processes COURSE OUTLINE. Course Version: 16 Course Duration: 10 Day(s)

TERP10. SAP ERP Integration of Business Processes COURSE OUTLINE. Course Version: 16 Course Duration: 10 Day(s) TERP10 SAP ERP Integration of Business Processes. COURSE OUTLINE Course Version: 16 Course Duration: 10 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

Forecast Level Optimizer Find the best forecast strategy. SAP Consulting August 2011

Forecast Level Optimizer Find the best forecast strategy. SAP Consulting August 2011 Forecast Level Optimizer Find the best forecast strategy SAP Consulting August 2011 Agenda The challenge: A better forecast strategy The solution: SAP s forecast level optimizer Details to the forecast

More information

Business One in Action - How to generate a report showing a list of AR Invoices paid through cheques?

Business One in Action - How to generate a report showing a list of AR Invoices paid through cheques? Business One in Action - How to generate a report showing a list of AR Invoices paid through cheques? Applies to: SAP Business One, Accounting, Reporting Summary: This article demonstrates how to determine

More information

Subcontracting. SAP Best Practices

Subcontracting. SAP Best Practices Subcontracting SAP Best Practices Purpose, Benefits, and Key Process Steps Purpose The Subcontracting process involves sending raw components to a vendor for specific manufacturing processes and receiving

More information

Intercompany Cross-Border Central Sourcing SAP Best Practices Baseline Package

Intercompany Cross-Border Central Sourcing SAP Best Practices Baseline Package Intercompany Cross-Border Central Sourcing SAP Best Practices Baseline Package SAP Best Practices Intercompany Cross-Border Central Sourcing Part 1: Intercompany Cross-Border Central Contract Sourcing

More information

Quality Management for Procurement with Vendor Evaluation. SAP Best Practices

Quality Management for Procurement with Vendor Evaluation. SAP Best Practices Quality Management for Procurement with Vendor Evaluation SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario deals with quality inspection activities during the procurement process.

More information

Portfolio and Project Management 5.0: Microsoft Project Server Import and Export

Portfolio and Project Management 5.0: Microsoft Project Server Import and Export Portfolio and Project Management 5.0: Microsoft Project Import and Export Applies to: SAP Portfolio and Project Management 5.0 Summary Besides the build in capabilities to manage project SAP Portfolio

More information

How to Integrate SAP Crystal Server with SAP Business One

How to Integrate SAP Crystal Server with SAP Business One How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-10-31 How to Integrate SAP Crystal Server with SAP Business One All Countries Typographic Conventions Type Style Example Description Words or

More information