EM TM Integration with Expected Events on Container Level How the data code set and data ID can be used to distinguish between different expected

Size: px
Start display at page:

Download "EM TM Integration with Expected Events on Container Level How the data code set and data ID can be used to distinguish between different expected"

Transcription

1 EM TM Integration with Expected Events on Container Level How the data code set and data ID can be used to distinguish between different expected events Author: Daniel Härder Document Date:

2 TABLE OF CONTENTS SUMMARY... 3 TECHNICAL PREREQUISITES... 3 CONFIGURATION IN SAP TM... 3 New Application Object Type... 3 New expected event extractor for FCL freight unit... 3 Freight Unit Type Customizing... 5 Freight Order and Freight Booking Type Customizing... 6 Enhance Execution Tab on UI... 6 CONFIGURATION IN SAP EM... 8 New Event Handler Type... 8 Create new EH Type Condition Function... 8 Create new Expected Event Profile Create new EH Type Parameter Mapping New User Profile New Selection Profile New Display Profile New Event Message Profile New User Profile TECHNICAL DETAILS Usage of Data Code Set and Data ID Propagation Mode for Data Code Set and Data ID in TM Propagation to successor documents Propagation to predecessor documents UI SCREEN SHOTS TM UI EM UI

3 SUMMARY This document gives an overview of the configuration that is needed to enhance the standard FCL freight unit tracking scenario for EM TM integration to have expected events on container level. It is then possible to report expected events like LOADING_BEGIN on container level and not only on freight unit level (like in the standard scenario). There are customizing settings on both sides (TM and EM) needed. Additionally new function modules have to be created for the extraction of the expected events for the freight unit (in TM) and the condition to find the desired EH Type (in EM). In general the same approach can be used to have expected events on a more detailed level than freight unit or freight order level (also others than container level). TECHNICAL PREREQUISITES The described scenario can be set-up based on SAP EM 9.0 SP01 and TM 9.0 SP04 (+ note ). If your systems are not already on this SP level, you can alternatively implement note in SAP EM 9.0 and notes , , and in SAP TM 9.0. CONFIGURATION IN SAP TM New Application Object Type Create new application object type for business process type TMS_TOR as copy of ODT30_FU (transaction /SAPTRX/ASC0AO). New expected event extractor has to be assigned (see next step). New expected event extractor for FCL freight unit Create new expected event extractor as copy of ODT20_FU. The new function module should be created as copy of FM /SCMTMS/EXTR_EE_FU. In the coding the item data has to be retrieved additionally to have the container information. For all expected events that shall be on container level the fields DATACS (fixed value, e.g. CONTID) and DATAID (= container ID) have to be populated and one entry in table E_EXPEVENTDATA has to be created per container ID as shown in the screen shots below. 3

4 4

5 Freight Unit Type Customizing The execution propagation mode of the freight unit type has to be set to Enhanced Propagation and the application object type has to be set to the new one. 5

6 Freight Order and Freight Booking Type Customizing The execution propagation modes of freight order type and freight booking type have also to be set to Enhanced Propagation. Enhance Execution Tab on UI To display the container ID for the expected events on the execution tab on the freight unit UI a web dynpro component customizing has to be created. This can be done with the web dynpro application CUSTOMIZE_COMPONENT. The field DATAID, which is already available in the field catalog, can be added as new UI element. The header can then be changed to Container ID. 6

7 7

8 CONFIGURATION IN SAP EM New Event Handler Type For the new EH type a new EH type condition function and a new expected event profile is needed. Create new EH Type Condition Function Create new entry for EH Type Condition Function as shown in the following screenshots. 8

9 9

10 Create new Expected Event Profile Copy existing expected event profile ODT20_FU (transaction /SAPTRX/TSC0EE). For the profile items for the event codes LOAD_BEGIN, LOAD_END, DEPARTURE, ARRIV_DEST, UNLOAD_BEGIN, UNLOAD_END unmark the checkboxes Do Not Set for Data Function and Do Not Check for Check Data. This is shown for LOAD_BEGIN in the screen shot below. 10

11 Create new EH Type A new EH Type has to be created in EM (transaction /SAPTRX/TSC0TT). Copy existing EH Type ODT30_FU and change the condition and the expected event profile to the ones you created. 11

12 Parameter Mapping Create new entry for the new application object type for the parameter mapping (transaction /SAPTRX/TSC0PDM). The new application object type has been defined in TM. New User Profile A new user profile has to be created to display the freight unit event handlers on the EM Web UI. The user profile can be created as copy of existing user profile ODT30_SHIPPER_FU (transaction /SAPTRX/UCUP). 12

13 New Selection Profile The new selection profile can be created as copy of existing selection profile ODT30_SHIPPER_FU. Configured field ODT30_EH_TYPE_FU has to be replaced with a new configured field, that selects the new EH Type (can be created in transaction /SAPTRX/UCCF). 13

14 New Display Profile The new display profile can be created as copy of existing display profile ODT30_SHIPPER_FU. The event display details should be enhanced with new configured field to display the container ID. 14

15 New Event Message Profile The new event message profile can be created as copy of existing event message profile ODT30_SHIPPER_FU. In the event reporting details for the event codes LOAD_BEGIN, LOAD_END, UNLOAD_BEGIN, UNLOAD_END two additional configured fields have to be assigned. One is to submit the data code set and the other one to allow the entry of the data code ID (which is used for the container ID) on the UI. 15

16 16

17 New User Profile Assign the new profiles to your new user profile. TECHNICAL DETAILS Usage of Data Code Set and Data ID The fields for data code set and data ID are used to distinguish between the same expected events for different container of one freight unit. The combination of event code, location and data code set and data ID is unique for an expected event. Propagation Mode for Data Code Set and Data ID in TM 17

18 Let s assume we have two freight units with two containers each assigned to an ocean freight booking. Therefore we have two expected events for the LOADING_END on the port of loading location for each container one. This is true as well for all the other expected events of the freight units which were extracted on container level (See section New expected event extractor for FCL freight unit ). The new event propagation mode Enhanced Propagation that is available in the TOR Type customizing works as follows: Propagation to successor documents If an expected event (e.g. LOADING_END at the port of loading) for one container of one of the freight units has been reported, no propagation of the event is done to the ocean freight booking. The propagation of the LOADING_END event to the freight booking is only done, at the time it has been reported for all four containers of the two freight units. Propagation to predecessor documents If an expected event (e.g. DEPARTURE at the port of loading) has been reported for the ocean freight booking, the event is immediately propagated to all four containers of the two assigned freight units. UI SCREEN SHOTS TM UI 18

19 EM UI 19

20 20

21 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork, SAP HANA, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects Software Ltd. Business Objects is an SAP company. Sybase and Adaptive Server, ianywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Sybase Inc. Sybase is an SAP company. Crossgate, EDDY, B2B 360, and B2B 360 Services are registered trademarks of Crossgate AG in Germany and other countries. Crossgate is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.

Manager with S/4 HANA 1610 On Premise

Manager with S/4 HANA 1610 On Premise How to install and configure SAP Work Manager with S/4 HANA 1610 On Premise Kevin Xu 2017 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer,

More information

Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System

Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System Target Audience Developer Consultants For validation Document version 2 7/7/2014

More information

Using Enhanced Integration of CRM with Master Data Governance for Customers (MDG-C) in a CRM/ERP Data Exchange Scenario

Using Enhanced Integration of CRM with Master Data Governance for Customers (MDG-C) in a CRM/ERP Data Exchange Scenario Using Enhanced Integration of CRM with Master Data Governance for Customers (MDG-C) in a CRM/ERP Data Exchange Scenario (CRM@MDG) Integration of MDG with Provider Transactions Configuration Guide Table

More information

SAP Thought Leadership Paper Supply Chain Management. Inventory Optimization A New Approach to Operational Inventory Planning

SAP Thought Leadership Paper Supply Chain Management. Inventory Optimization A New Approach to Operational Inventory Planning SAP Thought Leadership Paper Supply Chain Management Inventory Optimization A New Approach to Operational Inventory Planning Table of Contents 4 Executive Summary 5 Inventory Management Has Changed The

More information

SAP Business One OnDemand. SAP Business One OnDemand Solution Overview

SAP Business One OnDemand. SAP Business One OnDemand Solution Overview SAP Business One OnDemand SAP Business One OnDemand Solution Overview SAP Business One OnDemand Table of Contents 4 Executive Summary Introduction SAP Business One Today 8 A Technical Overview: SAP Business

More information

SAP Crystal Solutions

SAP Crystal Solutions SAP Crystal Solutions SAP CRYSTAL SOLUTIONS WHAT S NEW IN 2011 CONTENT 4 What s New in SAP Crystal Server 2011 4 Guided Data Exploration 5 Engaging User Experience 5 Common Query Panel Across All Client

More information

SAP Transportation Management. Visual Business Configuration with SAP TM

SAP Transportation Management. Visual Business Configuration with SAP TM SAP Transportation Management Visual Business Configuration with SAP TM PUBLIC Document Version: 2.0 September 2012 Copyright Copyright 2012 SAP AG. All rights reserved. SAP Library document classification:

More information

Preface 9. 1 In-house bank overview 11

Preface 9. 1 In-house bank overview 11 TABLE OF CONTENTS Table of Contents Preface 9 1 In-house bank overview 11 1.1 Overview of in-house banks (IHBs) / payment factories 11 1.2 Benefits of using an in-house bank / payment factory 12 1.3 Types

More information

Sensus: Optimally prepared for the future with Gold4Agro

Sensus: Optimally prepared for the future with Gold4Agro Sensus Roosendaal, The Netherlands Used with permission Sensus: Optimally prepared for the future with Gold4Agro Partner From contracting, goods receipt, quality assessment, validation, and pricing to

More information

SAP Services ASAP: PROVEN METHODOLOGY FOR FAST, SUCCESSFUL IMPLEMENTATION CONTENT, TOOLS, AND EXPERTISE TO HELP REDUCE PROJECT RISK

SAP Services ASAP: PROVEN METHODOLOGY FOR FAST, SUCCESSFUL IMPLEMENTATION CONTENT, TOOLS, AND EXPERTISE TO HELP REDUCE PROJECT RISK SAP Services ASAP: PROVEN METHODOLOGY FOR FAST, SUCCESSFUL IMPLEMENTATION CONTENT, TOOLS, AND EXPERTISE TO HELP REDUCE PROJECT RISK EXECUTIVE SUMMARY USING THE ASAP METHODOLOGY In a survey of software

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

SCM510 Inventory Management and Physical Inventory

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

More information

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Configuring Substitution in MSS

Configuring Substitution in MSS Configuring Substitution in MSS Objectives At the end of this module, you will be able to: Configure Substitution Functionality in MSS Set up Authorizations for Substitutes Configure E-Recruitment and

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

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes SAP Solution in Detail SAP NetWeaver SAP Enterprise Modeling Applications by Software AG Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes Table of Contents 4 Quick Facts 5

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

How-To Guide SAP EWM Document Version: How to Include Navigation to Yard Management Transactions from the Shipping Cockpit

How-To Guide SAP EWM Document Version: How to Include Navigation to Yard Management Transactions from the Shipping Cockpit How-To Guide SAP EWM Document Version: 1.0-2014-10-08 How to Include Navigation to Yard Management Transactions from the Shipping Cockpit Document History Document Version Description 1.0 First official

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

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

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

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

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

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

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

More information

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

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

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

Master Guide SAP BusinessObjects Data Services and SAP BusinessObjects Information Steward 4.1 Support Package 1 ( )

Master Guide SAP BusinessObjects Data Services and SAP BusinessObjects Information Steward 4.1 Support Package 1 ( ) Master Guide SAP BusinessObjects Data Services and SAP BusinessObjects Information Steward 4.1 Support Package 1 (14.1.1.0) Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Configuration of Warehouse Management with Preconfigured Processes

Configuration of Warehouse Management with Preconfigured Processes Configuration of Warehouse Management with Preconfigured Processes CUSTOMER Document Version: 2012_SP35 January 25, 2013 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification:

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

Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP)

Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP) FAQs Remote Support Platform for SAP Business One 3.2 Document Version: 2.0 2017-04-20 Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP) All Countries Typographic

More information

Cash and Liquidity Management (Processing Payables and Payments) SAP Business ByDesign

Cash and Liquidity Management (Processing Payables and Payments) SAP Business ByDesign Cash and Liquidity Management (Processing Payables and Payments) SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master

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

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

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

More information

Time Recording. SAP Best Practices

Time Recording. SAP Best Practices Time Recording SAP Best Practices Purpose, Benefits, and Key Process Steps Purpose The Cross-Application Time Sheet (CATS) is the tool used for recording time worked by an employee on a certain assignment.

More information

SAP Cloud Reference Systems. Scenario Outline. Make-to-Stock

SAP Cloud Reference Systems. Scenario Outline. Make-to-Stock SAP Cloud Reference Systems Scenario Outline Make-to-Stock Content Scenario Overview Business Scenarios in a Reference System Introduction Typical Usage Process Illustration Usage Example 1: Make-to-Stock

More information

Lifecycle Management for SAP BusinessObjects Error Messages Explained Guide

Lifecycle Management for SAP BusinessObjects Error Messages Explained Guide Lifecycle Management for SAP BusinessObjects Error Messages Explained Guide SAP BusinessObjects XI 3.1 Service Pack 3 Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

SAP S/4HANA How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0

SAP S/4HANA How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0 S/4HANA How-To-Guide Document Version: 1.0 2017-02-22 RELEASED FOR CUSTOMERS SAP S/4HANA 1610 - How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0 Document History The following

More information

SAP Education: Reporting Access User Guide

SAP Education: Reporting Access User Guide www.sap.com SAP Education: Reporting Access User Guide The Best-Run Businesses Run SAP Accessing Reports Login to the Learning Hub with credentials you have been provded with: To access the reports click

More information

SAP BusinessObjects Xcelsius 2008 Installation Guide

SAP BusinessObjects Xcelsius 2008 Installation Guide SAP BusinessObjects Xcelsius 2008 Installation Guide SAP BusinessObjects Xcelsius 2008 Installation Guide 2009-11-24 Copyright 2009 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

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

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

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

Customer Contract Management. SAP Business ByDesign

Customer Contract Management. SAP Business ByDesign SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 With

More information

Strategic Sourcing. SAP Business ByDesign

Strategic Sourcing. SAP Business ByDesign SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 Strategic

More information

SAP BusinessObjects BI 4.x & SAP NetWeaver BW. Mapping BEx Query Elements to SAP BusinessObjects BI4 Query Panel

SAP BusinessObjects BI 4.x & SAP NetWeaver BW. Mapping BEx Query Elements to SAP BusinessObjects BI4 Query Panel SAP BusinessObjects BI 4.x & SAP NetWeaver BW Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject

More information

SAP Cloud Reference Systems. Scenario Outline. Cash and Liquidity Management (Processing Payables and Payments)

SAP Cloud Reference Systems. Scenario Outline. Cash and Liquidity Management (Processing Payables and Payments) SAP Cloud Reference Systems Scenario Outline Cash and Liquidity Management (Processing Payables and Payments) Content Scenario Overview Business Scenarios in a Reference System Introduction Typical Usage

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

SRMCS OCI to UI5 Cross Catalog Search. Consulting Purchasing Solutions SAP Deutschland AG & Co. KG 2013

SRMCS OCI to UI5 Cross Catalog Search. Consulting Purchasing Solutions SAP Deutschland AG & Co. KG 2013 SRMCS OCI to UI5 Cross Catalog Search Consulting Purchasing Solutions SAP Deutschland AG & Co. KG 2013 Your Challenges Starting Situation You already have SAP SRM release 7.0 or higher for Employee-Self-Service

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

SAP Cloud Reference Systems. Scenario Outline. Procure-to-Pay (Stock)

SAP Cloud Reference Systems. Scenario Outline. Procure-to-Pay (Stock) SAP Cloud Reference Systems Scenario Outline Procure-to-Pay (Stock) Content Scenario Overview Business Scenarios in a Reference System Introduction Typical Usage Process Illustration Usage Example 1: Procurement

More information

Enterprise Services in SAPTM S AP T r a n s p o r t a t i o n M a n agement 8.1

Enterprise Services in SAPTM S AP T r a n s p o r t a t i o n M a n agement 8.1 Enterprise Services in SAPTM 1.01 S AP T r a n s p o r t a t i o n M a n agement 8.1 Copyright Copyright 2012 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of this publication

More information

Brand Voice Guidelines for Using Trademarks July 2014, v2

Brand Voice Guidelines for Using Trademarks July 2014, v2 Brand Voice Guidelines for Using Trademarks July 2014, v2 TABLE OF CONTENTS PROPER USE OF TRADEMARKS... 3 LEGAL NOTICE REQUIREMENTS... 5 For General Materials Intended for General Audiences... 5 For Inclusion

More information

Stock Transfer. SAP Business ByDesign

Stock Transfer. SAP Business ByDesign SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 Intracompany

More information

SAP Transportation Management. Integration of SAP TM with Dangerous Goods

SAP Transportation Management. Integration of SAP TM with Dangerous Goods SAP Transportation Management Integration of SAP TM with Dangerous Goods PUBLIC Document Version: 2.0 September 2012 Copyright Copyright 2012 SAP AG. All rights reserved. SAP Library document classification:

More information

SAP Solution Manager Focused Insights Setup for ST-OST SP4. AGS Solution Manager SAP Labs France

SAP Solution Manager Focused Insights Setup for ST-OST SP4. AGS Solution Manager SAP Labs France SAP Solution Manager Focused Insights Setup for ST-OST SP4 AGS Solution Manager SAP Labs France Focused Insights Service Information Guided procedure for the Dashboard Factory Setup The goal of this document

More information

Security Considerations and Certificate Requirements. SAP Business One Cloud Landscape Workshop

Security Considerations and Certificate Requirements. SAP Business One Cloud Landscape Workshop Security Considerations and Certificate Requirements SAP Business One Cloud Landscape Workshop Section Objectives This section of the course will enable you to: Understand the security issues that need

More information

Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise

Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise Document Version: 1.0 2017-02-01 RELEASED Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise Document History The following table provides an overview of the most important document

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

RCS UI Logging Sample Screen Shots from SAP GUI (on SAP Test system)

RCS UI Logging Sample Screen Shots from SAP GUI (on SAP Test system) Sample Screen Shots from SAP GUI (on SAP Test system) Tobias Keller, Product Owner, UI Logging and UI Masking (UI Field Security) September 2014 SAP SE Sample screen shots: Configuration Overview: IMG

More information

How does all this work together BW, BW on HANA, Suite on HANA, HANA Live. Part 5: Customer Landscape #5

How does all this work together BW, BW on HANA, Suite on HANA, HANA Live. Part 5: Customer Landscape #5 How does all this work together BW, BW on HANA, Suite on HANA, HANA Live Part 5: Customer Landscape #5 Disclaimer This presentation outlines our general product direction and should not be relied on in

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

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

Intercompany Integration Solution for SAP Business One Centralized Payment

Intercompany Integration Solution for SAP Business One Centralized Payment Intercompany Integration Solution for SAP Business One Centralized Payment TABLE OF CONTENTS OVERVIEW... 3 BUSINESS BENEFITS... 5 Public 2 OVERVIEW The Intercompany integration solution for SAP Business

More information

WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES. SAP BusinessObjects Business Intelligence Solutions

WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES. SAP BusinessObjects Business Intelligence Solutions WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES SAP BusinessObjects Business Intelligence Solutions 4 Key Features of Xcelsius 2008 4 New in Xcelsius 2008 5 Improved

More information

TM140. SAP Transportation Management for LSP COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day

TM140. SAP Transportation Management for LSP COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day TM140 SAP Transportation Management for LSP. COURSE OUTLINE Course Version: 16 Course Duration: 5 Day SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

SAP BusinessObjects BI 4.x - Comparing interface options to SAP NetWeaver BW & SAP NetWeaver BW on SAP HANA - Ingo Hilgefort, SAP May 2013

SAP BusinessObjects BI 4.x - Comparing interface options to SAP NetWeaver BW & SAP NetWeaver BW on SAP HANA - Ingo Hilgefort, SAP May 2013 - Comparing interface options to SAP NetWeaver BW & SAP NetWeaver BW on SAP HANA - Ingo Hilgefort, SAP May 2013 Disclaimer This presentation outlines our general product direction and should not be relied

More information

Consulting Solution. Batch Management Batches on plant level + EWM. Contact: Matthias Nater for questions & contract details

Consulting Solution. Batch Management Batches on plant level + EWM. Contact: Matthias Nater for questions & contract details Consulting Solution Batch Management Batches on plant level + EWM Contact: Matthias Nater (matthias.nater@sap.com) for questions & contract details 21 st August 2012 Agenda 1. General Information 2. Functional

More information

Cash and Liquidity Management (Processing Receivables and Payments) SAP Business ByDesign

Cash and Liquidity Management (Processing Receivables and Payments) SAP Business ByDesign Cash and Liquidity Management (Processing Receivables and Payments) SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master

More information

ENTERPRISE PERFORMANCE MANAGEMENT FOR FINANCE STATEMENT OF DIRECTION FOR (EXECUTIVE SUMMARY)

ENTERPRISE PERFORMANCE MANAGEMENT FOR FINANCE STATEMENT OF DIRECTION FOR (EXECUTIVE SUMMARY) SAP Statement of Direction Executive Summary SAP Solutions for Enterprise Performance Management ENTERPRISE PERFORMANCE MANAGEMENT FOR FINANCE STATEMENT OF DIRECTION FOR 2008 2010 (EXECUTIVE SUMMARY) This

More information

SAP Transportation Management 9.1, Support Package 2 Enterprise Services

SAP Transportation Management 9.1, Support Package 2 Enterprise Services SAP Transportation Management 9.1, Support Package 2 Enterprise Services CUSTOMER Document Version: 1.0 May 2014 SAP TM 9.1 SP02 Enterprise Services 1 Copyright Copyright 2014 SAP AG. All rights reserved.

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

Order-to-Cash (Project based Services) SAP Business ByDesign

Order-to-Cash (Project based Services) SAP Business ByDesign Order-to-Cash (Project based Services) SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data...

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

Release Notes. SAP Performance Management for Financial Services 2.0 SP01

Release Notes. SAP Performance Management for Financial Services 2.0 SP01 Release Notes SAP Performance Management for Financial Services 2.0 SP01 TABLE OF CONTENTS GENERAL FEATURES... 3 Enabled option for entering function IDs by the user... 3 Copy functionality... 3 Sample

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

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

Week 1 Unit 1: Introducing SAP Screen Personas

Week 1 Unit 1: Introducing SAP Screen Personas Week 1 Unit 1: Introducing SAP Screen Personas Introducing SAP Screen Personas Learning goals This course is intended for: New SAP Screen Personas users Designers Line-of-business managers SAP S/4HANA

More information

What are the Specifics Concerning the Authorizations of a Composite Provider?

What are the Specifics Concerning the Authorizations of a Composite Provider? What are the Specifics Concerning the Authorizations of a Composite Provider? Applies to SAP NetWeaver Business Warehouse 7.30 (BW7.30) SP05 with SAP NetWeaver Business Warehouse Accelerator 7.20 (BWA7.20)

More information

Lifecycle Management for SAP BusinessObjects User Guide

Lifecycle Management for SAP BusinessObjects User Guide Lifecycle Management for SAP BusinessObjects User Guide SAP BusinessObjects XI 3.1 Sevice Pack 3 windows Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

SAP HANA Cloud Connector Solution Brief

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

More information

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV)

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) SAP Business Suite How-To Guide How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) Applicable Releases: Enhancement Package 5 for SAP ERP 6.0 or higher IT Capability:

More information

Seize Opportunities. SAP Solution Overview SAP Business Suite

Seize Opportunities. SAP Solution Overview SAP Business Suite SAP Solution Overview SAP Business Suite SAP Business Suite Achieve Process Excellence, Lower Costs, Seize Opportunities 2 SAP Business Suite software is a comprehensive, fully integrated family of applications

More information