Universal Data Access via SAP BW Java Integration Functionality

Size: px
Start display at page:

Download "Universal Data Access via SAP BW Java Integration Functionality"

Transcription

1 Universal Data Access via SAP BW Java Integration Functionality Arnd Graf, Dev. Architect BI Analysis Platform Rainer Uhle, Product Management BI SAP AG Learning Objectives As a result of this lecture, you will be able to: Explain the benefits that SAP Business Information Warehouse (BW) derives from the J2EE components that are integrated into SAP Web Application Server 6.40 Understand the architecture of SAP BW s integration with the SAP Web Application Server Java Environment Describe which protocols and standards are supported by the BI Java Connectors Describe the concept of data migration and integration in heterogeneous system landscapes using the Universal Data Connect Explain how the BI Java SDK complements and extends SAP BW s existing open analysis interfaces SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 2

2 Agenda Overview Migration and Integration of diverse data sources Enabling J2EE applications to access BW data SAP NetWeaver & BI Java Connectors SAP BW 3.5 Universal Data Connect (UDC) UDC Details BI Java SDK for Custom Applications SDK Details Outlook Summary SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 3 Agenda Overview Migration and Integration of diverse data sources Enabling J2EE applications to access BW data SAP NetWeaver & BI Java Connectors SAP BW 3.5 Universal Data Connect (UDC) UDC Details BI Java SDK for Custom Applications SDK Details Outlook Summary SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 4

3 Overview Diverse Data Sources Quantitatively Data sources now Data sources in 18 months Mainframe/ legacy, 65% Packaged applications, 39% Replication or CDC, 15% Other, 30% External, 14% XML, 29% Flat files, 81% Web, 15% Packaged applications, XML, 15% 18% EAI/Messaging, 12% Mainframe, 12% EAI, 5% Excel, 12% Source: The Data Warehousing Institute (TDWI); based on 756 respondents. Relational databases, 89% Flat files, 23% Source: TDWI-Giga Information Group Quarterly Technology Survey, 2/2003, 150 respondents. Relational, 34% SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 5 SAP NetWeaver - A Broader View of Data Acquisition SAP BW BAPI DB Connect File UDC http/ SOAP A B C D SAP XI E F G Universal Data Connect Integrates data for analysis and enables a complete business view Persistent and transient data handling possible Java based connectors for different drivers, providers, and protocols available JDBC OLE DB for OLAP XML for Analysis SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 6

4 SAP TechEd 03 Las Vegas Overview Enabling Applications to Access BW BI Java SDK OLAP BAPIs OLE DB for OLAP XML for Analysis based on COM as protocol Business Application Programming interface based on XML as exchange format driver installation on clients based on RFC as protocol based on HTTP/SOAP as protocol Windows platform only access library available on any SAP platform any platform MDX as query language available since BW 1.2B MDX as query language available since BW 3.0A MDX as query language available since BW 2.0A SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 7 Overview Java Connectivity in SAP NetWeaver Industry standard Connection Architecture (JCA) SAP NetWeaver PEOPLE INTEGRATION Portal INFORMATION INTEGRATION Bus. Intelligence Knowledge Mgmt Master Data Management PROCESS INTEGRATION Integration Broker Business Process Management APPLICATION PLATFORM J2EE Pluggability for 3rd party connectors Uniform connection management, monitoring and foundation for all connectors Portability and Synergies with other J2EE standards Collaboration Life Cycle Management Composite Application Framework Multi channel access BI Java Connectors fully leverage the SAP J2EE connection framework and provide integration with diverse data sources Visualization of SAP BW and nonsap BW data via the SAP BW Business Explorer BI Suite and SAP Enterprise Portal ABAP DB and OS Abstraction SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, SAP AG, Germany BW204, Eric Schemer/Rainer Uhle 4

5 Overview - BI Java Connectors Connectors for diverse data sources Used together with the Universal Data Connector or the BI Java SDK to extract and consume BW or non-bw data. Relational BI JDBC Connector JDBC is the standard Java API for RDBMS Connectivity to over 170 JDBC drivers, supporting data sources such as: Teradata, Oracle, MS SQL Server, MS Access, DB2, Excel, text files (CSV) BI SAP Query Connector Connectivity to SAP operational applications (4.x) R/3, Ad-Hoc, Operational Reporting OLAP BI ODBO Connector Established industry-standard OLAP API for the Windows platform Connectivity to MS Analysis Services, SAS, MS PTS BI XMLA Connector Web services-based, platform independent access to OLAP providers Connectivity to MS Analysis Services, Hyperion, MicroStrategy, MIS, BW 3.x SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 9 Overview Java Industry Momentum 177 JDBC Drivers available ADABAS, Clipper, DB2, dbase, FoxPro, IBM AS/400, Informix, Ingres, InterBase, LDAP, MS Access, News Server, OS/390, Paradox, Redbrick, SAS, Sybase, Teradata, Text (CSV, Tab separated etc.), TinySQL, VSAM, XML. SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 10

6 Agenda Overview Migration and Integration of diverse data sources Enabling J2EE applications to access BW data SAP NetWeaver & BI Java Connectors SAP BW 3.5 Universal Data Connect (UDC) UDC Details BI Java SDK for Custom Applications SDK Details Outlook Summary SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 11 UDC - Architecture DB WAS 6.40 BW 3.5 J2EE Server 6.40 JDBC Connector JDBC Driver RDBMS InfoSource Generic DataSource with FM Rules BI Java Integration... Universal Data Connect XMLA Connector ODBO Connector http-url, port ODBO Prov. MS AS, SAS, Hyperion SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 12

7 UDC - Integration Scenario with JDBC DB WAS 6.40 BW 3.5 Web Application Query RemoteCube InfoSource Generic DataSource with Rules FM J2EE Server 6.40 BI Java Integration... Universal Data Connect JDBC Connector JDBC Driver Supporting JDBC Enterprise Portal 6.0 File Syst. Transient data. No data physically stored in SAP BW. DB access via JDBC driver (from DB provider) Mapping via Transfer Rules in BW, Inversion of Transfer Rules RemoteCube SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 13 UDC - Extraction Scenario with JDBC DB WAS 6.40 BW 3.5 Data Mart Layer EDW Layer InfoPackage InfoSource Generic DataSource with Rules FM J2EE Server 6.40 BI Java Integration... Universal Data Connector JDBC Connector JDBC Driver Supporting JDBC File Syst. Persistent data DB access via JDBC driver (from DB provider) Mapping via Transfer Rules in BW, no Inversion of Transfer Rules required Data load via InfoPackage SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 14

8 UDC Details Connector Deployment and Connection Configuration JNDI: Java Naming Directory Interface SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 15 UDC Details - InfoSource Maintenance Create BW DataSource with UDConnect Order No. Patner No. RC Date Commission Da Shipping Date Lineitem No. SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 16

9 UDC Details DataSource Wizard BW InfoSource Connect Info Man. Mapping Fields of table ITEM in ext. DB Generate DS SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 17 Autom. Mapping UDC Feature Summary Scenarios Connection of diverse data source systems to SAP BW E.g. Extraction/Remote Access from a relational database via open interface JDBC E.g. Extraction/Remote Access from OLAP source using OLE DB for OLAP and extraction from an OLAP source using XML for Analysis Features Leveraging SAP WebAS J2EE Connectivity for SAP BW Enhancing SAP BW Openness: Connectivity to virtually all data sources UDConnect: Universal Data Connect Extraction to SAP BW and Remote Cube Access via UDConnect Uses the BI Java Connectors JDBC (170+ drivers available for: Adabas, Clipper, DB2, FoxPro, Informix, Ingres, MS Access, Sybase, SAS, Teradata, XML, CSV text files, ) - see for more information OLE DB for OLAP XML for Analysis SAP Query The set of connectors will be extended in future SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 18

10 Agenda Overview Migration and Integration of diverse data sources Enabling J2EE applications to access BW data SAP NetWeaver & BI Java Connectors SAP BW 3.5 Universal Data Connect (UDC) UDC Details BI Java SDK for Custom Applications SDK Details Outlook Summary SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 19 BI Java SDK - Architecture BI BI Java Java SDK SDK OLAP APIs OLAP Metadata API OLAP Query API Relational APIs Relational Metadata API Relational Query API ResultSet API Connection Management Logging and Tracing Documentation (including Javadocs, Developer s Guide); Examples BI XMLA Connector BI XMLA Connector BI JDBC Connector BI JDBC Connector BI ODBO Connector BI ODBO Connector BI SAPQ Connector BI SAPQ Connector OLAP Relational OLAP Relational SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 20

11 BI Java SDK Scenarios Managed Application Scenario Unmanaged Application Scenario WAS 6.40 EP 6.0 J2EE Server 6.40 Java Components BI XMLA Connector http-url, port Enterprise Portal Web Application Any OS J2SE J2SE Application BI XMLA Connector http-url, port BW XMLA Service BW XMLA Service DB BW DB BW SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 21 BI Java SDK Supported Open Standards JCA (J2EE Connector Architecture) Standard architecture for integration of J2EE servers with EISs. The architecture defines a set of contracts that a resource adapter has to support to plug in to an application server. CWM (Common Warehouse Metamodel) Describes the exchange of shared, global metadata. Capable of modeling a wide spectrum of OLAP and relational providers. JMI (Java Metadata Interface) Provides a common Java programming model for accessing metadata. XMI (XML Metadata Interchange) Standard for exchanging metadata between UML-based modeling tools and MOF-based metadata repositories. Why s this important? Connection Management JCA provides an API for connecting to heterogeneous data sources in a consistent way. Supports pluggability of connectors into multiple J2EE engines. The SDK s connectors are JCA-compliant. Metadata Integration Common Metamodel (CWM) You need a common understanding of metadata to be able to exchange it between different, heterogeneous systems. The SDK uses CWM to represent metadata. Common Access API (JMI) Provides a common access API. The SDK uses JMI mapping to render its metadata models into Java APIs. Common Exchange Format (XMI) The SDK supports XMI to exchange and persist metadata objects in a platform-independent manner. MOF (Meta Object Facility) Standard for the specification of interoperable metamodels, integrated in XMI. MOF can also refer to any metadata service which abides by the MOF specifications. SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 22

12 BI Java SDK - Developer s Documentation Set Features: Features: Complete Complete set set of of Javadocs Javadocs Developer s Developer s Guide Guide Code Code Examples Examples Integrated Integrated CWM CWM Documentation Documentation Navigable Navigable UML UML Diagrams Diagrams SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 23 BI Java SDK Feature Summary Scenarios Java developers will use the SDK to create custom BI applications and deploy them on the SAP NetWeaver s J2EE server For accessing SAP (BW) or non-sap data Access to diverse sources (SAP or non-sap) supported by the BI Java Connectors (JDBC, XMLA, OLE DB for OLAP, SAP Query) Features Easy to use and learn Simplified command interfaces hide the complexity of underlying low-level data access protocols (MDX, SQL, HTTP, JNI ) Leverages resources, skills, and infrastructure customers already have Provides complete documentation on an API level (Javadocs), tutorials, and examples Based on open and accepted standards for interoperability Common access APIs (JMI) Common meta models (CWM) Common interchange format (XMI) Connection management (JCA) SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 24

13 Agenda Overview Migration and Integration of diverse data sources Enabling J2EE applications to access BW data SAP NetWeaver & BI Java Connectors SAP BW 3.5 Universal Data Connect (UDC) UDC Details BI Java SDK for Custom Applications SDK Details Outlook Summary SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 25 Outlook BEx and Portal Integration BEx Integration (BW 4.0) BEx as an XMLA, ODBO, JDBC consumer Ad-hoc reporting on non-sap OLAP and relational data sources Data ready for reporting without modeling Portal Integration (Availability tbd) Visual tool (GUI Machine) to enable code-free development of portal content Designed for content experts and content managers BI Extension for creation of BI content SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 26

14 Summary SAP NetWeaver supports an industry standard pluggable connector architecture SAP BW leverages and integrates with this architecture via BI Java Connectors SAP BI Java Connectors enable integration of diverse data sources based on JDBC, XMLA and OLE DB for OLAP SAP BI Java SDK, based on BI Java Connectors, enables rapid development of custom Java applications with access to BW SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 27 Further Information Internet: J2EE Connector Architecture (JCA): Java Database Connectivity (JDBC): XML for Analysis (XMLA): Java Metadata Interface (JMI): OLE DB for OLAP (ODBO): Related Workshops/Lectures at SAP TechEd 2003 BW 253: XML for Analysis; 2-hour hands-on: Sept. 30, 2003, 4:00 PM - 6:00 PM, H11 SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 28

15 Questions? Q&A SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 29 Feedback Please complete your session evaluation and drop it in the box on your way out. Thank You! The SAP TechEd 03 Basel Team SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 30

16 Copyright 2003 SAP AG. All Rights Reserved No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information 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. Microsoft, WINDOWS, NT, EXCEL, Word, PowerPoint and SQL Server are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iseries, pseries, xseries, zseries, z/os, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix and Informix Dynamic Server TM are trademarks of IBM Corporation in USA and/or other countries. ORACLE is a registered trademark of ORACLE Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, the Citrix logo, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, MultiWin and other Citrix product names referenced herein are trademarks of Citrix Systems, Inc. HTML, DHTML, XML, XHTML are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. JAVA is a registered trademark of Sun Microsystems, Inc. JAVASCRIPT is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MarketSet and Enterprise Buyer are jointly owned trademarks of SAP AG and Commerce One. SAP, R/3, mysap, mysap.com, xapps, xapp 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 in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 31 SAP TechEd `03 EMEA Online WATCH THE REPLAYS, DOWNLOAD THE SLIDES, AND READ THE TRANSCRIPTS. SAP AG 2003, TechED Basel 2003, BW204_EMEA; Arnd Graf/Rainer Uhle, 32

Sales Rush Sales Order Processing S01- Lean Baseline Package. SAP Lean Baseline Package Version: V1.500 Country: UK Language: EN Date: February 2006

Sales Rush Sales Order Processing S01- Lean Baseline Package. SAP Lean Baseline Package Version: V1.500 Country: UK Language: EN Date: February 2006 SAP Lean Baseline Package Version: V1.500 Country: UK Language: EN Date: February 2006 Sales Rush Sales Order Processing S01- Lean Baseline Package SAP AG Neurottstr. 16 69190 Walldorf Germany 1.1.1 Copyright

More information

Global Transport Label - General Motors -

Global Transport Label - General Motors - SAP Customer Success Story Automotive Consulting Solutions Print form for the Sales and Distribution process Global Transport Label - General Motors - Agenda GETRAG Corporate Group Description of the Function

More information

SEM and Budget Preparation. David Reifschneider Sr. Consultant, SAP SI America

SEM and Budget Preparation. David Reifschneider Sr. Consultant, SAP SI America SEM and Budget Preparation David Reifschneider Sr. Consultant, SAP SI America Agenda: SAP s Higher Education Budgeting Solution 1 Introduction: Budget Requirements 2 BW Structure and Content 3 SEM-BPS

More information

SAP xapp Resource and Portfolio Management (SAP xrpm)

SAP xapp Resource and Portfolio Management (SAP xrpm) SAP xapp Resource and Management (SAP xrpm) Version 2.0 Kai Nylen Solution Adviser, SAP Finland Outline Challenges Facing Organizations SAP xrpm Product Overview SAP xrpm Architecture SAP xrpm Customer

More information

E-Recruiting Job Board Integration using XI

E-Recruiting Job Board Integration using XI E-Recruiting Job Board Integration using XI SAP AG 2005 SAP AG 1 Overview of Integration Scenario E-Recruiting System Configuration Delivered XI Components Basic XI-side Configuration Message Monitoring

More information

3 rd party Service Desk interface

3 rd party Service Desk interface SAP Solution Manager 3 rd party Service Desk interface Product Management SAP Solution Manager SAP AG Disclaimer This presentation is a preliminary version and not subject to your license agreement or

More information

Integration of SAP central user administration with Microsoft Active Directory

Integration of SAP central user administration with Microsoft Active Directory Collaboration Technology Support Center Microsoft - Collaboration Brief June 2005 Integration of SAP central user administration with Microsoft Active Directory Chris Kohlsdorf, Senior System Architect

More information

Service Level Reporting for Business Process Monitoring

Service Level Reporting for Business Process Monitoring Service Level Reporting in SAP Solution Manager Service Level Reporting for Business Process Monitoring with SAP Solution Manager 7.1 May 2013 SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany T +49/18

More information

SAP NetWeaver MDM 5.5 SP3 SAP Portal iviews Installation & Configuration. Ron Hendrickx SAP NetWeaver RIG Americas Foundation Team

SAP NetWeaver MDM 5.5 SP3 SAP Portal iviews Installation & Configuration. Ron Hendrickx SAP NetWeaver RIG Americas Foundation Team SAP NetWeaver MDM 5.5 SP3 SAP Portal iviews Installation & Configuration Ron Hendrickx SAP NetWeaver RIG Americas Foundation Team Prerequisites Required: Basic MDM knowledge Basic EP6 content management

More information

mysap Business Solutions on Linux

mysap Business Solutions on Linux mysap Business Solutions on Linux Manfred Stein Product Manager SAP LinuxLab & Unix Platforms Presentation Overview SAP AG today Availability history of SAP solutions on Linux Get mysap on Linux running

More information

Monitoring and Management of Landscapes with SAP NetWeaver Administrator. Dieter Krieger, SAP AG

Monitoring and Management of Landscapes with SAP NetWeaver Administrator. Dieter Krieger, SAP AG Monitoring and Management of Landscapes with SAP NetWeaver Administrator Dieter Krieger, SAP AG Overview of SAP NetWeaver Administrator Setting up SAP NetWeaver Administrator Using SAP NetWeaver Administrator

More information

Integrate Third Party Collaboration Tools in the SAP NetWeaver Portal. SAP NetWeaver Product Management

Integrate Third Party Collaboration Tools in the SAP NetWeaver Portal. SAP NetWeaver Product Management Integrate Third Party Collaboration Tools in the SAP NetWeaver Portal SAP NetWeaver Product Management Overview Native Third-Party Services Code Samples Summary Integration of Third-Party Collaboration

More information

DATA ARCHIVING IN SAP R/3 ENTERPRISE. Georg Fischer PM Data Archiving SAP AG

DATA ARCHIVING IN SAP R/3 ENTERPRISE. Georg Fischer PM Data Archiving SAP AG DATA ARCHIVING IN SAP R/3 ENTERPRISE Georg Fischer PM Data Archiving SAP AG Agenda Introduction Data Archiving Basics Access to Archived Data Data Archiving Projects Information and Contacts SAP AG 2003,

More information

Implementing Outlook Integration for SAP Business One

Implementing Outlook Integration for SAP Business One Welcome to your RKT Live Expert Session Implementing Outlook Integration for SAP Business One Valerie Arguin Solution Manager Please note that we are recording this session! Your Presenter Please insert

More information

Download and Install Crystal Reports for Eclipse via the Eclipse Software Update Manager

Download and Install Crystal Reports for Eclipse via the Eclipse Software Update Manager Download and Install Crystal Reports for Eclipse via the Eclipse Software Update Manager Applies to: Crystal Reports for Eclipse version 2 Summary This document provides a step-by-step guide on how to

More information

Configuring Distribution List in Compliant User Provisioning

Configuring Distribution List in Compliant User Provisioning Configuring Distribution List in Compliant User Provisioning Applies To: GRC Access Control Suite for 5.3 Summary: Configuration of Distribution List in Compliant User Provisioning will allow a group of

More information

SAP Central Process Scheduling (CPS) 8.0 by Redwood

SAP Central Process Scheduling (CPS) 8.0 by Redwood SAP Central Process Scheduling (CPS) 8.0 by Redwood What s new in SAP CPS 8.0? November 2010 Agenda 1. SAP Central Process Scheduling by Redwood Architecture Overview 2. Enhanced User Interface 3. New

More information

How to Create Web Dynpro-Based iviews. Based on SAP NetWeaver 04 Stack 09. Jochen Guertler

How to Create Web Dynpro-Based iviews. Based on SAP NetWeaver 04 Stack 09. Jochen Guertler How to Create Web Dynpro-Based iviews Based on SAP NetWeaver 04 Stack 09 Jochen Guertler Copyright Copyright 2004 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Applies to: SAP NetWeaver Process Integration 7.1+ SAP NetWeaver 7.02 (ABAP) Summary This document

More information

Ronald Bueck SBO Product Definition

Ronald Bueck SBO Product Definition SAP Business One Welcomes you to the Weekly Partner Webinar Series Overview Microsoft Outlook Integration Add-on Ronald Bueck SBO Product Definition Please note that we are recording this session! Your

More information

Performance Best Practices Guide for SAP NetWeaver Portal 7.3

Performance Best Practices Guide for SAP NetWeaver Portal 7.3 SAP NetWeaver Best Practices Guide Performance Best Practices Guide for SAP NetWeaver Portal 7.3 Applicable Releases: SAP NetWeaver 7.3 Document Version 1.0 June 2012 Copyright 2012 SAP AG. All rights

More information

SAP Business Information Warehouse and SAP Master Data Management acting together

SAP Business Information Warehouse and SAP Master Data Management acting together SAP Business Information Warehouse and SAP Master Data Management acting together Rainer Uhle Product Manager Product Line BI, SAP AG Learning Objectives As a result of this workshop, you will be able

More information

Enterprise Software - Applications, Technologies and Programming

Enterprise Software - Applications, Technologies and Programming Enterprise Software - Applications, Technologies and Programming Dr. Uwe Kubach, Dr. Gregor Hackenbroich, Dr. Ralf Ackermann SAP Research 2010 SAP AG. All rights reserved. / Page 1 Abstract This lecture

More information

CREATING A PURCHASE ORDER STORE RECORD WEB SERVICE

CREATING A PURCHASE ORDER STORE RECORD WEB SERVICE SAP BEST PRACTICES AND SERVICE SOLUTION MANAGEMENT CREATING A PURCHASE ORDER STORE RECORD WEB SERVICE Exercise / Solution ITAI SADAN, SOLUTION OFFICE, SAP AMERICA SAP BEST PRACTICES AND SERVICE SOLUTION

More information

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Patrice Le Bihan, SAP Intelligence Platform & NetWeaver RIG, Americas Dr. Gerd Schöffl, SAP Intelligence Platform & NetWeaver RIG, EMEA

More information

Extract Archived Data from SAP ERP

Extract Archived Data from SAP ERP How-to Guide SAP NetWeaver 7.0 How To Extract Archived Data from SAP ERP Version 1.00 May 2006 Applicable Releases: SAP NetWeaver 7.0 (BI capability) Copyright 2008 SAP AG. All rights reserved. No part

More information

Integrated Offshore Consulting Services Help Companies To Focus On Their Business

Integrated Offshore Consulting Services Help Companies To Focus On Their Business Integrated Offshore Consulting Services Help Companies To Focus On Their Business Jörg Bartelt, Global Business Development SAP Consulting UNECE Brussels, 5 th October 2004 Integrated Offshore Consulting

More information

Application Lifecycle Management

Application Lifecycle Management Application Lifecycle Management Best Practice Process Document ALM Process: ITSM - Incident Management Application Lifecycle Management Process ITSM Incident Management Problem Description: How to create,

More information

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications Collaboration Technology Support Center - Microsoft - Collaboration Brief March 2005 Using SAP Logon Tickets for Single Sign on to Microsoft based web applications André Fischer, Project Manager CTSC,

More information

SAP Master Data Governance- Hiding fields in the change request User Interface

SAP Master Data Governance- Hiding fields in the change request User Interface SAP Master Data Governance- Hiding fields in the change request User Interface Applies to: ERP 6 Ehp 5 SAP Master Data Governance. For more information, visit the Master Data Management homepage. Summary

More information

Process Archiving using NetWeaver Business Process Management

Process Archiving using NetWeaver Business Process Management Process Archiving using NetWeaver Business Process Management Applies to: NetWeaver Composition Environment 7.2, 7.3. For more information, visit the Business Process Modeling homepage. Summary This document

More information

BC407 Reporting: QuickViewer, InfoSet Query and SAP Query

BC407 Reporting: QuickViewer, InfoSet Query and SAP Query Reporting: QuickViewer, InfoSet Query and SAP Query SAP NetWeaver Course Version: 93 Course Duration: 2 Day(s) Publication Date: 12-04-2012 Publication Time: 1050 Copyright Copyright SAP AG. All rights

More information

Backup & Restore with SAP BPC (MS SQL 2005)

Backup & Restore with SAP BPC (MS SQL 2005) How-to Guide SAP CPM How To Backup & Restore with SAP BPC (MS SQL 2005) Version 1.0 September 2007 Applicable Releases: SAP BPC 5.1 Copyright 2007 SAP AG. All rights reserved. No part of this publication

More information

How To Configure MDM to Work with Oracle ASM-Based Products

How To Configure MDM to Work with Oracle ASM-Based Products SAP NetWeaver How-To Guide How To Configure MDM to Work with Oracle ASM-Based Products Applicable Releases: MDM 7.1 SP10 and later Version 1.0 June 2013 Copyright 2013 SAP AG. All rights reserved. No part

More information

BW370 BI Integrated Planning

BW370 BI Integrated Planning BI Integrated Planning SAP NetWeaver Course Version: 98 Course Duration: 5 Day(s) Publication Date: 2015 Publication Time: Copyright Copyright SAP SE. All rights reserved. No part of this publication may

More information

Learning Management Systems. SAP Learning Solution overview. Integration. Demonstration. 5 Wrap-up. SAP AG 2002, Title of Presentation, Speaker Name 2

Learning Management Systems. SAP Learning Solution overview. Integration. Demonstration. 5 Wrap-up. SAP AG 2002, Title of Presentation, Speaker Name 2 1 2 3 4 Learning Management Systems SAP Learning Solution overview Integration Demonstration 5 Wrap-up SAP AG 2002, Title of Presentation, Speaker Name 2 Learning Management System s (LMS) enable an organization

More information

Security Audit Log (BC-SEC)

Security Audit Log (BC-SEC) HELP.BCSECAUDLOG Release 4.6C SAP AG Copyright Copyright 2001 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

More information

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011 BICS Connectivity for Web Intelligence in SAP BI 4.0 John Mrozek / AGS December 01, 2011 Introduction Business Intelligence Consumer Services connectivity for Web Intelligence in SAP BI 4.0 This presentation

More information

R&D Logistics: Clinical Trial Supply Management for the Life Sciences Industry. SAP Online Conference October 7, 2003

R&D Logistics: Clinical Trial Supply Management for the Life Sciences Industry. SAP Online Conference October 7, 2003 R&D Logistics: Trial Supply for the Life Sciences Industry SAP Online Conference October, 00 Agenda Introduction & Challenges Meeting the Challenges with SAP Solution Demonstration Summary and Q & A SAP

More information

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 Applies to: BusinessObjects Enterprise XI 3.0 Summary The objective of this document is to provide steps to install and configure

More information

Budget Control by Cost Center

Budget Control by Cost Center SAP Business One Budget Control by Cost Center Ecosystem & Channels Readiness July 2011 Allows a precise follow up of costs booked using the cost accounting dimensions functionality as introduced in SAP

More information

SAP Web 6.40. SAP Logging & Tracing API. Jeff Gebo SAP Labs, LLC.

SAP Web 6.40. SAP Logging & Tracing API. Jeff Gebo SAP Labs, LLC. SAP Web Application Server 6.40 SAP Logging & Tracing API Jeff Gebo SAP Labs, LLC. Agenda Logging and Tracing Overview Configuring your J2EE development system for logging and tracing. Log Configurator,

More information

SCUR203 Why Do We Need Security Standards?

SCUR203 Why Do We Need Security Standards? SCUR203 Why Do We Need Security Standards? Cristina Buchholz Product Security, SAP Learning Objectives As a result of this workshop, you will be able to: Recognize the need for standardization Understand

More information

How to Set Up an Authorization for a Business Partner in Customer Relationship Management (CRM) Internet Sales: Sample Case

How to Set Up an Authorization for a Business Partner in Customer Relationship Management (CRM) Internet Sales: Sample Case How to Set Up an Authorization for a Business Partner in Customer Relationship Management (CRM) Internet Sales: Sample Case Applies to: SAP CRM 4.0 Internet Sales and beyond Summary You want to set up

More information

mysap PLM Lifecycle Collaboration: Transparente Produktentwicklung mit der cproject Suite Andreas Vetter Product Manager, SAP AG

mysap PLM Lifecycle Collaboration: Transparente Produktentwicklung mit der cproject Suite Andreas Vetter Product Manager, SAP AG mysap PLM Lifecycle Collaboration: Transparente Produktentwicklung mit der cproject Suite Andreas Vetter Product Manager, SAP AG Product Lifecycle Management (PLM), Edition 2003 PLM Solution Map, Edition

More information

SAP NetWeaver: Customer Conference Call. SAP NetWeaver Product Management

SAP NetWeaver: Customer Conference Call. SAP NetWeaver Product Management SAP NetWeaver: Customer Conference Call SAP NetWeaver Product Management Agenda Welcome and thanks for joining our call! Events update Topic of the Day: Web Services within SAP NetWeaver 2004s BI - Create,

More information

Data Archiving in CRM: a Brief Overview

Data Archiving in CRM: a Brief Overview Data Archiving in CRM: a Brief Overview Applies to: Developing Archiving Solutions in SAP CRM technology. For more information, visit the Customer Relationship Management homepage. Summary This document

More information

Sample Universe on Microsoft OLAP Cube

Sample Universe on Microsoft OLAP Cube Sample Universe on Microsoft OLAP Cube Applies to: SAP BusinessObjects XI4, the information design tool and Microsoft Analysis Services 2005 & 2008. For more information, visit the Business Objects homepage.

More information

Business One in Action - How can we post bank fees and charges while posting Incoming or Outgoing Payment transactions?

Business One in Action - How can we post bank fees and charges while posting Incoming or Outgoing Payment transactions? Business One in Action - How can we post bank fees and charges while posting Incoming or Outgoing Payment transactions? Applies to: SAP Business One, Accounting, Banking and Reconciliation Summary: This

More information

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems Agenda 1. R/3 - Setup 1.1. Transaction code STRUST 1.2. Transaction code SM59 2. J2EE - Setup 2.1. Key Storage 2.2. Security Provider 2.3.

More information

SAP Sales and Operations Planning Software Product (xsop)

SAP Sales and Operations Planning Software Product (xsop) SAP Sales and Operations Planning Software Product (xsop) Ray Adams IBU Chemicals March 20 th, 2007 S&OP Overview Functions in xsop Demonstration Wrap-up Why is Sales & Operations Planning needed? Constrained

More information

Posting Messages into XI

Posting Messages into XI Posting Messages into XI Applies to: SAP NetWeaver Exchange Infrastructure Summary This article demonstrates how easy it is to post XML/SOAP messages into SAP NetWeaver Exchange Infrastructure (XI) using

More information

Integration of SAP Netweaver User Management with LDAP

Integration of SAP Netweaver User Management with LDAP Integration of SAP Netweaver User Management with LDAP Applies to: SAP Netweaver 7.0/7.1 Microsoft Active Directory 2003 Summary The document describes the detailed steps of configuring the integration

More information

TM111. ERP Integration for Order Management (Shipper Specific) COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

TM111. ERP Integration for Order Management (Shipper Specific) COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) TM111 ERP Integration for Order Management (Shipper Specific). COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this

More information

SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning. Tobias Kaufmann SAP NetWeaver RIG Business Intelligence

SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning. Tobias Kaufmann SAP NetWeaver RIG Business Intelligence SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning Tobias Kaufmann SAP NetWeaver RIG Business Intelligence Version 2.4 January, 25th 2008 Frontend-related IT Scenarios System Landscape

More information

NWBC10 NetWeaver Business Client

NWBC10 NetWeaver Business Client NetWeaver Business Client SAP NetWeaver Course Version: 96 Course Duration: 1 Day(s) Publication Date: 2015 Publication Time: Copyright Copyright SAP SE. All rights reserved. No part of this publication

More information

Integrating Easy Document Management System in SAP DMS

Integrating Easy Document Management System in SAP DMS Integrating Easy Document Management System in SAP DMS Applies to: SAP Easy Document Management System Version 6.0 SP12. For more information, visit the Product Lifecycle Management homepage. Summary This

More information

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour Matthias Steiner SAP SAP HANA Cloud Platform A guided tour SAP HANA Cloud Platform A guided tour Matthias Steiner April, 2011 Overview Platform Capabilities Portal Mobile Collaboration Integration Analytics

More information

BC450 ABAP Performance: Analysis and Optimization

BC450 ABAP Performance: Analysis and Optimization ABAP Performance: Analysis and Optimization SAP NetWeaver Application Server - ABAP Course Version: 93 Course Duration: 5 Day(s) Publication Date: 18-10-2012 Publication Time: 1025 Copyright Copyright

More information

K in Identify the differences between the universe design tool and the information design tool

K in Identify the differences between the universe design tool and the information design tool K in Identify the differences between the universe design tool and the information design tool The information design tool is a new modeling tool for the semantic layer that enables you to manipulate metadata

More information

BW Workspaces Use Cases

BW Workspaces Use Cases BW Workspaces Use Cases Applies to SAP NetWeaver Business Warehouse 7.30 (BW7.30) SP05 and SAP NetWeaver Business Warehouse Accelerator 7.20 (BWA7.20)/HANA 1.0 running as a database for SAP NetWeaver BW

More information

Methodology to Implement SAP Process Integration

Methodology to Implement SAP Process Integration Methodology to Implement SAP Process Integration Applies to: SAP NetWeaver, SAP Exchange Infrastructure, SAP Process Integration Summary When starting a SAP PI project from scratch, it is very important

More information

SAP NetWeaver BRM 7.3

SAP NetWeaver BRM 7.3 SAP NetWeaver BRM 7.3 New Features Overview Arti Gopalan Solution Specialist SAP NetWeaver BRM NetWeaver Orchestration SAP Labs India Agenda Technical Components of NW BRM Rules Composer Rules Manager

More information

BW362 SAP NetWeaver BW, powered by SAP HANA

BW362 SAP NetWeaver BW, powered by SAP HANA SAP NetWeaver BW, powered by SAP HANA SAP NetWeaver - Business Intelligence Course Version: 07 Course Duration: 5 Day(s) Publication Date: 05-08-2014 Publication Time: 1210 Copyright Copyright SAP AG.

More information

SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning

SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning SAP NetWeaver 7.0 Migration of Business Explorer and BI Integrated Planning Tobias Kaufmann SAP NetWeaver RIG Business Intelligence Version 2.4 January, 25th 2008 Version 1.0 (14.08.2006): Initial version

More information

SAPFIN. Overview of SAP ERP Financials COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

SAPFIN. Overview of SAP ERP Financials COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) SAPFIN Overview of SAP ERP Financials. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

Table of Contents. How to Find Database Index usage per ABAP Report and Creating an Index

Table of Contents. How to Find Database Index usage per ABAP Report and Creating an Index How to Find Database Index usage per ABAP Report and Creating an Index Applies to: SAP NETWEAVER WEB AS ABAP. For more information, visit the ABAP homepage Summary The aim of this article is to show how

More information

SAP GRC Access Control: Background jobs for risk analysis and remediation (formerly Virsa Compliance Calibrator)

SAP GRC Access Control: Background jobs for risk analysis and remediation (formerly Virsa Compliance Calibrator) SAP GRC Access Control: Background jobs for risk analysis and remediation (formerly Virsa Compliance Calibrator) Applies to: SAP GRC Access Control, version 5.2 Summary This document discusses the background

More information

Finding the Leak Access Logging for Sensitive Data. SAP Product Management Security

Finding the Leak Access Logging for Sensitive Data. SAP Product Management Security Finding the Leak Access Logging for Sensitive Data SAP Product Management Security Disclaimer This document does not constitute a legally binding proposal, offer, quotation or bid on the part of SAP. SAP

More information

FSC130 SAP Bank Communication Management

FSC130 SAP Bank Communication Management SAP Bank Communication Management SAP ERP - Financials Course Version: 97 Course Duration: 2 Day(s) Publication Date: 2014 Publication Time: Copyright Copyright 2014 SAP AG. All rights reserved. No part

More information

User Experience in Custom Apps

User Experience in Custom Apps User Experience in Custom Apps p o w e r e d b y t h e S A P M o b i l e P l a t f o r m S e a n L o n g U X A r c h i t e c t M a n u e l S a e z - D i r e c t o r M o b i l e I n n o v a t i o n C e

More information

PE Training and Event Management. SAP ERP Central Component

PE Training and Event Management. SAP ERP Central Component PE Training and Event Management SAP ERP Central Component Release 5.0 Release Notes Copyright 2004 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form

More information

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 1 Objectives At the end of this unit, you will be able to: Use the new

More information

USDL XG WP3 SAP use case. Kay Kadner

USDL XG WP3 SAP use case. Kay Kadner XG WP3 SAP use case Kay Kadner Customer Marketplace Company B Runtime Company D Innovation & Community Community Company A Repository Company C Repository Provider Provider 2 Integrated Demonstrator -

More information

Log Analysis Tool for SAP NetWeaver AS Java

Log Analysis Tool for SAP NetWeaver AS Java Log Analysis Tool for SAP NetWeaver AS Java Applies to: SAP NetWeaver 6.40, 7.0x, 7.1x, 7.20 and higher Summary Log Analysis is an SAP tool for analyzing list formatted logs and traces in Application Server

More information

mysap Enterprise Portal -SAP EP 6.0 Technology-

mysap Enterprise Portal -SAP EP 6.0 Technology- mysap Enterprise Portal -SAP EP 6.0 Technology- Version: March 20, 2003 Please download the presentation to get access to the notes! Content Overview and Positioning Supported Standards Technical Infrastructure

More information

Sending Additional Files from SAP Netweaver PI to third Party System

Sending Additional Files from SAP Netweaver PI to third Party System Sending Additional Files from SAP Netweaver PI to third Party System Applies to: SAP Netweaver PI. Summary The document describes about a scenario where the requirement is to send multiple files from one

More information

Collaboration Technology Support Center - Microsoft - Collaboration Brief

Collaboration Technology Support Center - Microsoft - Collaboration Brief Collaboration Technology Support Center - Microsoft - Collaboration Brief February 2007 Single Sign-On to a Microsoft Exchange Cluster Summary Users of the SAP NetWeaver Portal can take advantage of Single

More information

" # Portal Integration SAP AG 2004, 3

 # Portal Integration SAP AG 2004, 3 ! SAP AG 2004, 2 " # Portal Integration SAP AG 2004, 3 $ %"&' # SAP Netweaver People Integration Multi Channel access Portal Coll Information Integration Information Broadcasting Pre-Calculated, online

More information

Maintaining Different Addresses and Email Ids for a Business Partner via CRM Web UI

Maintaining Different Addresses and Email Ids for a Business Partner via CRM Web UI Maintaining Different Addresses and Email Ids for a Business Partner via CRM Web UI Applies to: CRM 7.0 SP09. For more information, visit the Customer Relationship Management homepage. Summary This article

More information

HR400 SAP ERP HCM Payroll Configuration

HR400 SAP ERP HCM Payroll Configuration HR400 SAP ERP HCM Payroll Configuration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

Business Requirements... 3 Analytics... 3 Typical Use Cases... 8 Related Content... 9 Copyright... 10

Business Requirements... 3 Analytics... 3 Typical Use Cases... 8 Related Content... 9 Copyright... 10 SAP BW Data Mining Analytics: Process Reporting Applies to: SAP BW Data Mining. For more information, visit the Analytics homepage. Summary SAP BW Data Mining serves as a process design platform for a

More information

BW362 SAP BW powered by SAP HANA

BW362 SAP BW powered by SAP HANA SAP BW powered by SAP HANA SAP NetWeaver - Business Intelligence Course Version: 08 Course Duration: 5 Day(s) Publication Date: 2014 Publication Time: Copyright Copyright SAP AG. All rights reserved. No

More information

SAP CCMS Monitors Microsoft Windows Eventlog

SAP CCMS Monitors Microsoft Windows Eventlog MSCTSC Collaboration Brief November 2004 SAP CCMS Monitors Microsoft Windows Eventlog Christian Klink Member of CTSC Focus Group SAP Technology Consultant SAP Technology Consulting II SAP Deutschland AG

More information

How To Balance In Sap Bw

How To Balance In Sap Bw How-to Guide SAP NetWeaver 04 How To Load Balancing For Data Load Processing and Warehouse Management In BW Version 1.10 January 2005 Applicable Releases: SAP NetWeaver 04 For source system requirements

More information

prioritize XI messages on integration server

prioritize XI messages on integration server How-to Guide SAP NetWeaver 2004s How To prioritize XI messages on integration server Version 1.00 May 2006 Applicable Releases: SAP NetWeaver 2004s Process Integration Enabling Application-to-Application

More information

mysap ERP Talent Management Dr. Christian Acosta-Flamma

mysap ERP Talent Management Dr. Christian Acosta-Flamma mysap ERP Talent Management Dr. Christian Acosta-Flamma The Talent Management Imperative SAP Talent Management Strategy Why SAP for Talent Management Today s Business Environment Today s business challenges

More information

HR Data Retrieval in a LDAP- Enabled Directory Service

HR Data Retrieval in a LDAP- Enabled Directory Service HR Data Retrieval in a LDAP- Enabled Directory Service HELP.PORTMANAGER Release 50A Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

BC481 SAP Interactive Forms by Adobe

BC481 SAP Interactive Forms by Adobe SAP Interactive Forms by Adobe SAP NetWeaver Application Server - ABAP Course Version: 93 Course Duration: 2 Day(s) Publication Date: 27-02-2013 Publication Time: 0959 Copyright Copyright SAP AG. All rights

More information

BW362. SAP BW powered by SAP HANA COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

BW362. SAP BW powered by SAP HANA COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) BW362 SAP BW powered by SAP HANA. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

ERP Quotation and Sales Order in CRM WebClient UI Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA

ERP Quotation and Sales Order in CRM WebClient UI Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA ERP Quotation and Sales Order in CRM WebClient UI Detailed View SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA ERP Quote, Order, Quantity Contract in CRM WebClient UI Recognizing that many SAP

More information

Alert Notification in SAP Supply Network Collaboration. SNC Extension Guide

Alert Notification in SAP Supply Network Collaboration. SNC Extension Guide Alert Notification in SAP Supply Network Collaboration SNC Extension Guide Version: 1.2 Date 08.02.2010 1 The SNC Extension Guide is a collection of tips and tricks on how to extend SAP Supply Network

More information

Third Party Digital Asset Management Integration

Third Party Digital Asset Management Integration Third Party Digital Asset Management Integration Objectives At the end of this unit, you will be able to: Assign Digital Assets to CRM Objects Work with the Where-Used List Describe the necessary customizing

More information

Ariba Network Integration to SAP ECC

Ariba Network Integration to SAP ECC Ariba Network Integration to SAP ECC Mark Willner Principal Technical Solutions Consultant Ariba an SAP Company» October 2014 ERP Materials Management Core Integration Scenario Ariba Collaborative Commerce,

More information

Analyzing Sales Data for Choosing Forecast Strategies

Analyzing Sales Data for Choosing Forecast Strategies Analyzing Sales Data for Choosing Forecast Strategies Applies to The article applies to the Demand Planner in SAP APO. Works for version 4.7 and upwards. Summary Choosing the right forecasting strategy

More information

SAP Enterprise Portal 6.0 KM Platform Delta Features

SAP Enterprise Portal 6.0 KM Platform Delta Features SAP Enterprise Portal 6.0 KM Platform Delta Features Please see also the KM Platform feature list in http://service.sap.com/ep Product Management Operations Status: January 20th, 2004 Note: This presentation

More information

Understanding HR Schema and PCR with an Example

Understanding HR Schema and PCR with an Example Understanding HR Schema and PCR with an Example Applies to: SAP ECC 6.0 version, SAP HCM module. For more information, visit the Enterprise Resource Planning homepage. Summary This document will provide

More information

Grants Management - Grantee Workshop. Keith Harmon Product Manager, SAP Labs LLC

Grants Management - Grantee Workshop. Keith Harmon Product Manager, SAP Labs LLC Grants - Grantee Workshop Keith Harmon Product Manager, SAP Labs LLC Higher Education & 2003 Solution Map Organization Decision Support & Financial Budget Formulation Budget Execution Data Warehousing

More information

SAP Business ByDesign Reference Systems. Scenario Outline. SAP ERP Integration Scenarios

SAP Business ByDesign Reference Systems. Scenario Outline. SAP ERP Integration Scenarios SAP Business ByDesign Reference Systems Scenario Outline SAP ERP Integration Scenarios Content Scenario Overview Business Scenarios in a Reference System Introduction Typical Usage Process Illustration

More information

Utilities for downloading and uploading OO ABAP classes in XML format

Utilities for downloading and uploading OO ABAP classes in XML format SDN Contribution Utilities for downloading and uploading OO ABAP classes in XML format Applies to: SAP WebAS 6.20 and above. Summary This article will present two utility reports for downloading and uploading

More information