RKT Live Expert Session

Size: px
Start display at page:

Download "RKT Live Expert Session"

Transcription

1 RKT Live Expert Session Federated PI and Deployment Options Alexander Bundschuh SAP Product Management SAP NetWeaver Process Integration December 2010

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

3 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 3

4 Background Information Scaling PI What will be covered in this presentation? Horizontal Additional PI Instances (Federation) Additional PI De-Central Adapter Engines (Distribution) Vertical Increasing hardware specification. Memory etc. Additional Java Server nodes Additional ABAP dialogue instances 2010 SAP AG. All rights reserved. / Page 4

5 SAP NetWeaver Process Integration 7.3 Installation and Connectivity Options ES Repository, Registry & Integration Directory System Landscape Directory Integration Server Business Process Engine Integration Engine SAP Solution Manager ES Repository SR, ID, SLD Adapter Engine (Java SE) Adapter IDoc, WS, http Central Advanced Adapter Engine Mediation Connectivity Security Non-Central Advanced Adapter Engine (opt.) Mediation Connectivity Security Advanced Adapter Engine Extended (optional) Mediation Connectivity Security File DB JMS SOAP Service Provider Service Consumer Application Techn. System File/DB/JMS Apps of Business Partners SAP System 2010 SAP AG. All rights reserved. / Page 5

6 Installation Options 7.0 XI / PI Domain IS Monitoring ESR Configuration IE ABAP AE JEE AE JEE AE JEE Double-Stack PI De-Central Adapter Engines (optional) Message Flow 2010 SAP AG. All rights reserved. / Page 6

7 Installation Options 7.1 / 7.11 & 7.30 Introduction of AAE PI Domain IS Monitoring ESR Configuration IE ABAP AAE JEE AAE JEE AAE JEE Double-Stack PI De-Central Advanced Adapter Engines (optional) Message Flow 2010 SAP AG. All rights reserved. / Page 7

8 New Installation Option in 7.30 Introduction of AEX PI Domain AEX Monitoring ESR Configuration AAE JEE JEE-based PI Message Flow 2010 SAP AG. All rights reserved. / Page 8

9 New Installation Option planned for 7.30 SP2 AEX with De-Central AAEs PI Domain AEX Monitoring ESR Configuration AAE JEE AAE JEE AAE JEE JEE-based PI De-Central Advanced Adapter Engines (optional) Message Flow 2010 SAP AG. All rights reserved. / Page 9

10 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 10

11 What is PI Federation? Standard Single instance per tier Federation Multiple PI instances per tier 2010 SAP AG. All rights reserved. / Page 11

12 What is PI Federation Architectural Models Central A single integration server communicating with all business systems. Distributed A single integration server with one or more de-central adapter engines communicating with relevant business systems. Federated Two or more integration servers within a single landscape tier communicating with relevant business systems 2010 SAP AG. All rights reserved. / Page 12

13 What is PI Federation Architectural Progression Sample geographical progression.. Central Central PI Integration Server supporting global requirements Distributed Central PI Integration Server with de-central adaptor engines located regionally Central PI Integration Server with de-central adaptor engines close to business systems Expansion Federated Region PI Integration Servers Regional PI Integration Servers with de-central adaptor engines close to business systems Global PI Integration Server with regional PI integration servers Localized PI Integration Servers Shadow PI Integration Servers in production for business continuity in patching or upgrade scenarios. (Not specifically in this progression) Consolidation 2010 SAP AG. All rights reserved. / Page 13

14 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 14

15 Architectural Models Central - Overview Single Instance Per Tier Central Integration Server Central Adapter Engine Small installation footprint Low TCO 2010 SAP AG. All rights reserved. / Page 15

16 Architectural Models Central - Reasons Simplicity and great TCO benefits High level of governance. High re-use of development objects. It should be considered as a starting point for all organizations before further distribution or federation is implemented. Global requirements can be met via security and role based authorizations SAP AG. All rights reserved. / Page 16

17 Architectural Models Central - Characteristics TCO Administration Effort Availability Monitoring Complexity Low Low Med Low Minimum hardware & application servers. Software Logistics simplified. Due to the single instance all in one solution. Upgrades, patches and software logistics are at their simplest. For larger organizations with a global footprint this may be restrictive due to downtime and patching synchronization. Single PI domain equals simplified monitoring Performance Internal Network Efficiency Common BP Delivery Global & Local Low Low High Low In a global organization this may be seen as low due to every message forced through central IS. In a global organization network efficiency is minimized due to lack of local processing. Development object re-use is maximized leading to common business process delivery. Single design time. In a global organization local autonomy may be restricted. Security & Profile usage may avoid this issue SAP AG. All rights reserved. / Page 17

18 Architectural Models Central - Recommendations Governance Central Software Logistics & Synchronization ESR Integration Directory SLD Service Registry Proxy Development Normal transports with CTS+ integration across each tier. No additional synchronization required due to central governance model. Normal transports with CTS+ integration across each tier. No additional synchronization required due to central governance model. Strategy will determine complexity of software logistics. Production/Non Production or an SLD per tier is recommended. Strategy is independent of PI implementation however a single SR per tier is recommended across all SAP solutions. i.e. Single SR for all of Dev. Ensure transportation of ESR content and SWCV is consistent with backend proxy definitions and associated runtime. General Recommendation Central model offers great TCO benefits and should be the starting point where possible SAP AG. All rights reserved. / Page 18

19 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 19

20 Architectural Models Distributed - Overview Single Integration Server with De-Central AEs. De-Central Adapter Engines* Central Design De-Central Execution * AAE or J2SE adapter engines 2010 SAP AG. All rights reserved. / Page 20

21 Architectural Models Distributed - Reasons Higher degree of distribution Localization Local processing of messages reducing network load, improving performance and reliability. Business Continuity Business continuity such as downtime minimization Technical Abstraction from upgrades & downtime Security Placement within a De-Militarized Zone for external and internal zone abstraction 2010 SAP AG. All rights reserved. / Page 21

22 Architectural Models Distributed Examples Single Integration Server with De-Central AEs. How close to your business system? Switch over scenarios using: Web Dispatcher Directory API Type Localization Business Continuity Security Description Central PI Integration Server with de-central adaptor engines located regionally. Central PI Integration Server with de-central adaptor engines located near business systems. Central PI integration Server with redundant Adapter Engines to be used in controlled switch over scenarios when upgrading or patching. Central PI Integration Server with an additional Adapter Engine in a De-Militarized Zone (DMZ) SAP AG. All rights reserved. / Page 22

23 Architectural Models Distributed - Characteristics TCO Administration Effort Availability Monitoring Complexity Performance Internal Network Efficiency Common BP Delivery Global & Local Med Med Med Med Med Med High Med Higher than central but still viable given additional application servers are still part of single domain. Higher effort than central given additional application servers. Central administration still an advantage. Better than central model due to de-central processing of messages and associated de-coupling. Higher than central but still manageable given single domain. Increased performance due to de-central message processing and associate load balancing benefits Improved efficiencies due to reduction of redundant message communications across network Development object re-use is maximized leading to common business process delivery. Single design time. Improved localization and globalization given distribution of runtime. Design time still centralized requiring security SAP AG. All rights reserved. / Page 23

24 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 24

25 Architectural Models Federated - Overview Multiple PI instances per Tier Higher TCO Harder to manage Higher Autonomy 2010 SAP AG. All rights reserved. / Page 25

26 Architectural Models Federated - Reasons Highest flexibility at the expense of TCO Segmentation Geographical Organization and divisional autonomy due to legal or operational reasons. Able to remove division or sub-org quickly if sold. Separation of A2A and B2B integration scenarios for security reasons. Separation by process types such as transactional versus master data. Quality of Service obligations Billing requirements based on volume Prioritization of messages Security issues around personal data Business Continuity Business continuity such as downtime minimization Technical Abstraction from upgrades & downtime 2010 SAP AG. All rights reserved. / Page 26

27 Architectural Models Federated Examples Multiple PI instances per Tier What type of Segmentation? E.g. Political Level of segmentation? E.g. Regional Business Continuity for upgrades etc? 2010 SAP AG. All rights reserved. / Page 27

28 Architectural Models Federated - Characteristics TCO Administration Effort Availability Monitoring Complexity Performance Internal Network Efficiency Common BP Delivery Global & Local High High Med High High High Low High Highest TCO due to level of federation and additional PI instances. Large effort required to manage the solution and synchronize objects across landscapes. Best given local autonomy of design time and runtime message processing. De-coupling level is high. Domains monitored separately from central location however no holistic monitoring. You have to look at each domain. High level of performance given local processing. Additional hops with hub-2-hub may offset this. High level of efficiency due to minimization of network load. Again in hub-2-hub messaging an offset may be evident. Low level of re-use and resulting lack of common business process delivery. Multiple design times and runtimes. Allows for complete autonomy of local requirements which may offset global vision as per previous point SAP AG. All rights reserved. / Page 28

29 Architectural Models Federated - Recommendations Governance Central Local or Mixed Software Logistics & Synchronization ESR Integration Directory Choose you governance model. Either do everything centrally in one ESR and then transport 1:1 or selectively author based on object type. MD / TX. Local configuration is required to configure local scenarios and end points. SLD Service Registry Proxy Development Strategy will determine complexity of software logistics. Production/Non Production or an SLD per tier is recommended. Strategy is independent of PI implementation however a single SR per tier is recommended across all SAP solutions. i.e. Single SR for all of Dev. Ensure transportation of ESR content and SWCV is consistent with backend proxy definitions and associated runtime. General Recommendation Federation offer flexibility and abstraction but significantly impacts TCO. Implement wisely! 2010 SAP AG. All rights reserved. / Page 29

30 Architectural Models Federated - Recommendations Business System Communications Hub to Hub Clean demarcation of messaging Hub to Business System Connections to each business system Restrictions on sender proxy scenarios Higher level of complexity 2010 SAP AG. All rights reserved. / Page 30

31 Agenda 1. Deployment Options 2. What is PI Federation? 3. Architectural Models in Detail Central Distributed Federated 4. General Recommendations 2010 SAP AG. All rights reserved. / Page 31

32 General Recommendations Governance Model Selection Where should my ESR objects be created and by whom? Centrally Allows for high level of object re-use Common process delivery Security and profiles should be leveraged Local No object re-use achieved Complete autonomy May provide flexibility from isolation Mixed Some object re-use achieved Benefits from both models Requires co-ordination 2010 SAP AG. All rights reserved. / Page 32

33 General Recommendations Final Thoughts Keep it simple Expansion - Start with central and justify outwards. Consolidation Less is more. Emphasize governance. There is a trade off between TCO and flexibility. Security Leverage security across components. ESR & Integration Directory provides flexible security model to restrict access. This may be enough to mitigate concerns with central architectural mode. Justify Architectural Change Enforce governance. Don t jump to federation without understanding considerations. Justify changes to architecture carefully SAP AG. All rights reserved. / Page 33

34 Appendix Characteristic Descriptions TCO Administration Effort Availability Monitoring Complexity Performance Internal Network Efficiency Common BP Delivery Global & Local Total Cost of Ownership defines just how much it costs to implement, operate and support a given IT solution Administration defines how difficult the overall landscape is to operate and maintain with respect to downtime and planned upgrades etc. Relates to how available the Process Integration system for message processing This criterion defines the complexity and coverage of the monitoring solution in a given deployment model. This criterion covers the internal performance of the SAP application software, database and operating system when processing a message in SAP PI. Network looks at the impact or utilization on the physical communication network The ability to enforce a common business processes across the Process Integration landscape. The ability to meet local and global requirements both technically and business related SAP AG. All rights reserved. / Page 34

35 SAP NetWeaver PI 7.3 Live Expert Sessions Times: 10:00 11:00 am (CET), 5:00 6:00 pm (CET) each What s new in SAP NetWeaver PI 7.3? Oct. 26 What s new in ESR 7.3? Oct. 28 What are the new service bus-based capabilities for SAP NetWeaver PI 7.3? Oct. 29 Central monitoring of SAP NetWeaver PI 7.3 landscapes with the new PI Work Center in SAP Solution Manager 7.1 Nov. 9 Improved fault tolerance with SAP NetWeaver PI 7.3 Dec. 9 Upgrade to SAP NetWeaver PI 7.3 Dec. 10 Available adapters for SAP NetWeaver PI 7.3 Dec. 13 Advanced Adapter Engine Extended - a new Java only installation option for SAP NetWeaver PI 7.3 Dec. 14 Local monitoring enhancements within SAP NetWeaver PI 7.3 Dec. 15 Federated PI and deployment options Dec. 16 Register at: SAP AG. All rights reserved. / Page 35

36 Registration for Ramp-up of SAP NetWeaver PI 7.3 Interested in joining the ramp-up for SAP NetWeaver PI 7.3? Registration at Customers: Partners: SAP AG. All rights reserved. / Page 36

37 2010 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 is a registered trademark of Oracle Corporation. 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. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, 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 Business Objects Software Ltd. 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. The information in this document is proprietary to SAP. No part of this document may be reproduced, copied, or transmitted in any form or for any purpose without the express prior written permission of SAP AG. This document is a preliminary version and not subject to your license agreement or any other agreement with SAP. This document contains only intended strategies, developments, and functionalities of the SAP product and is not intended to be binding upon SAP to any particular course of business, product strategy, and/or development. Please note that this document is subject to change and may be changed by SAP at any time without notice. SAP assumes no responsibility for errors or omissions in this document. SAP does not warrant the accuracy or completeness of the information, text, graphics, links, or other items contained within this material. This document is provided without a warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. This limitation shall not apply in cases of intent or gross negligence. The statutory liability for personal injury and defective products is not affected. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third-party Web pages nor provide any warranty whatsoever relating to third-party Web pages SAP AG. All rights reserved. / Page 37

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

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

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

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

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

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

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 Order Processing with Collective Billing. SAP Best Practices

Sales Order Processing with Collective Billing. SAP Best Practices Sales Order ing with Collective SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario describes, how to deal a great number of business cases of the standard sales process (Sale from

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

Returnables Processing. SAP Best Practices

Returnables Processing. SAP Best Practices Returnables ing SAP Best Practices Purpose, Benefits, and Key Steps Purpose Standard pallets belong to the manufacturer and are handled either as returnable goods or as packaging material. This scenario

More information

Rebate Processing: Free Goods. SAP Best Practices

Rebate Processing: Free Goods. SAP Best Practices Rebate ing: Free Goods SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario describes the entire process sequence for a standard sales process (Make-to- Stock) with a customer, including

More information

Procurement Contract. SAP Best Practices

Procurement Contract. SAP Best Practices Procurement Contract SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario deals with the use of contracts in procurement activities. Benefits Reduced procurement costs Securing of

More information

Consumable Purchasing. SAP Best Practices

Consumable Purchasing. SAP Best Practices Consumable Purchasing SAP Best Practices Purpose, Benefits, and Key Steps Purpose Purchasing of consumable goods or services Benefits Possibility of quick one-time-purchases: Material consumption is directly

More information

New UI for Cost Center Planning with SAP ECC 6.0 EhP6. August, 2012

New UI for Cost Center Planning with SAP ECC 6.0 EhP6. August, 2012 New UI for Cost Center Planning with SAP ECC 6.0 EhP6 August, 2012 Legal disclaimer This presentation is not subject to your license agreement or any other agreement with SAP. SAP has no obligation to

More information

Procurement without QM. SAP Best Practices

Procurement without QM. SAP Best Practices Procurement without QM SAP Best Practices Purpose, Benefits, and Key Steps Purpose Procurement without Quality Management Benefits Use of integrative data sets like purchasing info records ing of role-specific

More information

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

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

Ten reasons why customers choose SAP Business Suite powered by SAP HANA to transform their business.

Ten reasons why customers choose SAP Business Suite powered by SAP HANA to transform their business. Top Ten reasons why customers choose SAP Business Suite powered by SAP HANA to transform their business. - Platform Transactional, analytical, social, mobile, predictive, and cloud Innovation Without Disruption

More information

Gain Value from Big Data. Jean-Michel JURBERT March 2012

Gain Value from Big Data. Jean-Michel JURBERT March 2012 Gain Value from Big Data Jean-Michel JURBERT March 2012 Big Data Characteristics Big Data is not new and can be solved because of emerging affordable solutions Data Volume Automobiles Structured Data Locationbased

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Remote Support Platform for SAP Business One. June 2013 Partner External

Remote Support Platform for SAP Business One. June 2013 Partner External Remote Support Platform for SAP Business One June 2013 Partner External Remote Support Platform Advantage for SAP Business One Run Better with RSP RSP has been engineered to mitigate implementation and

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

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

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

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

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

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

The Power of Personalization

The Power of Personalization The Power of Personalization Pierre Bourbonniere, Chief Marketing Officer, Société de transport de Montréal Herve Pluche, Vice President, SAP Precision Marketing 6.5 BILLION Mobile Phone Subscribers Worldwide

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Application Lifecycle Management (ALM)

Application Lifecycle Management (ALM) Application Lifecycle Management (ALM) (Agile Delivery of Improved Business Processes at Lowest Cost and Least Risk) QRM / IT Excellence Portfolio Application Life-Cycle Management from SAP Provides a

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

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

SAP Sourcing / CLM Webcast Object Migration. March 2012

SAP Sourcing / CLM Webcast Object Migration. March 2012 SAP Sourcing / CLM Webcast Object Migration March 2012 Agenda Overview of Change Management in Sourcing / CLM Object Migration Introduction to Object Migration Demo of Object Migration Requirements & Best

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

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

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

How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW

How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW SAP NetWeaver How-To Guide How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW Applicable Releases: SAP NetWeaver 7.01 SP5 and higher, SAP NetWeaver BW 7.20 SAP BusinessObjects

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

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

SAP NetWeaver MDM-SRM Catalog Configuration for SAP NetWeaver XI Ready Reference

SAP NetWeaver MDM-SRM Catalog Configuration for SAP NetWeaver XI Ready Reference SAP NetWeaver MDM-SRM Catalog Configuration for SAP NetWeaver XI Ready Reference Applies to SAP NetWeaver 2004s / MDM 5.5 SP04 Patch 01+, SAP XI 3.0+, SAP SRM 5.0+ Summary The contents of this document

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

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