How to Implement Mash Up to Show ECC Screen in SAP Cloud for Customer

Size: px
Start display at page:

Download "How to Implement Mash Up to Show ECC Screen in SAP Cloud for Customer"

Transcription

1 How-To Guide Document Version: How to Implement Mash Up to Show ECC Screen in SAP Cloud for Customer

2 How to implement Mash up to show ECC screen in SAP Cloud for Customer 2 Copyright 2015 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.

3 How to implement Mash up to show ECC screen in SAP Cloud for Customer 3 Content 1 Introduction Business Scenario Background Information Prerequisites SAP Cloud for Customer Configuration Activate ERP Integration using Cloud Scoping Setup Communication System Create Communication Arrangements Setup URL MASHUP Assign Tickets view to the Business User Enable Mash up via personalization SAP ERP Configuration BAdI implementation for Ticket reference and Logical system Create a report in SAP ERP System Create transaction code for Report Output Determination Middleware Configuration SAP Process Integration SAP HANA Cloud Integration... 30

4 How to implement Mash up to show ECC screen in SAP Cloud for Customer 5 1 Introduction 1.1 Business Scenario This document describes how a Cloud for Service (Service on Demand) system and an ECC system can be set up to enable creation of a follow-up SD sales order from a Service on Demand ticket. Within ticket processing, a service agent wants to create a follow-up sales order with reference to the ticket. This might become necessary for different reasons, like the replacement of a defective part. We assume that a B2C use case and at least one customer master record exists in the ECC system. The organizational data of this customer is maintained in the Cloud for Service system. 1.2 Background Information This document details the steps required to enable bi-directional communication between SAP Cloud for Customer and SAP ERP systems, using SAP Process Integration/SAP Hana Cloud Integration as the integration middleware layer. Configuration scenarios designed for SAP Process Integration are enabled for configuration and deployment utilizing this document. 1.3 Prerequisites SAP ERP The ERP system must contain the following ABAP components: 1. SAP_BASIS 700 SP18 or higher 2. SAP_APPL 600 SP15 or higher - An ITS (Internet Transaction Server) is running for the ECC system. - The webgui service has been activated in transaction SICF (path sap/bc/gui/sap/its/webgui) - The service agent has access to the SAP ECC system. - Process Integration between the Cloud for Customer and ECC system instances has been set up using a PI or HCI system. The PI / HCI maps ECC outbound interface COD_SERVICE_REQUEST_CONF.ORDERS05 of namespace urn:sap-com:document:sap:idoc:messages to Cloud for Customer inbound interface ServiceRequestBulkProcessingConfirmationIn of namespace

5 How to implement Mash up to show ECC screen in SAP Cloud for Customer 6 Note: - XI denotes a PI or HCI system. SAP Cloud for Customer Initial setup and configuration was already performed in the tenant, as it is mentioned in the SAP Cloud for Customer Administrator Guide

6 How to implement Mash up to show ECC screen in SAP Cloud for Customer 7 2 SAP Cloud for Customer Configuration 2.1 Activate ERP Integration using Cloud Scoping 1. Connect to the SAP Cloud for Customer system using an internet browser and open the Business Configuration tab. 2. In the Show dropdown, choose All Current Projects. 3. Select the project, and click Edit Project Scope.

7 How to implement Mash up to show ECC screen in SAP Cloud for Customer 8

8 How to implement Mash up to show ECC screen in SAP Cloud for Customer 9 4. Click Next 5. Click Next. Under Communication and Information Exchange Integration with External Application and Solutions, select Integration with SAP ERP, Integration of Master Data and Integration into Sales, Service and Marketing Processes. 6. Click Next. Under Communication and information Exchange Integration with External Application and Solutions Integration into Sales, Services and Marketing Processes and scroll to group Service Requests. Select the question Do you want to create follow up documents for service requests from your cloud solution to an external application or solution? 7. Click Next. In the dialog box that opens, click Yes and then click Finish. 2.2 Setup Communication System 1. Under the Administrator tab, click Communication Systems.

9 How to implement Mash up to show ECC screen in SAP Cloud for Customer Click New to create a new communication system. 3. Enter the host name of the middleware system such as SAP HCI or SAP PI and check the option of SAP Business Suite. 4. Enter the information about the backend ERP system. It is important to note that all the information requested on the screen below is associated with the ERP system (Business System ID, IDOC logical system ID, SAP client, and so on.). 3. Click Actions Set to Active. 4. Click Save and Close.

10 How to implement Mash up to show ECC screen in SAP Cloud for Customer Create Communication Arrangements 1. Login to the SAP Cloud for Customer system. 2. Under the Administrator tab open Communication Arrangement For On-Premise Integration. 3. Under Select Communication System tab, select the integration details as shown below. Enter the business system name of the PI system or HCI system, based on your integration middleware.

11 How to implement Mash up to show ECC screen in SAP Cloud for Customer Under Communication System, select the SAP ERP System Instance ID and Code List Mapping value as SAP On Premise Integration. 5. Click Next. 6. Under Communication Arrangements tab, select the communication scenario Creation of Ticket Follow-up document in SAP ERP. For more details, you can see the chapter Configure Communication Arrangements from the corresponding integration guide. 7. Under Inbound Communication Credentials, select the Authentication Method. For example in this case, SSL Client Certificate is selected. Click Edit Credentials. 8. In the Certificate tab, click Upload Certificate and choose the PI client Certificate or HCI Client Certificate based on your integration middleware.

12 How to implement Mash up to show ECC screen in SAP Cloud for Customer Click OK. 10. Click Finish.

13 How to implement Mash up to show ECC screen in SAP Cloud for Customer Under Confirmation, click Close. 2.4 Setup URL MASHUP 1. Under the Administrator work center, choose MASHUP AUTHORING 2. Create a new URL MASHUP

14 How to implement Mash up to show ECC screen in SAP Cloud for Customer For the Mashup Category select Productivity & Tools, and for Port Binding select Ticket information. Enter the mashup name and description. Enter the URL in the format. Replace server and port with your backend SAP ERP backend information. After entering the URL, click Extract Parameters. Note: - You will find the URL when you call transaction SICF in the backend SAP ERP system, press execute, and navigate to the tree default_host/sap/bc/gui/sap/its/webgui. Via right mouse click, choose Test Service. 4. Add the URL parameters (constants in angular brackets to be replaced) with their corresponding parameter bindings. Parameter bindings can be seen by using the value help button displayed in Parameter Bindings column. URL Parameter Constant Example Parameter Remark Binding sap-client <ECC system 004 client> sap-language <user EN Can be omitted language> ~OKCODE /08 ~TRANSACTION ZCOD Transaction code created for the report. p_title Report parameter (Part of Address) p_logsys <Own logical system ID of the cloud for customer system as addressed by 0LO7BS V Report parameter (Logical system). Logical system name can be found in any communication arrangement, under My Communication Data (My System field)

15 How to implement Mash up to show ECC screen in SAP Cloud for Customer 16 ECC> p_vgbel Ticket Report parameter (Part of Address). Use the value help displayed in Parameter Binding column. p_name CustomerName Report parameter (Part of Address) p_street CustomerAddres Report parameter (Part of Address) sstreetname p_house CustomerAddres Report parameter (Part of Address) shousenumber p_cntry CustomerAddres Report parameter (Part of Address) scountrycode p_zip CustomerAddres Report parameter (Part of Address) spostalcode p_city CustomerAddres Report parameter (Part of Address) scityname p_ Customer Report parameter (Part of Address) p_kunnr External CustomerID 5. Choose Save and Close. 2.5 Assign Tickets view to the Business User 1. Under the Application and User Management workcenter, choose Business Users

16 How to implement Mash up to show ECC screen in SAP Cloud for Customer Choose the business user and edit the Access Rights 3. Under Work Center and View Assignment, select the flag Assigned to User for Tickets View. 4. Click Save and confirm the dialog box. 5. Click Close. 2.6 Enable Mash up via personalization 1. Make the new URL mash up visible in the UI via personalization. For example, create a new ticket.

17 How to implement Mash up to show ECC screen in SAP Cloud for Customer Navigate to Personalize This Screen, then to Mashups and Web Services displayed in the side bar that opens.

18 How to implement Mash up to show ECC screen in SAP Cloud for Customer Select the new mash up and make it visible.

19 How to implement Mash up to show ECC screen in SAP Cloud for Customer Save the changed personalization settings.

20 How to implement Mash up to show ECC screen in SAP Cloud for Customer SAP ERP Configuration BAdI implementation for Ticket reference and Logical system Note: - The code which is provided here should only serve as an example and may have to be adapted as per your needs. 1. Execute transaction code /nse19. Under the Create Implementation section, enter the Enhancement Spot name as ES_BADI_SD_SALES_BAPI. 2. Choose Create Implementation button and enter the Enhancement Implementation name and short text. 3. Choose the green arrow in the Create Enhancement Implementation window to save the BAdI implementation. 4. Enter the following details in the Create BAdI Implementation window and choose enter: 5. Click Save 6. Expand the newly created definition and double click on Implementing Class

21 How to implement Mash up to show ECC screen in SAP Cloud for Customer Double click on the method name and accept the dialog box with Yes 8. Enter the following lines of code between METHOD IF_BADI_SD_SALES_BAPI~CHANGE_INPUT and ENDMETHOD lines and choose Activate. DATA: lv_reference_document TYPE vgbel, lv_logsysb TYPE vbak-logsysb. CHECK cs_vbakkomx-updkz IS INITIAL OR cs_vbakkomx-updkz EQ 'I'. IMPORT gv_refdoc TO lv_reference_document gv_logsysb TO lv_logsysb FROM MEMORY ID 'ZCL_COD_BADI_ORDER_CREATE'. " ZCOD_ORDER_CREATE_VIA_DIA CHECK lv_reference_document IS NOT INITIAL. FREE MEMORY ID 'ZCL_COD_BADI_ORDER_CREATE'. MOVE: lv_reference_document TO cs_vbakkom-vgbel, '2' TO cs_vbakkom-vgtyp, lv_logsysb TO cs_vbakkom-logsysb.

22 How to implement Mash up to show ECC screen in SAP Cloud for Customer Create a report in SAP ERP System Note: - The code which is provided here should only serve as an example and may have to be adapted as per your needs. 1. Execute transaction /nse38. Enter the report name as ZCOD_ORDER_CREATE_VIA_DIA and click Create 2. Enter the Title e.g., Report to Create a sales order with an external reference 3. Under Attributes, choose the input for the Type field as Executable program and input for the Status field as Test Program and click Save 4. Choose Local Object or enter Package name and click Save.

23 How to implement Mash up to show ECC screen in SAP Cloud for Customer Delete all the lines from the ABAP Editor and paste the following lines of code: *& * *& Report ZCOD_ORDER_CREATE_VIA_DIA *& *& * *& Create a sales order with an external reference *& Called from SAP Cloud for Service Ticket processing via URL Mashup *& The ticket reference (ID together with the originating logical system) *& is transported to an implementation of enhancement spot *& ES_BADI_SD_SALES_BAPI via memory *& *& *& * REPORT zcod_order_create_via_dia. PARAMETERS: p_kunnr LIKE kuagv-kunnr DEFAULT '100000', p_vgbel TYPE vgbel, p_slsorg TYPE vkorg, "DEFAULT 'CPB1', p_distch TYPE vtweg, "DEFAULT 'CB', p_divsn TYPE spart, "DEFAULT '00', p_title LIKE sza1_d0100-title_medi, p_name TYPE ad_name1, p_street LIKE addr1_data-street, p_house LIKE addr1_data-house_num1, p_cntry LIKE addr1_data-country, p_zip LIKE addr1_data-post_code1, p_city LIKE addr1_data-city1, p_region TYPE regio, p_ LIKE sza1_d0100-smtp_addr, p_langu LIKE addr1_data-langu, p_logsys LIKE vbak-logsysb. * Global declarations DATA: gs_sales_header_in TYPE bapisdhead1, gs_sales_partner TYPE bapipartnr, gt_sales_partner TYPE STANDARD TABLE OF bapipartnr, gt_sales_areas TYPE STANDARD TABLE OF bapiknvvky, gs_sales_area TYPE bapiknvvky, gs_partneraddress TYPE bapiaddr1,

24 How to implement Mash up to show ECC screen in SAP Cloud for Customer 25 gt_partneraddress TYPE STANDARD TABLE OF bapiaddr1, gv_sales_order_number LIKE bapivbeln-vbeln, gv_question(80) TYPE c, gv_answer TYPE c. IF ( p_slsorg IS INITIAL OR p_distch IS INITIAL OR p_divsn IS INITIAL ). * Get Customer Sales Area Details CALL FUNCTION 'BAPI_CUSTOMER_GETSALESAREAS' EXPORTING customerno = p_kunnr * IMPORTING * RETURN = TABLES salesareas = gt_sales_areas. IF gt_sales_areas IS NOT INITIAL. READ TABLE gt_sales_areas INTO gs_sales_area INDEX 1. MOVE: gs_sales_area-salesorg TO p_slsorg, gs_sales_area-distrchn TO p_distch, gs_sales_area-division TO p_divsn. ENDIF. ENDIF. MOVE: 'TA' TO gs_sales_header_in-doc_type, p_slsorg TO gs_sales_header_in-sales_org, p_distch TO gs_sales_header_in-distr_chan, p_divsn TO gs_sales_header_in-division. EXPORT gv_refdoc FROM p_vgbel gv_logsysb FROM p_logsys TO MEMORY ID 'ZCL_COD_BADI_ORDE R_CREATE'. MOVE: p_kunnr TO gs_sales_partner-partn_numb, 'AG' TO gs_sales_partner-partn_role. MOVE: p_title TO gs_partneraddress-title, p_name TO gs_partneraddress-name, p_street TO gs_partneraddress-street, p_house TO gs_partneraddress-house_no, p_cntry TO gs_partneraddress-country, p_zip TO gs_partneraddress-postl_cod1, p_city TO gs_partneraddress-city, p_region TO gs_partneraddress-region, p_langu TO gs_partneraddress-langu, p_ TO gs_partneraddress-e_mail. MOVE: '1' TO gs_partneraddress-addr_no, '1' TO gs_sales_partner-addr_link. APPEND gs_sales_partner TO gt_sales_partner. APPEND gs_partneraddress TO gt_partneraddress. CALL FUNCTION 'BAPI_SALESDOCU_CREATEWITHDIA' EXPORTING sales_header_in = gs_sales_header_in IMPORTING salesdocument_ex = gv_sales_order_number TABLES sales_partners = gt_sales_partner

25 How to implement Mash up to show ECC screen in SAP Cloud for Customer 26 partneraddresses = gt_partneraddress. IF gv_sales_order_number IS NOT INITIAL. WRITE: gv_sales_order_number TO gv_question. CONCATENATE 'Sales order' gv_question 'has been created. Do you want to log off?' INTO gv_question S EPARATED BY space. CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING text_question = gv_question IMPORTING answer = gv_answer EXCEPTIONS OTHERS = 1. IF gv_answer EQ '1'. CALL FUNCTION 'AUTHORITY_CHECK_C_FUNCTION' EXPORTING activity = 'CALL' function = 'SYST_LOGOFF' EXCEPTIONS no_authority = 04 OTHERS = 06. CHECK sy-subrc IS INITIAL. CALL 'SYST_LOGOFF'. ELSE. CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN. ENDIF. ENDIF. 6. Activate the source code by selecting all the inactive objects that will be shown in the objects list. 3.3 Create transaction code for Report 1. Execute transaction code /nse93. Enter the transaction code as ZCOD and click Create

26 How to implement Mash up to show ECC screen in SAP Cloud for Customer Enter the short text and choose the radio button Program and Selection screen (report transaction) and click Continue. 3. Enter the program name as the name of the report ZCOD_ORDER_CREATE_VIA_DIA and choose the SAPGUI for HTML flag.

27 How to implement Mash up to show ECC screen in SAP Cloud for Customer Click Save 3.4 Output Determination For configuring the output determination, carry out the steps mentioned in the following chapters of the integration guide. 1. Go to Service Market Place 2. Under Cloud Solutions from SAP, click on the latest SAP Cloud for Customer release link 3. Search for the INTEGRATION: SAP ERP and SAP Cloud for Customer via HCI (or PI based on your integration scenario) 4. Open the document and search for the chapters with the following names.

28 How to implement Mash up to show ECC screen in SAP Cloud for Customer 29 Maintain Output Type o Output type to be configured is COD3 in this case. Maintain Output Determination Procedure o Make sure that determination procedure contatins COD3 as described in the document. Maintain Output Record o Follow the steps for output type COD3. Maintain ALE Outbound Process Code o Follow the steps mentioned for process code COD_SERVICE_REQUEST_CONF Maintain Requirement Routine Maintain Distribution Model o Follow the steps described for message type COD_SERVICE_REQUEST_CONF Maintain Port Definition Maintain Partner Profile o Follow the steps described for the message type COD_SERVICE_REQUEST_CONF 5. Perform all the steps related to service request confirmation scenario mentioned in those chapters.

29 How to implement Mash up to show ECC screen in SAP Cloud for Customer 30 4 Middleware Configuration 4.1 SAP Process Integration Make sure that the following objects are configured as described in the integration guide. 4.2 SAP HANA Cloud Integration Make sure that the IFLOW Update ticket from Follow-up Document (com.sap.scenarios.erp2cod.servicerequest.confirmation) is configured. For more details, you can see the integration guide..

SAP Hybris Marketing Cloud Implementation Steps for 1711

SAP Hybris Marketing Cloud Implementation Steps for 1711 Implementation Steps for 1711 October, 2017 INTERNAL Implementation Steps Initial Process in Quality (Q) Quality (Q) Pre-delivered content already activated Receiving mails Role Creation User Creation

More information

Opportunity to Order with C4C Quote using SAP NetWeaver PO

Opportunity to Order with C4C Quote using SAP NetWeaver PO Test Script SAP Hybris Cloud for Customer 1605 May 2016 English Opportunity to Order with C4C Quote using SAP NetWeaver PO ID: 15Z Table of Contents 1 Test Description 4 2 Prerequisites 5 2.1 System Access

More information

Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Document Version: 1.0 2017-09-18 Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration How to Set Up the Integration with

More information

SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements

SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements for SuccessFactors Employee Central February 2015 English SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany

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

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide SAP Business ByDesign Manufacturing Table of Content 1 About this Document...3 1.1 Purpose...3 2 Master and Transactional Data...3 3 Demo Steps...4 3.1 Create Demand...4 3.2 Run

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

SAP SuccessFactors Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements

SAP SuccessFactors Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements SAP Employee Central Integration to SAP ERP rapiddeployment solution V2.0 March 2016 English SAP Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements

More information

SAP Marketing Cloud Extensibility

SAP Marketing Cloud Extensibility Customer Extensibility Guide SAP Marketing Cloud Document Version: 1.1 2018-10-04 SAP Marketing Cloud Extensibility Document History Version Date Change 1.0 2017-08-07 Initial Version 1.1 2018-09-13 Remove

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

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

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

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide SAP Business ByDesign Manufacturing SAP Business ByDesign Table of Content 1 About this Document...3 1.1 Purpose...3 2 Master and Transactional Data...3 3 Demo Steps...4 3.1 :

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

FAQs Lead Management SAP Hybris Cloud for Customer PUBLIC

FAQs Lead Management SAP Hybris Cloud for Customer PUBLIC FAQs Lead Management SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS LEAD MANAGEMENT... 3 1. You are trying to migrate leads converted, accepted and declined, the error message appears service

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

Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Cloud Document Version: 1.0 2017-05-09 Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration How to Set Up the Integration

More information

FAQs CRM / ERP Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC

FAQs CRM / ERP Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC FAQs CRM / ERP Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS 1. Error: No IDoc saved in target system (SOAP HTTP).... 3 2. Error: ID mapping for

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

Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Document Version: 2.4.4 2018-02-05 Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration How to Set Up the Integration with

More information

C4C10. SAP Hybris Cloud for Customer Administration COURSE OUTLINE. Course Version: 20 Course Duration: 3 Day(s)

C4C10. SAP Hybris Cloud for Customer Administration COURSE OUTLINE. Course Version: 20 Course Duration: 3 Day(s) C4C10 SAP Hybris Cloud for Customer Administration. COURSE OUTLINE Course Version: 20 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

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

How-To Guide SAP NetWeaver Document Version: How to Configure Integration between SAP CRM and SAP Cloud for Customers using SAP HCI

How-To Guide SAP NetWeaver Document Version: How to Configure Integration between SAP CRM and SAP Cloud for Customers using SAP HCI How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-09 How to Configure Integration between SAP CRM and SAP Cloud for Customers using SAP HCI Document History Document Version Description 1.0 First

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

SG IR8A/IR8E/IR8S Form 2014 new layout (PDF) Configuration document

SG IR8A/IR8E/IR8S Form 2014 new layout (PDF) Configuration document SG IR8A/IR8E/IR8S Form 2014 new layout (PDF) Configuration document SG IR8A/IR8E/IR8S FORM 2014 NEW LAYOUT(PDF) TABLE OF CONTENTS IMG... 3 Define Print Form Type... 3 Define Form Group... 3 Maintain Standard

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

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

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

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

FAQs Opportunity Management SAP Hybris Cloud for Customer PUBLIC

FAQs Opportunity Management SAP Hybris Cloud for Customer PUBLIC FAQs Opportunity Management SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS OPPORTUNITY MANAGEMENT...3 1. You want to create forecast based in set of opportunities, however you are unsure in

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

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

SAP Payments and Bank Communications rapiddeployment

SAP Payments and Bank Communications rapiddeployment SAP ERP 6.0 EHP7 July 2014 English SAP Payments and Bank Communications rapiddeployment solution: SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

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

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

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

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

SAP Innovation And Optimization Pathfinder How-To-Guide

SAP Innovation And Optimization Pathfinder How-To-Guide SAP Innovation And Optimization Pathfinder How-To-Guide How to extract all necessary information and request a Pathfinder report? SAP Innovation and Optimization Pathfinder A tailor-made report highlighting

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

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

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

HOW TO CONFIGURE SINGLE SIGN-ON (SSO) FOR SAP CLOUD FOR CUSTOMER USING SAP CLOUD IDENTITY SERVICE

HOW TO CONFIGURE SINGLE SIGN-ON (SSO) FOR SAP CLOUD FOR CUSTOMER USING SAP CLOUD IDENTITY SERVICE HOW TO CONFIGURE SINGLE SIGN-ON (SSO) FOR SAP CLOUD FOR CUSTOMER USING SAP CLOUD IDENTITY SERVICE HOW TO GUIDE TABLE OF CONTENTS Overview... 3 Chapter 1: Configure SAP Cloud Identity service... 5 Creating

More information

BIT300 Integration Technology ALE

BIT300 Integration Technology ALE BIT300 Integration Technology ALE. COURSE OUTLINE Course Version: 10 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

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

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

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

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

Integration Framework for SAP Business One Timer-Based Inbound Adapter

Integration Framework for SAP Business One Timer-Based Inbound Adapter Integration Framework for SAP Business One Timer-Based Inbound Adapter PUBLIC Global Roll-Out January 2019, Vinita Yadav Note: The example templates in this document are not officially supported by SAP.

More information

ADM100 AS ABAP Administration I

ADM100 AS ABAP Administration I ADM100 AS ABAP Administration I. COURSE OUTLINE Course Version: 18 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

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

EWM900. Extended Warehouse Management - Developer Workshop COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s) EWM900 Extended Warehouse Management - Developer Workshop. COURSE OUTLINE Course Version: 17 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

More information

FAQs C4C to Lumira Integration SAP Hybris Cloud for Customer PUBLIC

FAQs C4C to Lumira Integration SAP Hybris Cloud for Customer PUBLIC FAQs C4C to Lumira Integration SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS C4C TO LUMIRA INTEGRATION... 3 1. What is Lumira?... 3 2. How to access my C4C reports in the Lumira?... 3 3.

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

FAQs CTI Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC

FAQs CTI Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC FAQs CTI Integration with SAP Hybris Cloud for Customer SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS CTI INTEGRATION WITH LIVE ACTIVITY IN SAP HYBRIS CLOUD FOR CUSTOMER... 1. You receive

More information

S4F04. SAP S/4HANA Central Finance COURSE OUTLINE. Course Version: 05 Course Duration:

S4F04. SAP S/4HANA Central Finance COURSE OUTLINE. Course Version: 05 Course Duration: S4F04 SAP S/4HANA Central Finance. COURSE OUTLINE Course Version: 05 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

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

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

IBP200. SAP Integrated Business Planning - Platform Features and Customizing COURSE OUTLINE. Course Version: 16 Course Duration: 5 Day(s) IBP200 SAP Integrated Business Planning - Platform Features and Customizing. COURSE OUTLINE Course Version: 16 Course Duration: 5 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: 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

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

SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements

SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements SAP Quality Issue Management Rapid Deployment Solution October 2014 English SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

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

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

Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Hybris Cloud for Customer with SAP CRM Integration

Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Hybris Cloud for Customer with SAP CRM Integration SAP Hybris Cloud for Customer Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Hybris Cloud for Customer with SAP CRM Integration Table of Contents 3 Serving your customers better

More information

CUSTOMER Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs

CUSTOMER Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs SAP Enterprise Project Connection 2.0 SP02 Document Version: 1.0 2014-04-30 Customizing Tables for Transfer Types and

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

Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide

Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide SAP Cloud for Customer Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide February 2017 Table of Contents Integrating SAP Cloud for

More information

Installation The Intercompany Integration Solution for SAP Business One

Installation The Intercompany Integration Solution for SAP Business One Installation The Intercompany Integration Solution for Topic Objective At the end of this topic, you will be able to: Follow the process of Installing the Intercompany integration solution (You always

More information

SAP Innovation And Optimization Pathfinder How-To-Guide

SAP Innovation And Optimization Pathfinder How-To-Guide SAP Innovation And Optimization Pathfinder How-To-Guide How to extract all necessary information and request a Pathfinder report? April, 2019 SAP Innovation and Optimization Pathfinder A tailor-made report

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

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide Scanned Supplier Invoice Processing SAP Business ByDesign Manufacturing SAP Business ByDesign Table of Content 1 About this Document...3 1.1 Purpose...3 2 Master and Transactional

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

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

ADM100. System Administration I for SAP S/4HANA and SAP Business Suite COURSE OUTLINE. Course Version: 19 Course Duration:

ADM100. System Administration I for SAP S/4HANA and SAP Business Suite COURSE OUTLINE. Course Version: 19 Course Duration: ADM100 System Administration I for SAP S/4HANA and SAP Business Suite. COURSE OUTLINE Course Version: 19 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights

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

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

SAP Ariba Cloud Integration Gateway enabled by SAP Cloud Platform Integration

SAP Ariba Cloud Integration Gateway enabled by SAP Cloud Platform Integration Frequently Asked Questions EXTERNAL Integration SAP Ariba Cloud enabled by SAP Cloud Platform Integration SAP Ariba Cloud delivers powerful features and functionality that make integration faster and easier

More information

Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Cloud for Customer with SAP ERP Integration

Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Cloud for Customer with SAP ERP Integration SAP Cloud for Customer Kick-Starting Your Move to the Cloud Starter Implementation Service for SAP Cloud for Customer with SAP ERP Integration Table of Contents 3 Serving your customers better starts here

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

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

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

opensap Find Your Path to SAP S/4HANA Try it Yourself

opensap Find Your Path to SAP S/4HANA Try it Yourself opensap Find Your Path to SAP S/4HANA Try it Yourself opensap TABLE OF CONTENTS WEEK 3: CONVERTING YOUR SAP ERP SYSTEM... 3 Unit 1: Planning... 3 Demo 1: Check the location of the Conversion Guide... 3

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

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

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

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

BOAN10. SAP BusinessObjects Analysis For Microsoft Office COURSE OUTLINE. Course Version: 17 Course Duration: 2 Day(s)

BOAN10. SAP BusinessObjects Analysis For Microsoft Office COURSE OUTLINE. Course Version: 17 Course Duration: 2 Day(s) BOAN10 SAP BusinessObjects Analysis For Microsoft Office. COURSE OUTLINE Course Version: 17 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

TM100 Processes in Transportation Management

TM100 Processes in Transportation Management TM100 Processes in Transportation Management. COURSE OUTLINE Course Version: 17 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No

More information

E2E220. SAP Test Management Overview COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s)

E2E220. SAP Test Management Overview COURSE OUTLINE. Course Version: 17 Course Duration: 3 Day(s) E2E220 SAP Test Management Overview. 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 part of

More information

CUSTOMER SAP Screen Personas: Software and Delivery Requirements

CUSTOMER SAP Screen Personas: Software and Delivery Requirements SAP Screen Personas 3.0 Document Version: 1.0 2015-06-08 SAP Screen Personas: Software and Delivery Requirements Icons Icon Meaning Caution. Example Note Recommendation Syntax External Process Business

More information

SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements

SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements SAP Disclosure Management 10.1 July 2015 English SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

More information

CP100 SAP Cloud Platform

CP100 SAP Cloud Platform CP100 SAP Cloud Platform. COURSE OUTLINE Course Version: 03 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

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

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

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

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

SAP Live Access General User Guide

SAP Live Access General User Guide 1. Before You Start SAP Live Access General User Guide July 2017 2. Get to Know SAP Live Access 3. Manage Your Training System 4. Support 1. Before You Start 2. Get to Know SAP Live Access 3. Manage Your

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

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

How to set up SAP Jam for Integration with other SAP Solutions

How to set up SAP Jam for Integration with other SAP Solutions How to set up SAP Jam for Integration with other SAP Solutions 1 How-To Guide Document Version: 1508 2015.09.14 How to set up SAP Jam for Integration with other SAP Solutions How to set up SAP Jam for

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