SAP Banking APIs (beta)

Size: px
Start display at page:

Download "SAP Banking APIs (beta)"

Transcription

1 Administrator's Guide Document : CUSTOMER

2 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names, menu paths, and menu options. Textual cross-references to other documents. Example EXAMPLE Example Example <Example> Emphasized words or expressions. Technical names of system objects. These include report names, program names, transaction codes, table names, and key concepts of a programming language when they are surrounded by body text, for example, SELECT and INCLUDE. Output on the screen. This includes file and directory names and their paths, messages, names of variables and parameters, source text, and names of installation, upgrade and database tools. Exact user entry. These are words or characters that you enter in the system exactly as they appear in the documentation. Variable user entry. Angle brackets indicate that you replace these words and characters with appropriate entries to make entries in the system. EXAM PLE Keys on the keyboard, for example, F2 or EN TER. 2

3 Document History Date Change 1.1 March 13, 2018 Test data and examples added in chapter 4.1 3

4 Table of Contents 1 Use Functionality Note on Beta Shipment System Landscape Authentication and Authorization Accessing the APIs Consuming APIs SAP API Business Hub Used SAP Enterprise Services Code Samples Useful Links

5 1 Use 1.1 Functionality enable banks to collaborate with external partners. The APIs enable customers to use Payment Service Providers (PSP) to execute transactions on their behalf enable Trusted Third Party Account Access under the Access to Accounts rule (XS2A) and initiate payments are delivered via a beta shipment with the aim of obtaining early feedback from customers. 1.2 Note on Beta Shipment Beta shipments are provided under a Test and Evaluation Agreement (TEA) and can be used for testing purposes only. Productive usage is not allowed and is not supported under the maintenance and support agreement. For any questions or feedback contact us directly at beta@sap.com. 1.3 System Landscape The APIs use: for deposits: banking services from SAP 9.0 for payments: SAP Payment Engine 8.0 5

6 2 Authentication and Authorization APIs are secured via SAP API Management with security features, such as API Key, OAuth and basic authentication. Additional interfaces are secured by SAP Cloud Platform means. Calls to back-end are secured by SAP Cloud Platform Destination and Cloud Connector capabilities. 6

7 3 Accessing the APIs For information on how to access and test APIs go to Getting started with the SAP API Business Hub. On the SAP API Business Hub, go to API package. 7

8 4 Consuming APIs You can consume the APIs by using the environment provided by SAP API Business Hub. To access the required data from the on-premise systems, the API implementation consumes the SAP Enterprise Services as listed in section SAP API Business Hub The APIs that are exposed via SAP API Business Hub run out of the box. The APIs are deployed as a SAP Cloud Platform application on a SAP Cloud Platform account. This account is connected to a SAP on-premise backend which provides some test data. For testing you may use the following data: The Payment Service User (PSU) with the user ID OID10051 that has the following bank accounts which Third Party Provides (TPPs) can access with the different roles AIS (Account Information Service), PIS (Payment Initiation Service) and PIIS (Payment Instrument Issuer Service): Current Account Current Account Savings Account IBAN DE DE DE Account Number Bank Routing Number Bank Country DE DE DE UUID b13-1ee6-b1c f1ce b50-1ee6-b1c f1ce f8083a32-8b50-1ee6-b1c f1ce Entitlement TPP0001 AIS, PIS and PIIS access AIS, PIS and PIIS access AIS and PIS access Entitlement TPP0002 no access rights AIS and PIS access AIS and PIS access Table 1: User ID OID Bank Accounts and Access Roles for TPPs TPP0001 and TPP0002 The Payment Service User (PSU) with user ID OID10071 that has the following bank accounts which Third Party Provides (TPPs) can access with the different roles AIS (Account Information Service), PIS (Payment Initiation Service) and PIIS (Payment Instrument Issuer Service): Time Deposits Current Account Current Account IBAN DE DE DE Account Number Bank Routing Number Bank Country DE DE DE UUID 4cbcb0c6-d258-1ee6-b1f f1ce 47f775ec-a132-1ee7-9fd a09f3a 84e4aa89-a5d0-1ee7-a5e a09f3a Entitlement TPP0001 AIS and PIS access AIS, PIS and PIIS access AIS, PIS and PIIS access Entitlement TPP0002 AIS and PIS access AIS and PIS access no access rights Table 2: User ID OID Bank Accounts and Access Roles for TPPs TPP0001 and TPP0002 The Payment Service User (PSU) with user ID OID that has no bank accounts. 8

9 Examples: For the header parameter TppName you can use the values TPP0001 and TPP0002 for TPPs which do have dedicated roles to access the bank accounts of the user IDs OID10051 and OID10071 as depicted in Table 1 and Table 2. The header parameter TppRoles specifies the roles of the TPP (as included in parameter TPPName). You need to provide the roles in a specific format: o ['AIS', 'PIS', 'PIIS'] means that the TPP acts in the roles AIS, PIS and PIIS o ['AIS', 'PIS'] means that the TPP acts in the roles AIS and PIS etc. To retrieve transactions via operation GET /account/{uuid}/transactions for API artifact Payment Services Directive 2 you can use as fromdate. To retrieve transactions via operation GET /accounts/{id}/transactions for API artifact Payment Services Directive 2 according to STET Definition you can use T12:00:00.000Z as fromimputationdate. Please note: Any other TPP than TPP0001 or TPP0002 has unrestricted access to the given users and their bank accounts. The header parameters TppName, TppRoles and UserId do require input in the test environment. In a productive environment, this information will be taken from verified TPP certificates. 4.2 Used SAP Enterprise Services The application uses the following service operations from banking services from SAP 9.0: SAP_BS_FOUNDATION BusinessPartnerDataManagementManageBusinessPartnerIn RetrieveBusinessPartner Software Component Software Component FSAPPL BankAccountContractProcessingQueryBankAccountContractOverviewRetrievaIIn FindOverviewRetrievalByElements_V1 FSAPPL BankAccountContractProcessingManageBankAccountIn RetrieveActivityReport_V2 9

10 FSAPPL BankAccountContractProcessingManageDepositAccountContractIn_V1 RetrieveDepositAccountContractByIdentifyingElements FSAPPL BankAccountContractProcessingBankAccountPaymentEntryCalculationActionIn CalculatePaymentEntry FSAPPL BankAccountContractProcessingManageCurrentAccountContractIn RetrieveCurrentAccountContractByIdentifyingElements_V1 The application uses the following service operations from SAP Payment Engine 8.0: PAY-ENGINE PaymentTransactionProcessingManagePaymentTransactionOrderIn CreateOrder PAY-ENGINE PaymentTransactionProcessingQueryPaymentTransactionOrderIn FindOrderByElements_V1 10

11 5 Code Samples Try out the API in the SAP API Business Hub. 11

12 6 Useful Links Content Documentation for the SAP Cloud Platform SAP API Business Hub: Getting Started URL

13 No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. 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. SAP 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. Please see for additional trademark information and notices.

SAP Banking APIs (beta)

SAP Banking APIs (beta) Administrator's Guide Document Version: 1.0 2017-05-08 CUSTOMER Table of Contents 1 Use... 3 1.1 Functionality... 3 1.2 Note on Beta Shipment... 3 1.3 System Landscape... 3 2 Authentication and Authorization...

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

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

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

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

How To Handle SAP Notes During and After Upgrading a Support Package

How To Handle SAP Notes During and After Upgrading a Support Package How To Guide ABAP Task Manager for Lifecycle Management Automation Document Version: 1.0 2013-10-02 How To Handle SAP Notes During and After Upgrading a Support Package Using transaction SPDD and SPAU

More information

SAP Business One Financial Consolidation

SAP Business One Financial Consolidation Configuration Guide SAP Business One 9.0 integration for SAP NetWeaver Document Version: 1.1 2017-03-29 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

SAP Capital Yield Tax Management for Banking 8.0

SAP Capital Yield Tax Management for Banking 8.0 Configuration Guide Document Version: 2.0 2015-12-04 CUSTOMER Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles,

More information

Field Data Capture for Upstream Allocations with SAP MII Release 2.0

Field Data Capture for Upstream Allocations with SAP MII Release 2.0 Master Guide Document Version: 3.0 2016-08-10 Field Data Capture for Upstream Allocations with SAP MII Release 2.0 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE

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

SAP Library 1/24/2013. Opportunistic Cross-Docking

SAP Library 1/24/2013. Opportunistic Cross-Docking Opportunistic Cross-Docking CUSTOMER Document Version: 2012_SP35 January 25, 2013 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of this publication

More information

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

Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) FAQs Remote Support Platform for SAP Business One Document Version: 2.0 2019-01-17 Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) All Countries Typographic Conventions

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 Capital Yield Tax Management for Banking 8.0

SAP Capital Yield Tax Management for Banking 8.0 Configuration Guide Document Version: 4.0 2018-11-20 CUSTOMER Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the

More information

Maintain Vendor Evaluation (155.13)

Maintain Vendor Evaluation (155.13) EHP7 for SAP ERP 6.0 February 2014 English Maintain Vendor Evaluation (155.13) Master Data Procedure SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

More information

SAP Business One Intercompany Purchasing

SAP Business One Intercompany Purchasing Configuration Guide SAP Business One 9.0 integration for SAP NetWeaver Document Version: 1.1 2017-03-29 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example

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

SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01

SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01 Master Guide SAP S/4HANA Supply Chain for secondary distribution Document Version: 1.0 2017-12-18 SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01 Typographic Conventions Type Style Example

More information

Archiving Fiscal Documents

Archiving Fiscal Documents Archiving Fiscal Documents PUBLIC Document Version: 7024 July 19, 2013 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of this publication may

More information

Compliant Provisioning Using SAP Access Control

Compliant Provisioning Using SAP Access Control SAP NetWeaver How-To Guide SAP NetWeaver Identity Management Compliant Provisioning Using SAP Access Control - GRC 10.0 or higher Provisioning Framework Version 2: Architectural Overview SAP NetWeaver

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

FI Localization for Ukraine Accounts Payable (FI-AP)

FI Localization for Ukraine Accounts Payable (FI-AP) FI Localization for Ukraine Accounts Payable (FI-AP) CUSTOMER Document Version: 6774 September 2013 Accounts Payable (FI-AP) 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements. SAP Data Services 4.2 October 2016 English. Document Revisions

SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements. SAP Data Services 4.2 October 2016 English. Document Revisions SAP Data Services 4.2 October 2016 English SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2 Date

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 Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements

SAP Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements SAP Manufacturing Execution 15.1 June 2016 English SAP Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

More information

How to Work with Multiple Branches in SAP Business One

How to Work with Multiple Branches in SAP Business One How-To Guide SAP Business One 9.3 and SAP Business One 9.3, version for SAP HANA Document Version: 1.0 2017-08-23 How to Work with Multiple Branches in SAP Business One Typographic Conventions Type Style

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

Croatia Fiscalization Update FI Billing Documents with Fiscalization Data

Croatia Fiscalization Update FI Billing Documents with Fiscalization Data Croatia Fiscalization Update FI Billing Documents with Fiscalization Data PUBLIC Croatia Fiscalization 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC

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

Configuration Content for Labor Management

Configuration Content for Labor Management Configuration Content for Labor Management CUSTOMER Document Version: 2012_SP35 Configuration Content for Labor Management 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

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

SAP ERP Foundation Extension: Software Components of Ready-to-Activate Appliance

SAP ERP Foundation Extension: Software Components of Ready-to-Activate Appliance EHP7 for SAP ERP 6.0 May 2015 English SAP ERP Foundation Extension: of Ready-to-Activate Appliance SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or an SAP affiliate company.

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

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 2 SAP Convergent Charging Document Version: 1.1 2018-11-08 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

Quick Guide - SAP Mobile Secure Cloud

Quick Guide - SAP Mobile Secure Cloud SAP Mobile Secure Cloud Edition March 23, 2015 English Quick Guide - SAP Mobile Secure Cloud SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Public Copyright 2015 SAP SE or an SAP affiliate company.

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

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

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

Integration of SAP TM with Dangerous Goods

Integration of SAP TM with Dangerous Goods SAP Transportation Management Integration of SAP TM with Dangerous Goods CUSTOMER Document Version: 2.1 December 2013 SAP AG 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP Predictive Analytics Content Adoption rapiddeployment solution August 2015 English Content Adoption rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

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

FEATURE SCOPE DESCRIPTION PUBLIC Feature Scope Description SAP SE or an SAP affiliate company. All rights reserved.

FEATURE SCOPE DESCRIPTION PUBLIC Feature Scope Description SAP SE or an SAP affiliate company. All rights reserved. FEATURE SCOPE DESCRIPTION PUBLIC 2018-09-21 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 About this Document....3 2....4 2 P U B L I C Content 1 About this Document

More information

Golden Audit Reporting

Golden Audit Reporting HELPX.CAINTCN Golden Audit Reporting CUSTOMER Document Version: 7024 October 2013 Golden Audit Reporting 7024 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification:

More information

SAP Best Practices for SAP S/4HANA (on premise) (V3): Software and Delivery Requirements

SAP Best Practices for SAP S/4HANA (on premise) (V3): Software and Delivery Requirements SAP Best Practices S4HANAX October 2016 English SAP Best (on premise) (V3): Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany SAP Best Copyright 2015 SAP SE or an SAP

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

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 1 SAP Convergent Charging Document Version: 1.0 2017-11-09 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

SAP Engineering Control Center 5.1

SAP Engineering Control Center 5.1 Master Guide CUSTOMER Document Version: 3.0 2017-09-29 Typographical Conventions Format Example Description Words or characters that are quoted from the screen display. These include field names, captions,

More information

PUBLIC Setup 4.6 Systems for MAI

PUBLIC Setup 4.6 Systems for MAI Solution Manager 7.1 Document Version: 1.1 2013-06-27 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

Feature Scope Description for SAP Watch List Screening

Feature Scope Description for SAP Watch List Screening FEATURE SCOPE DESCRIPTION PUBLIC Document Version: 1.0 2017-11-30 Feature Scope Description for SAP Watch List Screening 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content

More information

Master Guide 1704 SP1 Document Version: SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER.

Master Guide 1704 SP1 Document Version: SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER. Master Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Getting Started... 3 1.1 About this Document... 3 1.1.1

More information

Application Performance Monitoring Dashboard 7.2

Application Performance Monitoring Dashboard 7.2 User Guide Focused Insights for SAP Solution Manager Document Version: 1.1 2017-07-31 ST-OST 200 SP 1 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description

More information

Feature Scope Description for Enterprise Messaging THE BEST RUN FEATURE SCOPE DESCRIPTION PUBLIC

Feature Scope Description for Enterprise Messaging THE BEST RUN FEATURE SCOPE DESCRIPTION PUBLIC FEATURE SCOPE DESCRIPTION PUBLIC 2018-09-13 Feature Scope Description for Enterprise Messaging 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 About this Document....3

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

System Readiness Check for ERP and PI

System Readiness Check for ERP and PI Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type

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

How to Create EU Sales Reports in SAP Business One 8.82 (DE)

How to Create EU Sales Reports in SAP Business One 8.82 (DE) How-To Guide SAP Business One Release 8.82 Hotfix 01 PL10 and higher Document Version: 1.0 How to Create EU Sales Reports in SAP Business One 8.82 (DE) Country: Germany Typographic Conventions Type Style

More information

Software Requirements

Software Requirements SAP NetWeaver 7.40 February 2014 English SAP E-Recruiting rapid-deployment solution V1.740 SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company. All rights

More information

How to Integrate SAP Crystal Server with SAP Business One

How to Integrate SAP Crystal Server with SAP Business One How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-10-31 How to Integrate SAP Crystal Server with SAP Business One All Countries Typographic Conventions Type Style Example Description Words or

More information

Solution Manager Content for Dock Appointment Scheduling

Solution Manager Content for Dock Appointment Scheduling Solution Manager Content for Dock Appointment Scheduling PUBLIC Document Version: 2013_SP39 November 8, 2013 Solution Manager Content for Dock Appointment Scheduling 2013_SP39 1 Copyright Copyright 2013

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

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

SAP Consolidated Payables Link

SAP Consolidated Payables Link SAP Custom Development SAP Consolidated Payables Link CUSTOMER Document Version: 100 SAP Consolidated Payables Link 100 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

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

Trade Promotion Integration to Condition Contract Settlement Management

Trade Promotion Integration to Condition Contract Settlement Management I Integration Guide SAP Customer Relationship Management Document Version: 1.1 2017-09-19 Trade Promotion Integration to Condition Contract Settlement Management Typographic Conventions Type Style Example

More information

Feature Scope Description for SAP Cloud Platform Alert Notification (Beta) THE BEST RUN

Feature Scope Description for SAP Cloud Platform Alert Notification (Beta) THE BEST RUN FEATURE SCOPE DESCRIPTION INTERNAL Document Version: 1.0.0 2018-10-25 Feature Scope Description for SAP Cloud Platform Alert Notification (Beta) 2018 SAP SE or an SAP affiliate company. All rights reserved.

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

Global Trade Management

Global Trade Management Global Trade Management SAP S/4HANA 1809 (On-Premise): Stock Transfer Posting with Global Trade Management Version: 1809.0.1 [9/5/2018 11:44 AM] Kumar, Sumit: 2683952 2683057 2677827 Global Trade Management:

More information

5 Steps for Using AI to Avoid Bias in Decision Making

5 Steps for Using AI to Avoid Bias in Decision Making 5 Steps for Using AI to Avoid Bias in Decision Making Use AI as a force for good Artificial intelligence (AI) has the potential to be a tremendous force for good. It can help us avoid bias in hiring, operations,

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

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

CP100 SAP Cloud Platform

CP100 SAP Cloud Platform CP100 SAP Cloud Platform. COURSE OUTLINE Course Version: 04 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

Focused Insights for SAP Solution Manager 7.2

Focused Insights for SAP Solution Manager 7.2 Installation Guide Focused Insights for SAP Solution Manager Document Version: 1.9 2018-02-15 ST-OST 200 SP 1 Typographic Conventions Type Style Example Description Words or characters quoted from the

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

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

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

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 3 SAP Convergent Charging Document Version: 1.0 2018-11-08 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

Configuration Content for RFID-Enabled EWM

Configuration Content for RFID-Enabled EWM Configuration Content for RFID-Enabled EWM CUSTOMER Document Version: 2012_SP35 January 25, 2013 Configuration Content for RFID-Enabled EWM 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved.

More information

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

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

More information

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

How to Set Up and Use Serial/Batch Valuation Method

How to Set Up and Use Serial/Batch Valuation Method How-To Guide SAP Business One 9.0 Document Version: 1.0 2013-08-14 How to Set Up and Use Serial/Batch Valuation Method Country: Russia Typographic Conventions Type Style Example Description Words or characters

More information

SAP Insurance Analyzer 2.0

SAP Insurance Analyzer 2.0 Administrator's Guide Document Version: 1.0 2016-12-12 CUSTOMER SAP Insurance Analyzer 2.0 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words

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

Whitelisting Host and IP Ranges

Whitelisting Host and IP Ranges Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: Non-SAP Backend Systems on the SAP Information Collaboration Hub for Life Sciences

More information

C4C12 SAP Hybris Sales Cloud

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

More information

Feature Scope Description for Open Connectors

Feature Scope Description for Open Connectors FEATURE SCOPE DESCRIPTION PUBLIC 2018-10-02 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 About This Document....3 2 Introduction....4 3 Features....5 4 Security....6

More information

C4C12 SAP Sales Cloud

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

More information

C4C12 SAP Sales Cloud

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

More information

Focused Insights for SAP Solution Manager 7.2

Focused Insights for SAP Solution Manager 7.2 Installation Guide Focused Insights for SAP Solution Manager Document Version: 2.0 2018-07-12 ST-OST 200 SP 02 Typographic Conventions Type Style Example Description Words or characters quoted from the

More information

Employee Central Imports

Employee Central Imports SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 2014-08-27 Administration Guide Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description

More information

Store Specific Consumer Prices

Store Specific Consumer Prices Store Specific Consumer Prices Copyright Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

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

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

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

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

More information

SAP HANA Customer Engagement Intelligence rapid-deployment solution: Software and Delivery Requirements

SAP HANA Customer Engagement Intelligence rapid-deployment solution: Software and Delivery Requirements 1.1, powered by HANA November 2014 English HANA rapid-deployment solution: Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SE or an affiliate company.

More information

Low Level System Readiness Check

Low Level System Readiness Check Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Final Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type Style Example

More information

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

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

More information

Migration of SAP ERP WM to SAP EWM

Migration of SAP ERP WM to SAP EWM Migration of SAP ERP WM to SAP EWM CUSTOMER Document Version: 2012_SP35 January 25, 2013 Migration of SAP ERP WM to SAP EWM 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

More information

Feature Scope Description for SAP S/4HANA Cloud for Data Enrichment

Feature Scope Description for SAP S/4HANA Cloud for Data Enrichment PUBLIC 2018-12-12 Feature Scope Description for SAP S/4HANA Cloud for Data Enrichment 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Feature Scope Description....3

More information

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

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

More information

Feature Scope Description for SAP Cloud Platform Business Rules THE BEST RUN FEATURE SCOPE DESCRIPTION PUBLIC

Feature Scope Description for SAP Cloud Platform Business Rules THE BEST RUN FEATURE SCOPE DESCRIPTION PUBLIC FEATURE SCOPE DESCRIPTION PUBLIC 2019-03-21 Feature Scope Description for SAP Cloud Platform Business Rules 2019 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1.... 3 1.1

More information