Dashboard Reports Session II. Vikram Shanmugasundaram Sourcing CLM Center of Excellence Feb 2012

Size: px
Start display at page:

Download "Dashboard Reports Session II. Vikram Shanmugasundaram Sourcing CLM Center of Excellence Feb 2012"

Transcription

1 Dashboard Reports Session II Vikram Shanmugasundaram Sourcing CLM Center of Excellence Feb 2012

2 Disclaimer The information in this document is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation is not subject to your license agreement or any other service or subscription agreement with SAP. SAP has no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation and SAP's strategy and possible future developments, products and or platforms directions and functionality are all subject to change and may be changed by SAP at any time for any reason without notice. The information on this document is not a commitment, promise or legal obligation to deliver any material, code or functionality. This document is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or noninfringement. This document is for informational purposes and may not be incorporated into a contract. SAP assumes no responsibility for errors or omissions in this document, except if such damages were caused by SAP intentionally or grossly negligent. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions SAP AG. All rights reserved. 2

3 Agenda Session 2 Feb 17 th 2012 Review of Session I Dashboard Definition What is a Dashboard Definition How to create Dashboard Definition Demo Building a Dashboard Report End to End process Query Filters & Result Output Best Practices Troubleshooting Tips & Tricks 2011 SAP AG. All rights reserved. 3

4 Dashboard Reports Session I Review

5 Dashboard Reports Overview Process Overview 2011 SAP AG. All rights reserved. 5

6 Dashboard Reports Overview Relationship between Key Components Desktop Channel Refers to 1 or more Workbench Page Refers to 1 Reports Page Refers to 1 or more Dashboard Definition Has 1 or more Report Refers to 1 or more Document Report Has 1 or more Query Definition 2011 SAP AG. All rights reserved. 6

7 Xcelsius Dashboard Getting to Know the User Interface Key Areas 1. Component Browser 2. Object Browser 3. Canvas 4. Embedded Spreadsheet 5. Properties Panel 2011 SAP AG. All rights reserved. 7

8 Xcelsius Dashboard Xcelsius Data Binding Data Binding Binding of UI components with the data in the embedded excel spreadsheet is a key step in developing Dashboard Reports SAP Sourcing provides a Xcelsius Dashboard template that contains the basic framework to build a Dashboard Report Excel spreadsheet embedded in the Xcelsius template contains the following sheets: Configuration UI Query 1 through 3 (more can be added as needed) Texts Messages SystemInfo Template Legend 2011 SAP AG. All rights reserved. 8

9 Xcelsius Dashboard Data Connections Data Connections An XML Data Connection connects to Sourcing through HTTP. Typically a dashboard will contain multiple XML Data Connections. One is minimum. Each data connection can send values for one or more query parameters and receive results of one or more queries During runtime, XML Data Connection can send live data such as query names, parameter to Sourcing to request specific information back from the server 2011 SAP AG. All rights reserved. 9

10 Dashboard Definition

11 Dashboard Definition What is Dashboard Definition? What is Dashboard Definition? Dashboard Definition combines the data extracted from Sourcing with the Flash model developed using Xcelsius to provide a rich flash based reporting experience One or more Query Definitions can be added to a Dashboard Definition Dashboard Definition is added to Reports which can be used in all the areas of the Sourcing where ever regular reports are used 2011 SAP AG. All rights reserved. 11

12 Dashboard Definition Creating a Custom Dashboard Definition Creating a Custom Dashboard Definition Dashboard Definitions can be accessed from the Setup page System Setup Dashboard Definitions New Dashboard Definition can be created using the Create button on the List Page Access to Dashboard Definition is controlled through Security Profiles By default in new systems Dashboard Definitions are turned on. However in upgraded systems it is turned off by default 2011 SAP AG. All rights reserved. 12

13 Dashboard Definition Creating a Custom Dashboard Definition Dashboard Definition tab Xcelsius Flash File (swf) flash file generated from Xcelsius that contains data presentation information Xcelsius Source File (xlf) Source file created in Xcelsius. This file is not used during runtime, but it is there, so the flash file generated is in sync with the source file For a full page dashboard report set the canvas size to 900 (width) and 600 (height) which works with most browsers and screen resolutions 2011 SAP AG. All rights reserved. 13

14 Dashboard Definition Creating a Custom Dashboard Definition Dashboard Elements tab Dashboard Elements tab contains 2 parts 1) Adding 1 or more Query Definitions to the Dashboard Definition, 2) Filters Parameters associated with the Query Definitions Enable Global Parameter is selected by default. If it is selected, if there are identical parameter names, the dashboard will consider the first parameter value as the global parameter 2011 SAP AG. All rights reserved. 14

15 Dashboard Definition Creating a Custom Dashboard Definition Access List tab Works the same way as Reports 2011 SAP AG. All rights reserved. 15

16 Xcelsius Dashboard Creating a Custom Dashboard Definition Demonstrate Dashboard Definition 2011 SAP AG. All rights reserved. 16

17 Exercise 3 Objective o Get familiarized with Dashboard Definitions Exercise o Create a new Dashboard Definition o Upload XLF file o Upload SWF file o Add Query Definition (CUSTOM-DashboardReport-Ex1) to the Dashboard Elements tab o Save and Preview Dashboard Definition 2011 SAP AG. All rights reserved. 17

18 Exercise 3 - Solution 2011 SAP AG. All rights reserved. 18

19 Creating a Dashboard Report

20 Creating a Dashboard Report How to get started Design the UI layout Create the model (UI) in Xcelsius using the Sourcing Template Get the design approved Determine the Query Definitions to be developed Develop the Query Definitions Bind Xcelsius UI components and configure XML Data Connections Export to Flash file (SWF file) Create Dashboard Definition in Sourcing Test the Dashboard Definition Add Dashboard Definition to Report 2011 SAP AG. All rights reserved. 20

21 Creating a Dashboard Report How to get started Step 1: Design UI layout Start with pencil and paper Design layout based on how users need to view the data With free-form design capabilities of Xcelsius, there is line between what you can do versus what you should do Keep the visualization simple and easy to use so business users can quickly analyze their KPIs and drive action from analysis Finalize the layout 2011 SAP AG. All rights reserved. 21

22 Creating a Dashboard Report How to get started Step 2: Create the model (UI) in Xcelsius Use Sourcing provided Xcelsius template as a starting point. To download the template go to Setup Dashboard Definitions User Activity Dashboard Attachments Create the model (UI) in Xcelsius by adding the UI components to the canvas 2011 SAP AG. All rights reserved. 22

23 Creating a Dashboard Report How to get started Step 2 Contd : Create the model (UI) in Xcelsius Make sure to name the UI components appropriately in the Object Browser. With complex design, if UI components are not named, it could be time consuming to find the UI component in the Object Browser At this stage it is not necessary to perform data binding, but for demo purpose if it makes sense go ahead and bind UI components with the Excel spreadsheet 2011 SAP AG. All rights reserved. 23

24 Creating a Dashboard Report How to get started Step 3: Get Design Approved Before developing the query, share the design with the customer and get the design approved Making changes to the UI once the Dashboard is built could be time consuming. For example, adding additional column in the query would result in redo of binding of UI components. So avoid it if possible 2011 SAP AG. All rights reserved. 24

25 Creating a Dashboard Report How to get started Step 4: Determine Query Definitions to be developed Dashboard Reports typically require several query definitions to be developed It is critical that the list of query definitions required for Dashboard Report is determined along with the filters for each query definition Sometimes, there may be a need to initialize some data when the Dashboard Report is run and this might require specific Query Definitions to be executed as part of the initial load. Example: A report might have dropdown filter parameters and the values of the dropdown may be driven by a Query Definition 2011 SAP AG. All rights reserved. 25

26 Creating a Dashboard Report How to get started Step 5: Develop Query Definitions At this point we are ready to create the Query Definitions in Sourcing When developing query definitions, it is key to keep in mind, certain query syntax will not work with Dashboard Reports. For example, if you have a complex column type object id, class id, display name combination, it would not be rendered as a link to the business document on the Dashboard Certain filter types such as object pickers, value list values are not natively supported, so the report developer should take that into account. Note: more details on this later in the presentation 2011 SAP AG. All rights reserved. 26

27 Creating a Dashboard Report How to get started Step 6: Bind Xcelsius UI components and configure Data Connections On the configuration sheet List the Data Connections and the query definition for each data connection list the filter parameters for each query definition Add the query source and destination columns for each query sheet Bind the UI components to the Excel sheet Add conditional visibility logic if any in the UI sheet Bind the error messages to the Messages sheet 2011 SAP AG. All rights reserved. 27

28 Creating a Dashboard Report How to get started Step 6: Bind Xcelsius UI components and configure Data Connections.contd Add the localized resources to the Text sheet Create Data Connections Configure Enable Load parameters for each Data Connection Configure Enable Send parameters for each Data Connection 2011 SAP AG. All rights reserved. 28

29 Creating a Dashboard Report How to get started Step 7: Export to Flash File (.swf file) Once the data binding and data connections are configured, preview the Xcelsius Dashboard in Xcelsius If everything looks good, export it to SWF file by going to File menu Export Flash (SWF) Save the SWF file on to your PC 2011 SAP AG. All rights reserved. 29

30 Creating a Dashboard Report How to get started Step 8: Create Dashboard Definition in Sourcing Create a new Dashboard Definition in Sourcing Give it a Internal Name and Display Name Upload the xlf and swf file Add the Query Definitions associated with the Dashboard 2011 SAP AG. All rights reserved. 30

31 Creating a Dashboard Report How to get started Step 9: Test Dashboard Definition in Sourcing If updates are made in Xcelsius, a new SWF file should be exported from Xcelsius and uploaded to the Dashboard Definition If updates are made make sure to upload the updated xlf file as well for future maintenance 2011 SAP AG. All rights reserved. 31

32 Creating a Dashboard Report How to get started Step 10: Add Dashboard to Report Create a new Report in Sourcing and add the Dashboard Definition Add the Report to the appropriate place in Sourcing for end user access 2011 SAP AG. All rights reserved. 32

33 Creating a Dashboard Report Demonstrate end to end process of creating a Dashboard Report 2011 SAP AG. All rights reserved. 33

34 Filters and Result Output

35 Filters & Result Output Filter Parameters Filter Parameters Filters values can be defaulted in 3 different places 1) Query Definition, 2) Dashboard Definition, 3) Xcelsius Dashboard Filter values in Xcelsius Dashboard overrides the filter values in Dashboard Definitions and filter values in Dashboard Definitions overrides filter values in Query Definitions 2011 SAP AG. All rights reserved. 35

36 Filters & Result Output Filter Parameters Recommended Filter Parameters Mapping Desired filter Parameter Query Definition Parameter type Xcelsius UI Component Object Picker Date Text Radio Button Drop Down Checkbox Enumeration String Integer String String String Integer Boolean Integer 2011 SAP AG. All rights reserved. 36

37 Filters & Result Output Output Columns Output Columns The following complex column types are supported Monetary Amount and Monetary Currency Quantity Amount, Quantity Unit Object ID, Quantity Unit Display Name The following column types are NOT supported (they will be represented as Strings, but not a object reference for example) Object ID, Class ID, Display Name internal and external URLs (Note: internal external URLs can be used to create links manually using URL button) Xcelsius mapping 2011 SAP AG. All rights reserved. 37

38 Filters & Result Output Output Columns Output Columns The order of the columns defined in the query definition is same as the order of the columns sent to Xcelsius. So binding the query columns to embedded excel sheet should be done appropriately. Columns marked as hidden in the Query Definition will not be honored by Dashboard Report. So those columns should be placed in the start or end so that it does not impact the data mapping in the Xcelsius dashboard The columns mapping should be contiguous Example: Desired columns in the Dashboard Report: A, B, C, D Query Definition columns (Note: E, F not displayed to end user) A, B, C, D, E, F E, F, A, B, C, D A, E, F, B, C, D 2011 SAP AG. All rights reserved. 38

39 Filters & Result Output Linking Result Data In Dashboard Reports it is possible to link list views. Selecting header data can trigger the detail data to be displayed in an another list view. For example, the first list view displays list of MA and related header data. When the user clicks on a MA name, a second list view displays line item details Show Contract Performance Dashboard report 2011 SAP AG. All rights reserved. 39

40 Filters & Result Output Dynamic Visibility It is possible to dynamically show or hide UI components on the canvas. In a complex Dashboard Report with several UI components it may be useful to show or hide UI components to maximize the available space on the report Examples Clicking on header data can show a more detailed view of the business document Toggle between different charts based on certain actions by the user Can create pop up effect To create dynamic visibility, use the Status and Key field on the Behavior tab of the Properties view 2011 SAP AG. All rights reserved. 40

41 Best Practices

42 Best Practices General Do not use the same Query Definitions for Dashboard Reports and the regular reports in Sourcing In general, avoid using the same Query Definition on multiple Dashboard Reports Make regular backups of the Xcelsius Dashboard file (.xlf). Append data time stamp to the file name to maintain versions. The xlf file versions can be stored in the attachments area of the Dashboard Report. There is no need to backup swf file SAP AG. All rights reserved. 42

43 Best Practices UI Recommended canvas size is 900 (width) by 600 (height) in pixels In order to change the canvas size, update the Height and Width field on the Dashboard Definition (not the canvas size in Xcelsius) Recommended error messages is of font size 10 with font color red Use Phase theme Follow the recommended color codes in the excel spreadsheet 2011 SAP AG. All rights reserved. 43

44 Best Practices Xcelsius Dashboard Do not hard code values in Xcelsius Dashboard. Bind it to a localized resource in the Texts sheet Name the UI components in the Object Browser appropriately. UI components with default names could be confusing especially when canvas contains large number of UI components Each Query Definition should be in its own sheet When designing Xcelsius Dashboard sample data can be added to embedded excel spreadsheet as visual help. It some cases it may be useful to export the result from the Query Definition to excel and transfer it to Xcelsius Dashboard by doing a copy and paste. It is recommended to remove 2011 SAP AG. All rights reserved. 44

45 Best Practices Performance Aspects Smaller queries are better. Do not exceed maximum rows larger than 2000 rows. By default maximum number of rows that can be referenced by a formula or component is 512. Increasing of this value can cause performance issues Make use of the Data Connections and Connection Refresh button to request the query results during initialization. Avoid loading all the Query Definitions at the same time Perform aggregations and calculations in the Query Definition as much as possible and not in the embedded spreadsheet in Xcelsius Following excel functions are supported in Xcelsius but could have a performance impact. So these functions should be used judiciously SUMIF COUNTIF HLOOKUP VLOOKUP 2011 SAP AG. All rights reserved. 45

46 Troubleshooting

47 Troubleshooting Common Troubleshooting Techniques How to check what data is sent from Sourcing to Xcelsius Dashboard In same the browser window where Sourcing is running, enter =<Internal Name of Dashboard Definition> 2011 SAP AG. All rights reserved. 47

48 Troubleshooting Common Troubleshooting Techniques Debugging during run time Using any web debugging proxy tools such as Fiddler, the http request and response can be used to debug during report run time 2011 SAP AG. All rights reserved. 48

49 Troubleshooting Issue: Xcelsius crashes Solution: Open task manager and kill the Excel process. Restart Xcelsius Note: Sometimes when Xcelsius crashes the xlf file could get corrupt and you may not be able to open it. Make sure to save XLF file often 2011 SAP AG. All rights reserved. 49

50 Troubleshooting Issue: Error thrown by the Query Definition is not displayed on the Dashboard report Solution: If query error is not displayed developer should ensure that corresponding mapping is provided between the dashboard UI and Messages worksheet 2011 SAP AG. All rights reserved. 50

51 Troubleshooting Issue: Report contains test data from embedded excel Solution: This typically means the Data Connections in Xcelsius Data Manger is not configured correctly Make sure the Enable Load data is bound to the cells to which the UI component s source data is mapped to 2011 SAP AG. All rights reserved. 51

52 Troubleshooting Error Cannot Access External Data Issue How to troubleshoot when you get this error when executing the Dashboard Report? 2011 SAP AG. All rights reserved. 52

53 Troubleshooting In the Fiddler trace above, notice that there is an unresolved excel cell mapping in the url. This is indication that the XML Data URL is not configured correctly. Solution: In Xcelsius Data Manager, select the XML Data Connection and check if the XML Data URL is mapped correctly 2011 SAP AG. All rights reserved. 53

54 Tips & Tricks

55 Tips & Tricks Pop up screens Creating Pop up screen Using Xcelsius UI it is possible to create a popup effect on the Dashboard Report Demonstrate popup screens 2011 SAP AG. All rights reserved. 55

56 Tips & Tricks Freezing Result Column(s) Freezing Result Column(s) With result set containing lot of columns, the user would have to scroll to the right view the rest of the columns. to view the columns. It might be useful to freeze key columns, similar to freeze pane functionality in MS Excel Xcelsius does not natively support freezing of columns, however using UI components the functionality can be mimicked if such a requirement is desired Demonstrate Freezing Result Column(s) 2011 SAP AG. All rights reserved. 56

57 Appendix

58 Xcelsius 2008 Learning Materials Xcelsius Dashboard Report Cookbook is available on SAP Service Market Place Xcelsius 2008 User Guide uide_en.pdf 2011 SAP AG. All rights reserved. 58

59 Xcelsius 2008 Learning Materials Xcelsius 2008 elearning Courses Xcelsius 2008 elearning Courses Business Objects Xcelsius 2008 Enterprise: Core s/t-xc083503/html/xc html Implementing Crystal Xcelsius Dashboards with SAP s/t-ot3501/html/ot3501.html BusinessObjects Xcelsius 2008 Enterprise: Core & Connectivity _Guides/PDC/T-XC zip 2011 SAP AG. All rights reserved. 59

60 Xcelsius 2008 Learning Materials Xcelsius 2008 How To videos How To videos SAP AG. All rights reserved. 60

61 Thank You! Vikram Shanmugasundaram Sourcing / CLM Center of Excellence

62 2012 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, Excel, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, System z9, z10, z9, iseries, pseries, xseries, zseries, eserver, z/vm, z/os, i5/os, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Server, PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes, BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA, AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States 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, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C 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. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects Software Ltd. Business Objects is an SAP company. Sybase and Adaptive Server, ianywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Sybase, Inc. Sybase is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. The information in this document is proprietary to SAP. No part of this document may be reproduced, copied, or transmitted in any form or for any purpose without the express prior written permission of SAP AG. This document is a preliminary version and not subject to your license agreement or any other agreement with SAP. This document contains only intended strategies, developments, and functionalities of the SAP product and is not intended to be binding upon SAP to any particular course of business, product strategy, and/or development. Please note that this document is subject to change and may be changed by SAP at any time without notice. SAP assumes no responsibility for errors or omissions in this document. SAP does not warrant the accuracy or completeness of the information, text, graphics, links, or other items contained within this material. This document is provided without a warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. This limitation shall not apply in cases of intent or gross negligence. The statutory liability for personal injury and defective products is not affected. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third-party Web pages nor provide any warranty whatsoever relating to third-party Web pages SAP AG. All rights reserved. This presentation and SAP s strategy and possible future developments are subject to change and may be changed by SAP at any time for any reason without notice. This document is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement 36

Business Objects Integration Scenario 2

Business Objects Integration Scenario 2 SAP AG May 2010 - Prerequisites Abstract This presentation provides a step by step description how to create an Xcelsius dashboard based on a BI Query (using the SAP NetWeaver BW connection). Prerequisites

More information

SAP Plant Connectivity 2.2

SAP Plant Connectivity 2.2 SAP Plant Connectivity 2.2 PCo Functions / Destinations Release 2.2 Function / Destination Bidirectional Queries Software Development Kit (SDK) for custom agents RFC Destination to EWM RFC Destination

More information

BC100. Introduction to Programming with ABAP COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

BC100. Introduction to Programming with ABAP COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) BC100 Introduction to Programming with ABAP. 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

More information

EWM125. Labor Management in SAP EWM COURSE OUTLINE. Course Version: 16 Course Duration: 4 Hours

EWM125. Labor Management in SAP EWM COURSE OUTLINE. Course Version: 16 Course Duration: 4 Hours EWM125 Labor Management in SAP EWM. COURSE OUTLINE Course Version: 16 Course Duration: 4 Hours SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

BIT460. SAP Process Integration Message Mapping COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BIT460. SAP Process Integration Message Mapping COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BIT460 SAP Process Integration Message Mapping. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may

More information

Manual Activities of SAP Note Globalization Services, 2012/06/05

Manual Activities of SAP Note Globalization Services, 2012/06/05 Manual Activities of SAP Note.1604131 Globalization Services, 2012/06/05 1) 3) Caution: The screen captures are taken in SAP ERP 6.0 system without EhP with SAPKH60017. 1.) In the SAP_APPL system, go to

More information

NET311. Advanced Web Dynpro for ABAP COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s)

NET311. Advanced Web Dynpro for ABAP COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s) NET311 Advanced Web Dynpro for ABAP. COURSE OUTLINE Course Version: 10 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

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

PLM210. Master Data Configuration in SAP Project System COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) PLM210 Master Data Configuration in SAP Project System. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

BOC310. SAP Crystal Reports: Fundamentals of Report Design COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

BOC310. SAP Crystal Reports: Fundamentals of Report Design COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) BOC310 SAP Crystal Reports: Fundamentals of Report Design. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

TABLE DISTRIBUTION IN HANA HANA. SAP Active Global Support, June 2012

TABLE DISTRIBUTION IN HANA HANA. SAP Active Global Support, June 2012 TABLE DISTRIBUTION IN HANA HANA SAP Active Global Support, June 2012 Table Distribution : Why Load Balancing Parallelization Table Partitioning - A non-partitioned table can support only 2 billion rows.

More information

MDG100 Master Data Governance

MDG100 Master Data Governance MDG100 Master Data Governance. COURSE OUTLINE Course Version: 10 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

BC410. Programming User Dialogs with Classical Screens (Dynpros) COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s)

BC410. Programming User Dialogs with Classical Screens (Dynpros) COURSE OUTLINE. Course Version: 10 Course Duration: 3 Day(s) BC410 Programming User Dialogs with Classical Screens (Dynpros). COURSE OUTLINE Course Version: 10 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this

More information

SAP Fiori Toolkit. Marc Anderegg, RIG, SAP February, Provided by Rapid Innovation Group (RIG)

SAP Fiori Toolkit. Marc Anderegg, RIG, SAP February, Provided by Rapid Innovation Group (RIG) SAP Fiori Toolkit Marc Anderegg, RIG, SAP February, 2014 Provided by Rapid Innovation Group (RIG) Agenda 1 2 3 4 SAP Fiori Toolkit Overview SAP Fiori Extensibility Concept Overview Demo Useful Links SAP

More information

Configuring relay server in Sybase Control Center

Configuring relay server in Sybase Control Center Configuring relay server in Sybase Control Center Applies to: SUP 2.1.x SUP 2.2.x SUP 2.3.x Summary Relay servers can be used to connect to SUP server through internet and this would be one of the best

More information

How To...Consume HANA Models with Input Parameters in BW Virtual Providers

How To...Consume HANA Models with Input Parameters in BW Virtual Providers SAP How-to Guide Database & Technology SAP HANA Appliance How To...Consume HANA Models with Input Parameters in BW Virtual Providers Applicable Releases: SAP HANA 1.0 SPS 04 SAP BW powered by HANA 7.3

More information

ADM950. Secure SAP System Management COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s)

ADM950. Secure SAP System Management COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) ADM950 Secure SAP System Management.. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

SAP AddOn Quantity Distribution. by Oliver Köhler, SAP Germany

SAP AddOn Quantity Distribution. by Oliver Köhler, SAP Germany SAP AddOn Quantity Distribution by Oliver Köhler, SAP Germany Agenda 1. Overview / Introduction 2. Prerequisites 3. How to use / Example 4. Integration with Change Log Monitor 5. Authorization SAP 2009

More information

AC507. Additional Functions of Product Cost Planning COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

AC507. Additional Functions of Product Cost Planning COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) AC507 Additional Functions of Product Cost Planning. 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

More information

Visual Composer Modeling: Data Validation in the UI

Visual Composer Modeling: Data Validation in the UI Visual Composer Modeling: Data Validation in the UI Applies to: Visual Composer for SAP NetWeaver Composition Environment (CE) 7.1. Summary In Visual Composer, validation rules are an often overlooked

More information

Visual Composer s Control Types

Visual Composer s Control Types Visual Composer s Control Types Applies to: Visual Composer for CE. For more information, visit the Portal and Collaboration homepage. Summary The document will discuss Control types and their properties

More information

BC405 Programming ABAP Reports

BC405 Programming ABAP Reports BC405 Programming ABAP Reports. COURSE OUTLINE Course Version: 10 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

BOC320. SAP Crystal Reports - Business Reporting and Report Processing Strategies COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOC320. SAP Crystal Reports - Business Reporting and Report Processing Strategies COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOC320 SAP Crystal Reports - Business Reporting and Report Processing Strategies. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved.

More information

BOCE20. SAP Crystal Reports for Enterprise: Advanced Report Design COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOCE20. SAP Crystal Reports for Enterprise: Advanced Report Design COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOCE20 SAP Crystal Reports for Enterprise: Advanced Report Design. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of

More information

DEV523 Customizing and Extending PowerDesigner

DEV523 Customizing and Extending PowerDesigner DEV523 Customizing and Extending PowerDesigner. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may

More information

Duet Enterprise: Tracing Reports in SAP, SCL, and SharePoint

Duet Enterprise: Tracing Reports in SAP, SCL, and SharePoint Duet Enterprise: Tracing Reports in SAP, SCL, and SharePoint Applies to: Duet Enterprise 1.0. For more information, visit the. Duet Enterprise Home Site Summary Duet Enterprise consists of a SharePoint

More information

HA150 SQL Basics for SAP HANA

HA150 SQL Basics for SAP HANA HA150 SQL Basics for SAP HANA. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

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

DS50. Managing Data Quality with SAP Information Steward COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) DS50 Managing Data Quality with SAP Information Steward. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication

More information

BC430 ABAP Dictionary

BC430 ABAP Dictionary BC430 ABAP Dictionary. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s)12 SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced or transmitted

More information

SAP NetWeaver Identity Management Identity Center Minimum System Requirements

SAP NetWeaver Identity Management Identity Center Minimum System Requirements SAP NetWeaver Identity Management Identity Center Minimum System Requirements Version 7.2 Rev 1 No part of this publication may be reproduced or transmitted in any form or for any purpose without the express

More information

TBIT44 PI Mapping and ccbpm

TBIT44 PI Mapping and ccbpm TBIT44 PI Mapping and ccbpm. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or

More information

BC400. ABAP Workbench Foundations COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BC400. ABAP Workbench Foundations COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BC400 ABAP Workbench Foundations. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

BC480 PDF-Based Print Forms

BC480 PDF-Based Print Forms BC480 PDF-Based Print Forms. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or

More information

ADM900 SAP System Security Fundamentals

ADM900 SAP System Security Fundamentals ADM900 SAP System Security Fundamentals. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

BC400 Introduction to the ABAP Workbench

BC400 Introduction to the ABAP Workbench BC400 Introduction to the ABAP Workbench. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be

More information

BC404. ABAP Programming in Eclipse COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BC404. ABAP Programming in Eclipse COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BC404 ABAP Programming in Eclipse. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

ADM950. Secure SAP System Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

ADM950. Secure SAP System Management COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) ADM950 Secure SAP System Management. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

EDB785 SAP IQ Administration

EDB785 SAP IQ Administration EDB785 SAP IQ Administration. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

ADM100 AS ABAP - Administration

ADM100 AS ABAP - Administration ADM100 AS ABAP - Administration. 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

ADM920 SAP Identity Management

ADM920 SAP Identity Management ADM920 SAP Identity Management. COURSE OUTLINE Course Version: 10 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

Single Sign-on For SAP NetWeaver Mobile PDA Client

Single Sign-on For SAP NetWeaver Mobile PDA Client Single Sign-on For SAP NetWeaver Mobile PDA Client Applies to: SAP NetWeaver PDA Mobile Client 7.30. For more information, visit the Mobile homepage. Summary Single Sign-On (SSO) is a mechanism that eliminates

More information

AFA461 SAP Afaria 7.0 System Administration (SP03)

AFA461 SAP Afaria 7.0 System Administration (SP03) AFA461 SAP Afaria 7.0 System Administration (SP03). COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication

More information

BC490 ABAP Performance Tuning

BC490 ABAP Performance Tuning BC490 ABAP Performance Tuning. 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

SAP BusinessObjects Predictive Analysis 1.0 Supported Platforms

SAP BusinessObjects Predictive Analysis 1.0 Supported Platforms SAP BusinessObjects Predictive Analysis 1.0 Supported Platforms Applies to: SAP BusinessObjects Predictive Analysis 1.0 Summary This document contains information specific to platforms and configurations

More information

Building a Real-time Dashboard using Xcelsius and Data Integrator

Building a Real-time Dashboard using Xcelsius and Data Integrator Building a Real-time Dashboard using Xcelsius and Data Integrator Applies to: BusinessObjects Data Integrator XI (11.7) Summary This white paper shows how to use certain features of Data Integrator (DI)

More information

EDB358. System and Database Administration: Adaptive Server Enterprise COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

EDB358. System and Database Administration: Adaptive Server Enterprise COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) EDB358 System and Database Administration: Adaptive Server Enterprise. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part

More information

EP350. Innovated Content Management and Collaboration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

EP350. Innovated Content Management and Collaboration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) EP350 Innovated Content Management and Collaboration. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication

More information

Duplicate Check and Fuzzy Search for Accounts and Contacts. Configuration with SAP NetWeaver Search and Classification (TREX) in SAP CRM WebClient UI

Duplicate Check and Fuzzy Search for Accounts and Contacts. Configuration with SAP NetWeaver Search and Classification (TREX) in SAP CRM WebClient UI Duplicate Check and Fuzzy Search for Accounts and Contacts Configuration with SAP NetWeaver Search and Classification (TREX) in SAP CRM WebClient UI April 2012 Copyright Copyright 2012 SAP AG. All rights

More information

SAP BusinessObjects Dashboards 4.0 SP04 SAP Crystal Dashboard Design 2011 SP04 SAP Crystal Presentation Design 2011 SP04

SAP BusinessObjects Dashboards 4.0 SP04 SAP Crystal Dashboard Design 2011 SP04 SAP Crystal Presentation Design 2011 SP04 SAP BusinessObjects Dashboards 4.0 SP04 SAP Crystal Dashboard Design 2011 SP04 SAP Crystal Presentation Design 2011 SP04 Product Availability Matrix (PAM) June 29th, 2012 SAP BusinessObjects Dashboards

More information

Using Xcelsius 2008 with SAP NetWeaver BW

Using Xcelsius 2008 with SAP NetWeaver BW Using Xcelsius 2008 with SAP NetWeaver BW Applies to: Xcelsius 2008 Enterprise Service Pack 02 (and higher) SAP NetWeaver BW 7.0 Enhancement package 01 Service Pack 05 (and higher) Summary In this short

More information

GRC100. GRC Principles and Harmonization COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s)

GRC100. GRC Principles and Harmonization COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) GRC100 GRC Principles and Harmonization. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

Visual Composer Modeling: Migrating Models from 7.1.X to 7.2.0

Visual Composer Modeling: Migrating Models from 7.1.X to 7.2.0 Visual Composer Modeling: Migrating Models from 7.1.X to 7.2.0 Applies to: Visual Composer for SAP Netweaver Composition Environment (CE) 7.2.0, 7.1.X. Summary This document discusses known issues, following

More information

SAP Crystal Reports Viewer 2011 SP4 Product Availability Matrix (PAM) June, 2012

SAP Crystal Reports Viewer 2011 SP4 Product Availability Matrix (PAM) June, 2012 SAP Crystal Reports Viewer 2011 SP4 Product Availability Matrix (PAM) June, 2012 SAP Crystal Reports Viewer 2011 SP4 Product Availability Matrix (PAM) PRODUCT AVAILABILITY MATRIX Supported Operating System

More information

EDB116. Fast Track to SAP Adaptive Server Enterprise COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

EDB116. Fast Track to SAP Adaptive Server Enterprise COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) EDB116 Fast Track to SAP Adaptive Server Enterprise. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

Learning Series: SAP NetWeaver Process Orchestration, secure connectivity add-on 1b) How to Install Guide

Learning Series: SAP NetWeaver Process Orchestration, secure connectivity add-on 1b) How to Install Guide Learning Series: SAP NetWeaver Process Orchestration, secure connectivity add-on 1b) How to Install Guide April, 2012 Download Location at SMP Files available for download Deploying files via JSPM Importing

More information

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) BW310 BW - Enterprise Data Warehousing. 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

EDB367. Powering Up with SAP Adaptative Server Enterprise 15.7 COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s)

EDB367. Powering Up with SAP Adaptative Server Enterprise 15.7 COURSE OUTLINE. Course Version: 10 Course Duration: 2 Day(s) EDB367 Powering Up with SAP Adaptative Server Enterprise 15.7. COURSE OUTLINE Course Version: 10 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this

More information

Visual Composer for SAP NetWeaver Composition Environment - Connectors

Visual Composer for SAP NetWeaver Composition Environment - Connectors Visual Composer for SAP NetWeaver Composition Environment - Connectors Applies to: Visual Composer for SAP enhancement package 1 for SAP NetWeaver Composition Environment 7.1 For more information, visit

More information

SMP541. SAP Mobile Platform 3.0 Native and Hybrid Application Development COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

SMP541. SAP Mobile Platform 3.0 Native and Hybrid Application Development COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) SMP541 SAP Mobile Platform 3.0 Native and Hybrid Application Development. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No

More information

TBW30 SAP BW Modeling & Implementation

TBW30 SAP BW Modeling & Implementation TBW30 SAP BW Modeling & Implementation. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

SMP521. SAP Mobile Platform - Native and Hybrid Application Development COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

SMP521. SAP Mobile Platform - Native and Hybrid Application Development COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) SMP521 SAP Mobile Platform - Native and Hybrid Application Development. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part

More information

ADM960. SAP NetWeaver Application Server Security COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

ADM960. SAP NetWeaver Application Server Security COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) ADM960 SAP NetWeaver Application Server Security. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

Enterprise Search Extension for SAP Master Data Governance

Enterprise Search Extension for SAP Master Data Governance Enterprise Search Extension for SAP Master Data Governance Applies to: ERP 6 EhP 5. For more information, visit the Master Data Management homepage. Summary This article explains the extensibility concept

More information

How to Enable Single Sign-On for Mobile Devices?

How to Enable Single Sign-On for Mobile Devices? How to Enable Single Sign-On for Mobile Devices? Applies to: SAP Netweaver Mobile Client 7.11 and onwards. For more information, visit the Mobile homepage. Summary This guide explains how to enable Single

More information

BC401. ABAP Objects COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BC401. ABAP Objects COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BC401 ABAP Objects. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced or transmitted

More information

How to reuse BRFplus Functions Similar to R/3 Function Modules using BRF+ Expression Type Function Call

How to reuse BRFplus Functions Similar to R/3 Function Modules using BRF+ Expression Type Function Call How to reuse BRFplus Functions Similar to R/3 Function Modules using BRF+ Expression Type Function Call Applies to: Tax and Revenue Management. Summary During the building process of BRF+ Rules you might

More information

ADM960. SAP NetWeaver Application Server Security COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day

ADM960. SAP NetWeaver Application Server Security COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day ADM960 SAP NetWeaver Application Server Security. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may

More information

Quick View Insider: Understanding Quick View Configuration

Quick View Insider: Understanding Quick View Configuration Quick View Insider: Understanding Quick View Configuration Applies to: SAP SNC (Supply Network Collaboration) release 7.0 enhancement pack 1 SNC 7.0: Most concepts described here apply to SAP SNC 7.0.

More information

How to Download Software and Address Directories in SAP Service Marketplace

How to Download Software and Address Directories in SAP Service Marketplace How to Download Software and Address Directories in SAP Service Marketplace Summary This document explains how to download software and address directories from the SAP Service Marketplace. It assumes

More information

Crystal Reports 2008 FixPack 2.4 Known Issues and Limitations

Crystal Reports 2008 FixPack 2.4 Known Issues and Limitations Crystal Reports 2008 FixPack 2.4 Known Issues and Limitations 1/5 Copyright Copyright 2010 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any

More information

Floorplan Manager Overview Introduction to FPM. TIP Core UI March, 2012

Floorplan Manager Overview Introduction to FPM. TIP Core UI March, 2012 Floorplan Manager Overview Introduction to FPM TIP Core UI March, 2012 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This

More information

Testing Your New Generated SAP NetWeaver Gateway Service

Testing Your New Generated SAP NetWeaver Gateway Service Testing Your New Generated SAP NetWeaver Gateway Service Applies to: SAP NetWeaver Gateway 2.0 SP02 Summary In this Article we will focus on how to test the NetWeaver Gateway Service you created using

More information

NET312. UI Development with Web Dynpro for ABAP COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s)

NET312. UI Development with Web Dynpro for ABAP COURSE OUTLINE. Course Version: 10 Course Duration: 4 Day(s) NET312 UI Development with Web Dynpro for ABAP. COURSE OUTLINE Course Version: 10 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may

More information

How to Handle the System Message in SAP NetWeaver Mobile 7.1

How to Handle the System Message in SAP NetWeaver Mobile 7.1 How to Handle the System Message in SAP NetWeaver Mobile 7.1 Applies to: SAP NetWeaver Mobile 7.10 - SP03 and above. For more information, visit the Mobile homepage. Summary This document briefly explains

More information

How to Find Suitable Enhancements in SAP Standard Applications

How to Find Suitable Enhancements in SAP Standard Applications How to Find Suitable Enhancements in SAP Standard Applications Applies to: User Exits, Customer Exits, Business Add-Ins. For more information, visit the ABAP homepage. Summary ABAP developers will often

More information

How to Integrate Google Maps into a Web Dynpro ABAP Application Using the Page Builder

How to Integrate Google Maps into a Web Dynpro ABAP Application Using the Page Builder How to Integrate Google Maps into a Web Dynpro ABAP Application Using the Page Builder Applies to: Web Dynpro ABAP in enhancement package 2 for SAP NetWeaver 7.0. For more information, visit the Web Dynpro

More information

Quick View Insider Microblog: Why Is There No Inbox?

Quick View Insider Microblog: Why Is There No Inbox? Quick View Insider Microblog: Why Is There No Inbox? Applies to: SAP SNC (Supply Network Collaboration) release 7.0 enhancement pack 1 For more information, visit the Supply Chain Management homepage.

More information

EDB377. Fast Track to SAP Replication Server Administration COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

EDB377. Fast Track to SAP Replication Server Administration COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) EDB377 Fast Track to SAP Replication Server Administration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication

More information

SAP BusinessObjects Dashboards 4.0 SAP Crystal Dashboard Design 2011 SAP Crystal Presentation Design 2011

SAP BusinessObjects Dashboards 4.0 SAP Crystal Dashboard Design 2011 SAP Crystal Presentation Design 2011 SAP BusinessObjects Dashboards 4.0 SAP Crystal Dashboard Design 2011 SAP Crystal Presentation Design 2011 August 18th, 2011 Product Availability Matrix (PAM) Dashboard Design 2011 / Presentation Design

More information

TBIT40 SAP NetWeaver Process Integration

TBIT40 SAP NetWeaver Process Integration TBIT40 SAP NetWeaver Process Integration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be

More information

EP200. SAP NetWeaver Portal: System Administration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

EP200. SAP NetWeaver Portal: System Administration COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) EP200 SAP NetWeaver Portal: System Administration. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2013 SAP AG. All rights reserved. No part of this publication

More information

How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA

How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA How-To Guide SAP Business One 8.82, Version for SAP HANA Document Version: 1.0 2012-09-05 How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA All Countries

More information

Building Blocks of the SAP Fiori Launchpad. An introduction to all the components that comprise the Fiori Launchpad

Building Blocks of the SAP Fiori Launchpad. An introduction to all the components that comprise the Fiori Launchpad Building Blocks of the SAP Fiori Launchpad An introduction to all the components that comprise the Fiori Launchpad Launchpad Configuration Steps Process Overview Frontend Server (Gateway hub) Launchpad

More information

How to View Dashboards in the Self Service Composition Environment with Additional Metadata

How to View Dashboards in the Self Service Composition Environment with Additional Metadata SAP MII Add Metadata to Dashboards in Service Composition Environment How-To-Guide How to View Dashboards in the Self Service Composition Environment with Additional Metadata Applicable Release: MII 15.0

More information

Using JournalEntries and JournalVouchers Objects in SAP Business One 6.5

Using JournalEntries and JournalVouchers Objects in SAP Business One 6.5 Using JournalEntries and JournalVouchers Objects in SAP Business One 6.5 Applies to: Business One. For more information, visit the Business One homepage. Summary This article explains how to use the JournalEntries

More information

Working with Data Sources in the SAP Business One UI API

Working with Data Sources in the SAP Business One UI API Working with Data Sources in the SAP Business One UI API Applies to: Business One For more information, visit the Business One homepage. Summary Data sources provide a means of managing values that are

More information

SAP Afaria Post- Installation Part 1

SAP Afaria Post- Installation Part 1 SAP Afaria 6.6FP1 March 2011 English Version 1.1 {03/29/2011:Changed the header to: Afaria Post- Installation Shival Tailor} SAP Afaria Post- Installation Part 1 Document for Afaria Post - Installation

More information

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) TBW60 BW: Operations and Performance. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

Message Alerting for SAP NetWeaver PI Advanced Adapter Engine Extended

Message Alerting for SAP NetWeaver PI Advanced Adapter Engine Extended Message Alerting for SAP NetWeaver PI Advanced Adapter Engine Extended Applies to SAP NetWeaver PI Advanced Adapter Engine Extended 7.30. Summary This article explains how to set up Message Alerting for

More information

Quick View Insider: How Do I Set Quick View as SNC s Entry Screen?

Quick View Insider: How Do I Set Quick View as SNC s Entry Screen? Quick View Insider: How Do I Set Quick View as SNC s Entry Screen? Applies to: SAP SNC (Supply Network Collaboration) release 7.0 enhancement pack 1. SAP SNC release 7.0 For more information, visit the

More information

How to Check or Derive an Attribute Value in MDG using BRFPlus

How to Check or Derive an Attribute Value in MDG using BRFPlus How to Check or Derive an Attribute Value in MDG using BRFPlus Applies to: SAP Master Data Governance, as of SAP Master Data Governance 6.1 (or lower). Summary With SAP Master Data Governance you can use

More information

Visual Composer - Task Management Application

Visual Composer - Task Management Application Visual Composer - Task Management Application Applies to: Visual Composer for NetWeaver 2004s. Summary This document describes the basic functionality of the Task Management application, which is now available

More information

Using Default Values in Backend Adapter

Using Default Values in Backend Adapter Using Default Values in Backend Adapter Applies to: SAP NetWeaver Mobile 7.1 applicable for all service packs Summary Background, concept and usage of default values in BAPI Wrapper based backend adapter

More information

Installing SAP NetWeaver Mobile Client (eswt) on a Storage Card

Installing SAP NetWeaver Mobile Client (eswt) on a Storage Card Installing SAP NetWeaver Mobile Client (eswt) on a Storage Card Applies to: SAP NetWeaver Mobile 7.1 client (type eswt) For more information, visit the Mobile homepage. Summary This document explains the

More information

Network Required for SAP HANA System Replication

Network Required for SAP HANA System Replication SAP How-to Guide SAP HANA Network Required for SAP HANA System Replication Applicable Releases: SAP HANA 1.0 Version 2.0 July 2016 For additional information contact: mechthild.bore-wuesthof@sap.com Copyright

More information

BW Text Variables of Type Replacement Path

BW Text Variables of Type Replacement Path BW Text Variables of Type Replacement Path Applies to: This article is applicable to SAP BI 7.0. For more information, visit the EDW homepage. Summary This document shows how to use and also helps in the

More information

MDM Syndicator Create Flat Syndication File

MDM Syndicator Create Flat Syndication File MDM Syndicator Create Flat Syndication File Applies to: SAP NetWeaver Master Data Management (MDM) SP3, SP4, SP5. Summary This article provides a step-by-step procedure in manually syndicate the data to

More information

HA200 SAP HANA Installation & Operations SPS10

HA200 SAP HANA Installation & Operations SPS10 HA200 SAP HANA Installation & Operations SPS10. 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

More information

Personalizing SAP BusinessObjects Explorer Information Spaces

Personalizing SAP BusinessObjects Explorer Information Spaces Personalizing SAP BusinessObjects Explorer Information Spaces Applies to: SAP BusinessObjects Explorer and personalizing the display of data using Universes and Excel data sources. Summary This document

More information

How to Work with Analytical Portal

How to Work with Analytical Portal How-To Guide SAP Business One, version for SAP HANA Document Version: 1.1 2019-02-22 SAP Business One 9.3 PL00 and later, version for SAP HANA Typographic Conventions Type Style Example Example EXAMPLE

More information

Web Dynpro: Column Coloring in ALV

Web Dynpro: Column Coloring in ALV Web Dynpro: Column Coloring in ALV Applies to: SAP ECC 6.0 Summary The article aims to help the professionals who have only ABAP knowledge and passion to develop their Web Dynpro knowledge in ABAP. This

More information