EWM900. Extended Warehouse Management - Developer Workshop COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s)

Size: px
Start display at page:

Download "EWM900. Extended Warehouse Management - Developer Workshop COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s)"

Transcription

1 EWM900 Extended Warehouse Management - Developer Workshop. COURSE OUTLINE Course Version: 17 Course Duration: 3 Day(s)

2

3 SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. 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 SE or an SAP affiliate company. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Please see for additional trademark information and notices. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE s or its affiliated companies strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions. Copyright. All rights reserved. iii

4 Typographic Conventions American English is the standard used in this handbook. The following typographic conventions are also used. This information is displayed in the instructor s presentation Demonstration Procedure Warning or Caution Hint Related or Additional Information Facilitated Discussion User interface control Example text Window title Example text iv Copyright. All rights reserved.

5 Contents vii Course Overview 1 Unit 1: SAP EWM System Deployment and Interfaces 1 Lesson: Exploring SAP EWM Deployment Options 1 Lesson: Describing SAP ERP - SAP EWM Interfaces 1 Lesson: Debugging Cross Systems 3 Unit 2: SAP EWM Transaction Handling 3 Lesson: Transaction Handling in SAP EWM 3 Lesson: Program Testing with the /SCWM/TM_WATCH Assertion 5 Unit 3: SAP EWM Master Data 5 Lesson: Exploring SAP ERP and SAP EWM Master Data 5 Lesson: Accessing SAP EWM Master Data (Service Classes and Function Modules) 5 Lesson: Exploring SAP ERP and SAP EWM Master Data Use Cases 5 Lesson: Debugging the CIF Distribution 7 Unit 4: Warehouse Core 7 Lesson: Describing the SAP EWM Data Model 7 Lesson: Exploring Warehouse Core Technical Components 9 Unit 5: SAP EWM Delivery Model 9 Lesson: Exploring the SAP EWM Delivery Model 11 Unit 6: SAP EWM Shipping & Receiving 11 Lesson: Accessing SAP EWM Shipping & Receiving Data Model 11 Lesson: Exploring Shipping & Receiving BAdIs 13 Unit 7: SAP EWM Mobile Applications 13 Lesson: Enhancing the Radio Frequency Framework 13 Lesson: Pick by Voice Integration With SAP EWM 13 Lesson: SAP EWM Radio Frequency Applications & ITSmobile 15 Unit 8: Additional Techniques 15 Lesson: Using the Post Processing Framework in SAP EWM 15 Lesson: Exception Handling in SAP EWM 15 Lesson: Enhancing Business Object Processing Framework Applications Copyright. All rights reserved. v

6 17 Unit 9: Appendix 17 Lesson: Cheat Sheet vi Copyright. All rights reserved.

7 Course Overview TARGET AUDIENCE This course is intended for the following audiences: Developer Development Consultant Copyright. All rights reserved. vii

8 viii Copyright. All rights reserved.

9 UNIT 1 SAP EWM System Deployment and Interfaces Lesson 1: Exploring SAP EWM Deployment Options Describe SAP EWM deployment options Lesson 2: Describing SAP ERP - SAP EWM Interfaces Explain the interfaces between SAP ERP and SAP EWM Lesson 3: Debugging Cross Systems Debug the ERP - EWM interface by stopping the RFC queues on both systems Copyright. All rights reserved. 1

10 Unit 1: SAP EWM System Deployment and Interfaces 2 Copyright. All rights reserved.

11 UNIT 2 SAP EWM Transaction Handling Lesson 1: Transaction Handling in SAP EWM Understand the principles of transaction handling in SAP EWM and the EWM Transaction Manager Lesson 2: Program Testing with the /SCWM/TM_WATCH Assertion Perform program testing with Assertion /SCWM/TM_WATCH Copyright. All rights reserved. 3

12 Unit 2: SAP EWM Transaction Handling 4 Copyright. All rights reserved.

13 UNIT 3 SAP EWM Master Data Lesson 1: Exploring SAP ERP and SAP EWM Master Data Describe the SAP EWM master data concept and CIF distribution from SAP ERP Lesson 2: Accessing SAP EWM Master Data (Service Classes and Function Modules) Access SAP EWM master data for custom enhancements Lesson 3: Exploring SAP ERP and SAP EWM Master Data Use Cases Describe master data use cases Lesson 4: Debugging the CIF Distribution Debug CIF distribution Create and execute a CIF model Copyright. All rights reserved. 5

14 Unit 3: SAP EWM Master Data 6 Copyright. All rights reserved.

15 UNIT 4 Warehouse Core Lesson 1: Describing the SAP EWM Data Model Describe the data model of the Warehouse Core component in SAP EWM Create and confirm warehouse tasks using a function module Lesson 2: Exploring Warehouse Core Technical Components Describe important database tables, data access functions, and enhancement options Copyright. All rights reserved. 7

16 Unit 4: Warehouse Core 8 Copyright. All rights reserved.

17 UNIT 5 SAP EWM Delivery Model Lesson 1: Exploring the SAP EWM Delivery Model Describe the SAP EWM delivery model Debug the delivery distribution from ERP to EWM and vice versa Describe the concept of updating values of a delivery document Copyright. All rights reserved. 9

18 Unit 5: SAP EWM Delivery Model 10 Copyright. All rights reserved.

19 UNIT 6 SAP EWM Shipping & Receiving Lesson 1: Accessing SAP EWM Shipping & Receiving Data Model Access the Shipping & Receiving data model Find and use the right methods to execute actions in Shipping & Receiving Lesson 2: Exploring Shipping & Receiving BAdIs Describe Shipping & Receiving enhancement options Copyright. All rights reserved. 11

20 Unit 6: SAP EWM Shipping & Receiving 12 Copyright. All rights reserved.

21 UNIT 7 SAP EWM Mobile Applications Lesson 1: Enhancing the Radio Frequency Framework Enhance RF transactions Lesson 2: Pick by Voice Integration With SAP EWM Integrate Pick-by-Voice with SAP EWM Lesson 3: SAP EWM Radio Frequency Applications & ITSmobile Explore EWM RF Applications & ITSmobile Copyright. All rights reserved. 13

22 Unit 7: SAP EWM Mobile Applications 14 Copyright. All rights reserved.

23 UNIT 8 Additional Techniques Lesson 1: Using the Post Processing Framework in SAP EWM Use the Post Processing Framework in SAP EWM Lesson 2: Exception Handling in SAP EWM Handle exceptions in SAP EWM Find the correct business context and step of an SAP EWM transaction and exception code Lesson 3: Enhancing Business Object Processing Framework Applications Enhance Business Object Processing Framework applications Enhance a BOBF-based UI transaction in SAP Dock Appointment Scheduling Copyright. All rights reserved. 15

24 Unit 8: Additional Techniques 16 Copyright. All rights reserved.

25 UNIT 9 Appendix Lesson 1: Cheat Sheet Summarize things to keep in mind Copyright. All rights reserved. 17

EWM130. Production Integration with SAP EWM COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

EWM130. Production Integration with SAP EWM COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) EWM130 Production Integration with SAP EWM. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4F05. Asset Accounting in SAP S/4HANA: Customizing and Conversion COURSE OUTLINE. Course Version: 05 Course Duration: 2 Day(s)

S4F05. Asset Accounting in SAP S/4HANA: Customizing and Conversion COURSE OUTLINE. Course Version: 05 Course Duration: 2 Day(s) S4F05 Asset Accounting in SAP S/4HANA: Customizing and Conversion. COURSE OUTLINE Course Version: 05 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All

More information

GTS200. Configuring SAP Global Trade Services COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

GTS200. Configuring SAP Global Trade Services COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) GTS200 Configuring SAP Global Trade Services. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No

More information

PLM560. SAP Product Lifecycle Costing COURSE OUTLINE. Course Version: 02 Course Duration: 2 Day(s)

PLM560. SAP Product Lifecycle Costing COURSE OUTLINE. Course Version: 02 Course Duration: 2 Day(s) PLM560 SAP Product Lifecycle Costing. COURSE OUTLINE Course Version: 02 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

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

EWM100. Processes in SAP Extended Warehouse Management - Overview COURSE OUTLINE. Course Version: 17 Course Duration: 5 Day(s) EWM100 Processes in SAP Extended Warehouse Management - Overview. COURSE OUTLINE Course Version: 17 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All

More information

PLM210. Master Data Configuration in SAP Project System COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

PLM210. Master Data Configuration in SAP Project System COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) PLM210 Master Data Configuration in SAP Project System. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s)

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s) S4H01 Introduction to SAP S/4HANA. COURSE OUTLINE Course Version: 03 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

S4F00. Overview of Financials in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 2 Day(s)

S4F00. Overview of Financials in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 2 Day(s) S4F00 Overview of Financials in SAP S/4HANA. COURSE OUTLINE Course Version: 08 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

C4C14 SAP Service Cloud

C4C14 SAP Service Cloud C4C14 SAP Service Cloud. COURSE OUTLINE Course Version: 23 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

EWM110. Basic Customizing SAP Extended Warehouse Management COURSE OUTLINE. Course Version: 17 Course Duration:

EWM110. Basic Customizing SAP Extended Warehouse Management COURSE OUTLINE. Course Version: 17 Course Duration: EWM110 Basic Customizing SAP Extended Warehouse Management. COURSE OUTLINE Course Version: 17 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

ACT200 Agile Project Delivery

ACT200 Agile Project Delivery ACT200 Agile Project Delivery. COURSE OUTLINE Course Version: 11 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

ACT200 Agile Project Delivery

ACT200 Agile Project Delivery ACT200 Agile Project Delivery. COURSE OUTLINE Course Version: 11 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

PLM310 Maintenance and Service Processing: Preventive

PLM310 Maintenance and Service Processing: Preventive PLM310 Maintenance and Service Processing: Preventive. COURSE OUTLINE Course Version: 16 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4DEV. Hands-on Introduction to Application Programming on SAP S/4HANA COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s)

S4DEV. Hands-on Introduction to Application Programming on SAP S/4HANA COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s) S4DEV Hands-on Introduction to Application Programming on SAP S/4HANA. COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company.

More information

FS250. Bank Analyzer Overview in Banking Services from SAP 9.0 COURSE OUTLINE. Course Version: 15 Course Duration: 1 Day(s)

FS250. Bank Analyzer Overview in Banking Services from SAP 9.0 COURSE OUTLINE. Course Version: 15 Course Duration: 1 Day(s) FS250 Bank Analyzer Overview in Banking Services from SAP 9.0. COURSE OUTLINE Course Version: 15 Course Duration: 1 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

S4F40 Cash Management in SAP S/4HANA

S4F40 Cash Management in SAP S/4HANA S4F40 Cash Management in SAP S/4HANA. COURSE OUTLINE Course Version: 06 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

S4615. SAP S/4HANA Sales - Invoice Processing COURSE OUTLINE. Course Version: 08 Course Duration: Minutes

S4615. SAP S/4HANA Sales - Invoice Processing COURSE OUTLINE. Course Version: 08 Course Duration: Minutes S4615 SAP S/4HANA Sales - Invoice Processing. COURSE OUTLINE Course Version: 08 Course Duration: Minutes SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

UX102. Introduction to SAP User Experience UIs for Application Consultants COURSE OUTLINE. Course Version: 02 Course Duration: 2 Day(s)

UX102. Introduction to SAP User Experience UIs for Application Consultants COURSE OUTLINE. Course Version: 02 Course Duration: 2 Day(s) UX102 Introduction to SAP User Experience UIs for Application Consultants. COURSE OUTLINE Course Version: 02 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company.

More information

S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals

S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals. COURSE OUTLINE Course Version: 08 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company.

More information

UX102. Introduction to SAP User Experience UIs for Application Consultants COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s)

UX102. Introduction to SAP User Experience UIs for Application Consultants COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s) UX102 Introduction to SAP User Experience UIs for Application Consultants. COURSE OUTLINE Course Version: 03 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company.

More information

S4F29 Profitability Analysis in SAP S/4HANA

S4F29 Profitability Analysis in SAP S/4HANA S4F29 Profitability Analysis in SAP S/4HANA. COURSE OUTLINE Course Version: 11 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

S4SD1. SAP S/4HANA Sales - Functions & Innovations COURSE OUTLINE. Course Version: 05 Course Duration: 1 Day(s)

S4SD1. SAP S/4HANA Sales - Functions & Innovations COURSE OUTLINE. Course Version: 05 Course Duration: 1 Day(s) S4SD1 SAP S/4HANA Sales - Functions & Innovations. COURSE OUTLINE Course Version: 05 Course Duration: 1 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4F03. Conversion of Accounting to SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 2 Day(s)

S4F03. Conversion of Accounting to SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 2 Day(s) S4F03 Conversion of Accounting to SAP S/4HANA. COURSE OUTLINE Course Version: 08 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4H00 S/4HANA Overview

S4H00 S/4HANA Overview S4H00 S/4HANA Overview. COURSE OUTLINE Course Version: 06 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

C4C12 SAP Hybris Sales Cloud

C4C12 SAP Hybris Sales Cloud C4C12 SAP Hybris Sales Cloud. COURSE OUTLINE Course Version: 20 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

SM72D. SAP Solution Manager 7.2 Delta Training COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s)

SM72D. SAP Solution Manager 7.2 Delta Training COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s) SM72D SAP Solution Manager 7.2 Delta Training. COURSE OUTLINE Course Version: 17 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No

More information

THR94. SAP SuccessFactors Employee Central Time Off COURSE OUTLINE. Course Version: 64 Course Duration: 3 Day(s)

THR94. SAP SuccessFactors Employee Central Time Off COURSE OUTLINE. Course Version: 64 Course Duration: 3 Day(s) THR94 SAP SuccessFactors Employee Central Time Off. COURSE OUTLINE Course Version: 64 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals

S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals S4F01 Financial Accounting in SAP S/4HANA for SAP ERP FI Professionals. COURSE OUTLINE Course Version: 11 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

S4F01. Financial Accounting in SAP S/ 4HANA COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s)

S4F01. Financial Accounting in SAP S/ 4HANA COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s) S4F01 Financial Accounting in SAP S/ 4HANA. COURSE OUTLINE Course Version: 03 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4H00 SAP S/4HANA Overview

S4H00 SAP S/4HANA Overview S4H00 SAP S/4HANA Overview. COURSE OUTLINE Course Version: 09 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

S4525. Consumption-Based Planning and Forecasting in SAP S/4HANA COURSE OUTLINE. Course Version: 09 Course Duration:

S4525. Consumption-Based Planning and Forecasting in SAP S/4HANA COURSE OUTLINE. Course Version: 09 Course Duration: S4525 Consumption-Based Planning and Forecasting in SAP S/4HANA. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations

S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

S4F02. Management Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s)

S4F02. Management Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s) S4F02 Management Accounting in SAP S/4HANA. COURSE OUTLINE Course Version: 05 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4MA1. SAP S/4HANA Manufacturing - Functions & Innovations COURSE OUTLINE. Course Version: 09 Course Duration:

S4MA1. SAP S/4HANA Manufacturing - Functions & Innovations COURSE OUTLINE. Course Version: 09 Course Duration: S4MA1 SAP S/4HANA Manufacturing - Functions & Innovations. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

PLM315 Customizing Maintenance Processing

PLM315 Customizing Maintenance Processing PLM315 Customizing Maintenance Processing. COURSE OUTLINE Course Version: 16 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4600 Business Processes in SAP S/4HANA Sales

S4600 Business Processes in SAP S/4HANA Sales S4600 Business Processes in SAP S/4HANA Sales. COURSE OUTLINE Course Version: 08 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4600 Business Processes in SAP S/4HANA Sales

S4600 Business Processes in SAP S/4HANA Sales S4600 Business Processes in SAP S/4HANA Sales. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

S4H01 SAP Business Suite to SAP S/4HANA Delta

S4H01 SAP Business Suite to SAP S/4HANA Delta S4H01 SAP Business Suite to SAP S/4HANA Delta. COURSE OUTLINE Course Version: 05 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations

S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations S4PR1 SAP S/4HANA Sourcing & Procurement - Functions & Innovations. COURSE OUTLINE Course Version: 06 Course Duration: 1 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All

More information

S4F10. Business Processes in Financial Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 5 Day(s)

S4F10. Business Processes in Financial Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 5 Day(s) S4F10 Business Processes in Financial Accounting in SAP S/4HANA. COURSE OUTLINE Course Version: 08 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

S4225. SAP S/4HANA Production Orders COURSE OUTLINE. Course Version: 09 Course Duration: 5 Day(s)

S4225. SAP S/4HANA Production Orders COURSE OUTLINE. Course Version: 09 Course Duration: 5 Day(s) S4225 SAP S/4HANA Production Orders. COURSE OUTLINE Course Version: 09 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

S4EA1. SAP S/4HANA Asset Management - Functions and Innovations COURSE OUTLINE. Course Version: 05 Course Duration: 1 Day(s)

S4EA1. SAP S/4HANA Asset Management - Functions and Innovations COURSE OUTLINE. Course Version: 05 Course Duration: 1 Day(s) S4EA1 SAP S/4HANA Asset Management - Functions and Innovations. COURSE OUTLINE Course Version: 05 Course Duration: 1 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

More information

S4F28. Profit Center Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 2 Day(s)

S4F28. Profit Center Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 2 Day(s) S4F28 Profit Center Accounting in SAP S/4HANA. COURSE OUTLINE Course Version: 06 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4500. Business Processes in SAP S/4HANA Sourcing & Procurement COURSE OUTLINE. Course Version: 09 Course Duration:

S4500. Business Processes in SAP S/4HANA Sourcing & Procurement COURSE OUTLINE. Course Version: 09 Course Duration: S4500 Business Processes in SAP S/4HANA Sourcing & Procurement. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

DS50. Managing Data Quality with SAP Information Steward COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

DS50. Managing Data Quality with SAP Information Steward COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) DS50 Managing Data Quality with SAP Information Steward. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

CLD900. SAP Cloud Platform, Integration Service, Overview COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s)

CLD900. SAP Cloud Platform, Integration Service, Overview COURSE OUTLINE. Course Version: 16 Course Duration: 3 Day(s) CLD900 SAP Cloud Platform, Integration Service, Overview. COURSE OUTLINE Course Version: 16 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

SM255. Change Request Management with SAP Solution Manager Configuration COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s)

SM255. Change Request Management with SAP Solution Manager Configuration COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s) SM255 Change Request Management with SAP Solution Manager 7.2 - Configuration. COURSE OUTLINE Course Version: 18 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate

More information

FS300 SAP Insurance Overview

FS300 SAP Insurance Overview FS300 SAP Insurance Overview. COURSE OUTLINE Course Version: 11 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

BIT665 SAP Information Lifecycle Management (SAP ILM)

BIT665 SAP Information Lifecycle Management (SAP ILM) BIT665 SAP Information Lifecycle Management (SAP ILM). COURSE OUTLINE Course Version: 11 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 08 Course Duration: 3 Day(s)

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 08 Course Duration: 3 Day(s) S4LG1 Innovative Logistics Processes in SAP S/4HANA Enterprise Management. COURSE OUTLINE Course Version: 08 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company.

More information

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 09 Course Duration:

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 09 Course Duration: S4LG1 Innovative Logistics Processes in SAP S/4HANA Enterprise Management. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All

More information

SAPX03. SAP Fiori Implementation, Administration and Configuration COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

SAPX03. SAP Fiori Implementation, Administration and Configuration COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) SAPX03 SAP Fiori Implementation, Administration and Configuration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All

More information

S4130. Business Processes in S/4HANA Asset Management COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s)

S4130. Business Processes in S/4HANA Asset Management COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s) S4130 Business Processes in S/4HANA Asset Management. COURSE OUTLINE Course Version: 05 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4220 Production Planning in SAP S/4HANA

S4220 Production Planning in SAP S/4HANA S4220 Production Planning in SAP S/4HANA. COURSE OUTLINE Course Version: 08 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

UX100 SAP Fiori - Foundation

UX100 SAP Fiori - Foundation UX100 SAP Fiori - Foundation. COURSE OUTLINE Course Version: 02 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

BOAN15. VBA Programming in SAP BusinessObjects Analysis Edition for Microsoft Office COURSE OUTLINE. Course Version: 17 Course Duration: 1 Day(s)

BOAN15. VBA Programming in SAP BusinessObjects Analysis Edition for Microsoft Office COURSE OUTLINE. Course Version: 17 Course Duration: 1 Day(s) BOAN15 VBA Programming in SAP BusinessObjects Analysis Edition for Microsoft Office. COURSE OUTLINE Course Version: 17 Course Duration: 1 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate

More information

AC233. SAP Hybris Billing: Sales & Order Management in SAP CRM COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s)

AC233. SAP Hybris Billing: Sales & Order Management in SAP CRM COURSE OUTLINE. Course Version: 15 Course Duration: 4 Day(s) AC233 SAP Hybris Billing: Sales & Order Management in SAP CRM. COURSE OUTLINE Course Version: 15 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

IBP100 SAP IBP Overview

IBP100 SAP IBP Overview IBP100 SAP IBP Overview. COURSE OUTLINE Course Version: 03 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

HR110. Business Processes in HCM Payroll COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

HR110. Business Processes in HCM Payroll COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) HR110 Business Processes in HCM Payroll. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

BOE310. SAP BusinessObjects Business Intelligence Platform: Administration and Security COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

BOE310. SAP BusinessObjects Business Intelligence Platform: Administration and Security COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) BOE310 SAP BusinessObjects Business Intelligence Platform: Administration and Security. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate

More information

S4F41. Implementing Cash Management in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 5 Day(s)

S4F41. Implementing Cash Management in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 5 Day(s) S4F41 Implementing Cash Management in SAP S/4HANA. COURSE OUTLINE Course Version: 06 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4200 Business Processes in SAP S/4HANA Manufacturing

S4200 Business Processes in SAP S/4HANA Manufacturing S4200 Business Processes in SAP S/4HANA Manufacturing. COURSE OUTLINE Course Version: 06 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

BPC420. SAP Business Planning and Consolidation 11.0 version for SAP BW/4HANA: Administration and Planning Configuration COURSE OUTLINE

BPC420. SAP Business Planning and Consolidation 11.0 version for SAP BW/4HANA: Administration and Planning Configuration COURSE OUTLINE BPC420 SAP Business Planning and Consolidation 11.0 version for SAP BW/4HANA: Administration and Planning Configuration. COURSE OUTLINE Course Version: 17 Course Duration: 5 Day(s) SAP Copyrights and Trademarks

More information

UX412. Mobilizing SAP Fiori Standard Apps COURSE OUTLINE. Course Version: 02 Course Duration: 3 Day(s)

UX412. Mobilizing SAP Fiori Standard Apps COURSE OUTLINE. Course Version: 02 Course Duration: 3 Day(s) UX412 Mobilizing SAP Fiori Standard Apps. COURSE OUTLINE Course Version: 02 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4C10. Implementing SAP S/4HANA Cloud - Procurement COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s)

S4C10. Implementing SAP S/4HANA Cloud - Procurement COURSE OUTLINE. Course Version: 03 Course Duration: 2 Day(s) S4C10 Implementing SAP S/4HANA Cloud - Procurement. COURSE OUTLINE Course Version: 03 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4F51. Customizing Treasury and Risk Management in SAP S/4HANA COURSE OUTLINE. Course Version: 09 Course Duration:

S4F51. Customizing Treasury and Risk Management in SAP S/4HANA COURSE OUTLINE. Course Version: 09 Course Duration: S4F51 Customizing Treasury and Risk Management in SAP S/4HANA. COURSE OUTLINE Course Version: 09 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved.

More information

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s)

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s) S4LG1 Innovative Logistics Processes in SAP S/4HANA Enterprise. COURSE OUTLINE Course Version: 06 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

S4F23. Product Cost Planning in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s)

S4F23. Product Cost Planning in SAP S/4HANA COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s) S4F23 Product Cost Planning in SAP S/4HANA. COURSE OUTLINE Course Version: 06 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

C4C50. SAP Hybris Cloud for Customer Integration with On-premise SAP Solutions COURSE OUTLINE. Course Version: 20 Course Duration: 4 Day(s)

C4C50. SAP Hybris Cloud for Customer Integration with On-premise SAP Solutions COURSE OUTLINE. Course Version: 20 Course Duration: 4 Day(s) C4C50 SAP Hybris Cloud for Customer Integration with On-premise SAP Solutions. COURSE OUTLINE Course Version: 20 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate

More information

ADM325. Software Logistics for SAP S/4HANA and SAP Business Suite COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s)

ADM325. Software Logistics for SAP S/4HANA and SAP Business Suite COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s) ADM325 Software Logistics for SAP S/4HANA and SAP Business Suite. COURSE OUTLINE Course Version: 18 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All

More information

TM410. Charge Calculation Advanced & Internal Settlement in SAP Transportation Management COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

TM410. Charge Calculation Advanced & Internal Settlement in SAP Transportation Management COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) TM410 Charge Calculation Advanced & Internal Settlement in SAP Transportation Management. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP

More information

TM120. Optimizer Planning and Execution in SAP Transportation Management COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s)

TM120. Optimizer Planning and Execution in SAP Transportation Management COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s) TM120 Optimizer Planning and Execution in SAP Transportation Management. COURSE OUTLINE Course Version: 16 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company.

More information

BOCL01 SAP BusinessObjects Cloud

BOCL01 SAP BusinessObjects Cloud BOCL01 SAP BusinessObjects Cloud. COURSE OUTLINE Course Version: 02 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

DSC200. Delivering an SAP Data Science Project COURSE OUTLINE. Course Version: 2 Course Duration: 2 Day(s)

DSC200. Delivering an SAP Data Science Project COURSE OUTLINE. Course Version: 2 Course Duration: 2 Day(s) DSC200 Delivering an SAP Data Science Project. COURSE OUTLINE Course Version: 2 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4F80 SAP BPC Optimized for SAP S/4HANA

S4F80 SAP BPC Optimized for SAP S/4HANA S4F80 SAP BPC Optimized for SAP S/4HANA. COURSE OUTLINE Course Version: 06 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

S4F80 SAP BPC Optimized for SAP S/4HANA

S4F80 SAP BPC Optimized for SAP S/4HANA S4F80 SAP BPC Optimized for SAP S/4HANA. COURSE OUTLINE Course Version: 05 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

UX100 SAP Fiori Foundation

UX100 SAP Fiori Foundation UX100 SAP Fiori Foundation. COURSE OUTLINE Course Version: 03 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

S4H100. SAP S/4HANA Implementation Scenarios COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s)

S4H100. SAP S/4HANA Implementation Scenarios COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s) S4H100 SAP S/4HANA Implementation Scenarios. COURSE OUTLINE Course Version: 05 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No

More information

S4MA1. SAP S/4HANA Manufacturing - Functions & Innovations COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s)

S4MA1. SAP S/4HANA Manufacturing - Functions & Innovations COURSE OUTLINE. Course Version: 06 Course Duration: 3 Day(s) S4MA1 SAP S/4HANA Manufacturing - Functions & Innovations. COURSE OUTLINE Course Version: 06 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s)

S4LG1. Innovative Logistics Processes in SAP S/4HANA Enterprise Management COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s) S4LG1 Innovative Logistics Processes in SAP S/4HANA Enterprise. COURSE OUTLINE Course Version: 04 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

More information

E2E600. Implementation Projects with SAP Solution Manager 7.2 COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s)

E2E600. Implementation Projects with SAP Solution Manager 7.2 COURSE OUTLINE. Course Version: 18 Course Duration: 5 Day(s) E2E600 Implementation Projects with SAP Solution Manager 7.2. COURSE OUTLINE Course Version: 18 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

PLM300 Business Processes in Plant Maintenance

PLM300 Business Processes in Plant Maintenance PLM300 Business Processes in Plant Maintenance. COURSE OUTLINE Course Version: 16 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No

More information

PAII10 SAP Predictive Analytics

PAII10 SAP Predictive Analytics PAII10 SAP Predictive Analytics. COURSE OUTLINE Course Version: Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

S4C01. SAP S/4HANA Cloud On-boarding Fundamentals COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s)

S4C01. SAP S/4HANA Cloud On-boarding Fundamentals COURSE OUTLINE. Course Version: 05 Course Duration: 3 Day(s) S4C01 SAP S/4HANA Cloud On-boarding Fundamentals. COURSE OUTLINE Course Version: 05 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

ACT100 SAP Activate Methodology

ACT100 SAP Activate Methodology ACT100 SAP Activate Methodology. COURSE OUTLINE Course Version: 04 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

S4F22. Cost Center and Internal Order Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 5 Day(s)

S4F22. Cost Center and Internal Order Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 08 Course Duration: 5 Day(s) S4F22 Cost Center and Internal Order Accounting in SAP S/4HANA. COURSE OUTLINE Course Version: 08 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

HR316. E-Recruiting COURSE OUTLINE. Course Version: 010 Course Duration: 3 Day(s)

HR316. E-Recruiting COURSE OUTLINE. Course Version: 010 Course Duration: 3 Day(s) HR316 E-Recruiting. COURSE OUTLINE Course Version: 010 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

SAC01 SAP Analytics Cloud

SAC01 SAP Analytics Cloud SAC01 SAP Analytics Cloud. COURSE OUTLINE Course Version: 17 Course Duration: SAP Copyrights and Trademarks 2019 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

ACT100 SAP Activate Methodology

ACT100 SAP Activate Methodology ACT100 SAP Activate Methodology. COURSE OUTLINE Course Version: 005 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

SRM210 SRM Server Configuration

SRM210 SRM Server Configuration SRM210 SRM Server Configuration. COURSE OUTLINE Course Version: 15 Course Duration: 20 Hours SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

BPC420. SAP Business Planning and Consolidation, Version for SAP NetWeaver: Standard Administration and Planning Configuration COURSE OUTLINE

BPC420. SAP Business Planning and Consolidation, Version for SAP NetWeaver: Standard Administration and Planning Configuration COURSE OUTLINE BPC420 SAP Business Planning and Consolidation, Version for SAP NetWeaver: Standard Administration and Planning Configuration. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights

More information

TS4C01. SAP S/4HANA Cloud On-boarding Fundamentals COURSE OUTLINE. Course Version: 04 Course Duration: 3 Day(s)

TS4C01. SAP S/4HANA Cloud On-boarding Fundamentals COURSE OUTLINE. Course Version: 04 Course Duration: 3 Day(s) TS4C01 SAP S/4HANA Cloud On-boarding Fundamentals. COURSE OUTLINE Course Version: 04 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

GTS100 SAP Global Trade Services

GTS100 SAP Global Trade Services GTS100 SAP Global Trade Services. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

PLM101 Overview PLMWebUI

PLM101 Overview PLMWebUI PLM101 Overview PLMWebUI. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

S4100. Business Processes in SAP S/4HANA Product Development COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s)

S4100. Business Processes in SAP S/4HANA Product Development COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s) S4100 Business Processes in SAP S/4HANA Product Development. COURSE OUTLINE Course Version: 05 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

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: 16 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an

More information

S4210. Basic Data for Manufacturing and Product Management COURSE OUTLINE. Course Version: 06 Course Duration: 5 Day(s)

S4210. Basic Data for Manufacturing and Product Management COURSE OUTLINE. Course Version: 06 Course Duration: 5 Day(s) S4210 Basic Data for Manufacturing and Product Management. COURSE OUTLINE Course Version: 06 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights

More information

C4C12 SAP Sales Cloud

C4C12 SAP Sales Cloud C4C12 SAP Sales Cloud. COURSE OUTLINE Course Version: 23 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

C4C12 SAP Sales Cloud

C4C12 SAP Sales Cloud C4C12 SAP Sales Cloud. COURSE OUTLINE Course Version: 24 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be

More information

S4F20. Business Processes in Management Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s)

S4F20. Business Processes in Management Accounting in SAP S/4HANA COURSE OUTLINE. Course Version: 05 Course Duration: 5 Day(s) S4F20 Business Processes in Management in SAP S/4HANA. COURSE OUTLINE Course Version: 05 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information