SAP Sourcing / CLM Webcast Object Migration. March 2012

Size: px
Start display at page:

Download "SAP Sourcing / CLM Webcast Object Migration. March 2012"

Transcription

1 SAP Sourcing / CLM Webcast Object Migration March 2012

2 Agenda Overview of Change Management in Sourcing / CLM Object Migration Introduction to Object Migration Demo of Object Migration Requirements & Best Practices Configuration Workbooks What are Configuration Workbooks? Requirements & Best Practices Object Migration vs Configuration Workbooks General Guidelines 2012 SAP AG. All rights reserved. 2

3 Overview of Change Management

4 Change Management There are several ways to manage changes in Sourcing / CLM Object Migration Configuration Workbooks CSV Manual Each approach has best fit and limitations It is system administrator s responsibility to keep track of changes made in the source system It is system administrator s responsibility to determine what objects need to be migrated and what the dependencies are 2012 SAP AG. All rights reserved. 4

5 Change Management Most On-Demand customers have 2 landscapes Development and Production On-Premise customers typically have 3 or more landscapes - Development, QA and Production. In this case, the QA system can be used to validate the migration packages All configurations should be performed in source and then migrated to target system. Migration path in a 3 landscape scenario should be: Development QA Development Production Common Sourcing objects that are migrated includes: Localized Resources, Value Lists, Extensions, Page Customizations Queries / Reports Scripts, Workflows Doc Types, Phases Configurations Workbench configurations Libraries Attachment, Information, Questions and Schedule Library Security Profiles 2012 SAP AG. All rights reserved. 5

6 Change Management Migration Strategy Migration strategy should be finalized and communicated with the implementation team prior to the start of realization phase Examples: Page Customizations should be created using configuration workbook and applied to Dev, QA and Prod. Page Customizations should not be created or updated manually in the UI All custom Script Definition IDs should start with Z- All custom Query Definition IDs should start with Z- All manual configuration changes should be tracked separately and a process should be put in place to ensure the manual steps are applied in the target system 2012 SAP AG. All rights reserved. 6

7 Object Migration

8 Introduction to Object Migration Object Migration is a technique designed to move objects from one Sourcing landscape to another In simplistic view, the process involves exporting data from source system and import it into the target system Can be used for full import (during production cutover) and for partial imports (ongoing changes) Whenever an object is being migrated, ensure any dependent objects already exist in the target system 2012 SAP AG. All rights reserved. 8

9 Introduction to Object Migration Object Migration process Determine what to export in source system The first step is to create a object migration package in the source system A package consists of one or more set of instructions to tell the object migration tool what to export To create a package use Single Object or Object List or Dataset options depending on what you are trying to export Trigger export from source system Trigger the export. This step tells the system to export the data as per the instructions in the package defined in the previous step System will create an export.oma which contains the exported data Import export file (oma file) to target system In the target system go to Setup System Administration tab Import Import the oma file using the import functionality When importing oma file there is no need to select the object type Check import results for any errors 2012 SAP AG. All rights reserved. 9

10 Introduction to Object Migration Export Types Single Object Allows selection of a single object for export Useful when migrating a specific item. For example, a new column has been added to an existing query and needs to be migrated Object List Allows you to select an entire class of objects to export by selecting from a set of available queries (OML queries) Custom OML Queries could be developed and used with this option Useful in cases where you want to apply your own selection criteria Example: A custom OML query to get all localized resources that are in the custom bundle Dataset Allows you to select a very broad set of related objects Useful during production cutover but typically not for continued support 2012 SAP AG. All rights reserved. 10

11 Demo of Object Migration Demo of Object Migration 2012 SAP AG. All rights reserved. 11

12 Roles Who performs the export from Source system? System Administrator who performs configurations such as Extensions, Page Customizations, etc. Report Developer Script or Workflow Developer Security team It is important that the person performing the export have a good understanding of the configuration objects and how they are related Who performs the import to the Target system? In an On-Premise deployment typically the Basis team with the appropriate access Note: Import access + access to objects being imported is required for a successful import 2012 SAP AG. All rights reserved. 12

13 Requirements & Best Practices Requirements Object Migration requires that each landscape is running the same version of software Object Migration also relies on supporting objects to be present Example: When migrating Workflows, all the dependent objects like Value Lists, Phase Configurations, Workflow Definitions, Document Types should taken into account Ensure the context, cluster and directory configuration ids are same in both source and target systems There are rare circular dependencies, in these cases rerunning the import usually does the trick Generated OMA file should not be edited Make sure System property doc.numbering_table.token.deployment is set uniquely on each landscape so no object collisions occur. Also make sure if production refreshes occur this property is reset SAP AG. All rights reserved. 13

14 Requirements & Best Practices Best Practices: Object Migration should be performed from one direction. For example, once the data is migrated from Development to QA, it should not be migrated back to Dev system There should be only one source system from where the object migration packages are created, typically Development system By default, system creates export.oma. It is recommended to change the name to something more meaningful. Example: reports.oma, scripts.oma, etc. For more details in Object Migration, refer to Software Change Management section of the Solutions Operations Guide. This guide can be found in SMP SAP AG. All rights reserved. 14

15 Requirements & Best Practices Recommended Naming Conventions: Object Name Query Definition Report Script Definition Workflow Definition Localized Resource Recommended Naming Convention Use Id starting with CUSTOM- or Z- Use Id starting with CUSTOM- or Z- Use Id starting with CUSTOM- or Z- Use Id starting with CUSTOM- or Z- Use bundle name CUSTOM 2012 SAP AG. All rights reserved. 15

16 Limitations of Object Migration Limitations of Object Migration: Not a fully automated way to push changes. Some level of manual effort involved Changes imported into the target system cannot be undone Unlike SAP ERP, Sourcing does not have extensive built-in versioning control Business Documents (transactional data) cannot be migrated using OMA In some cases, inactive objects will be migrated and there is no option to filter them out. Example: migration of extensions Note: New tool to delete inactive extensions will be available in Sourcing SAP AG. All rights reserved. 16

17 Configuration Workbooks

18 Configuration Workbooks Configuration Workbook is a technique that allows creating and managing configurations in Sourcing Configuration Workbook contains a Configuration sheet (first sheet of the workbook) that controls the import process. In the Configuration sheet the user can specify what object gets in imported into the system Each object is in a separate sheet in the workbook A Configuration Workbook can be created from the Enterprise Deployment Workbook available in the Reference Guide To get a copy of the Enterprise Deployment Workbook, click on Reference Guide Additional Information Section 2012 SAP AG. All rights reserved. 18

19 Configuration Workbooks Configuration Workbook process Creation of Configuration Workbook Create a new Configuration workbook from the Enterprise Deployment workbook On the Configuration sheet, list the objects that you want to manage using the workbook Each object listed in the Configuration sheet should have a corresponding sheet in the workbook Add Configurations Add your configurations to the workbook Make sure tabs are sequenced correctly based on the object dependency Determine what tabs to import Import In the target system go to Setup System Administration tab Import Import the Configuration Workbook. Note: There is no need to select the object type Check import results for any errors 2012 SAP AG. All rights reserved. 19

20 Configuration Workbooks Show sample Configuration Workbook 2012 SAP AG. All rights reserved. 20

21 Requirements & Best Practices Requirements & Best Practices If you are using workbooks to manage configurations for a certain object, continue to use the same process till the end. Try not to make changes directly on the UI. Example: You are using workbooks for Value Lists, continue to use the workbook to add a new Value List or to make updates to existing Value Lists It is best to keep a separate configuration workbook for each module Example: Project_Configurations.xls, MA_Configurations.xls, etc. Do not mix objects from different classes in the same tab Example: Do not have extensions from Projects and extensions from Master Agreements in the same sheet of the workbook 2012 SAP AG. All rights reserved. 21

22 Requirements & Best Practices Requirements & Best Practices.contd Reimport of workbook is ok in most cases Keep the workbooks simple with just the required sheets Use Solution Manager or similar tools to keep track of the versions of the workbooks. Also if multiple people are working on the configurations, ensure they are working with the latest version of the workbook 2012 SAP AG. All rights reserved. 22

23 Object Migration Vs Configuration Workbooks

24 Object Migration Vs Configuration Workbooks When to use what? Some general guidelines Object Localized Resource Mechanism used to create it in source system Manual or Workbook Migration Technique OMA or Workbook Value List Type Workbook Workbook Value List Value Workbook Workbook Extension Workbook Workbook Page Customization Document Types Workbench related Manual or Workbook Manual or Workbook Manual or Workbook OMA or Workbook OMA or Workbook OMA or Workbook Document Security Templates Manual OMA 2012 SAP AG. All rights reserved. 24

25 Object Migration Vs Configuration Workbooks When to use what? Some general guidelines Object Mechanism used to create it in source system Migration Technique RFx Questions Library Manual or Workbook OMA or Workbook Attachment Library Manual OMA Information Library Manual OMA Query Definitions Manual OMA Reports Manual OMA Query Groups Manual OMA Script Definitions Manual OMA Workflow Definitions Manual OMA Security Profiles Manual OMA 2012 SAP AG. All rights reserved. 25

26 Thank You!

27 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 c ontained herein may be changed without pr ior notice. Some software products marketed by SAP AG and its distributors contain proprietary software c omponents of ot her software vendors. Microsoft, Windows, E xcel, Outlook, and PowerPoint are r egistered 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 ar e trademarks or r egistered trademarks of IBM Co rporation. Linux is the registered trademark of Linus T orvalds in the U.S. and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are ei ther trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries. Oracle is a registered trademark of O racle 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 r egistered trademarks of C itrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W 3C, 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 r egistered trademarks of S AP A G in G ermany 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 r egistered trademarks of Business Objects Software Ltd. in the United States and in other countries. All other product and service names mentioned are the t rademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may var y. 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 f unctionalities 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 ac curacy or c ompleteness of t he i nformation, text, graphics, links, or ot her 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 t he u se of t hese 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 u se of h ot 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. 40

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SAP Sourcing / CLM Webcast Series User-Defined Objects. July 2012

SAP Sourcing / CLM Webcast Series User-Defined Objects. July 2012 SAP Sourcing / CLM Webcast Series User-Defined Objects July 2012 SAP Sourcing / CLM 2012 Webcast Series Goal Spread the knowledge about SAP Sourcing Build and leverage the SAP Sourcing community Audience

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Planning for Peak Performance with SAP BusinessObjects Business Intelligence Platform. Greg Myers, SAP Mentor August 12, 2011

Planning for Peak Performance with SAP BusinessObjects Business Intelligence Platform. Greg Myers, SAP Mentor August 12, 2011 Planning for Peak Performance with SAP BusinessObjects Business Intelligence Platform Greg Myers, SAP Mentor August 12, 2011 Agenda Performance Concepts Report Performance Report Benchmarking Server Performance

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

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