Enhanced Reporting in SAP All-In-One

Size: px
Start display at page:

Download "Enhanced Reporting in SAP All-In-One"

Transcription

1 Enhanced Reporting in SAP All-In-One Contents: Overview on enhanced reporting in SAP All-in-One Creating Infosets and Infoset queries based on existing reports Connect Infoset queries with POWER Lists SAP AG 2007, SAP All-in-One: UE Workshop 1 In this chapter you will learn more about how reporting is enhanced in SAP All-in-One. You will see what Infosets and their Infoset Queries are and how you can connect them with POWER Lists to improve reporting. Finally, this chapter will also explain, how a user can slice and dice reporting data using the Business Explorer. 1

2 Enhanced Reporting in SAP All-In-One? At the conclusion of this unit, you will be able to: Explain the enhanced reporting concept of SAP All-in-One in general Use provided SAP Tools to improve existing reporting Understand, where SAP Tools can help you and where manual steps are required Enhance your Roles in PFCG with reporting POWER Lists SAP AG 2007, SAP All-in-One: UE Workshop 2 At the end of this chapter you will be able to explain the enhanced reporting concept of SAP All-In-One You will be able to use the tools provided by SAP to improve existing reports in the backend system and to decide where manual action needs to take place for report improvements. This chapter will also enable you to enhance your PFCG roles, adding POWER Lists for reporting to it. Finally, you re able to use the BEx Analyzer as data analysis tool. 2

3 Enhanced Reporting in SAP All-in-One Data Analysis starts with POWER lists POWER list can be personalized by each user Direct visualization of charts within POWER list Business Explorer (BEx) Analyzer Easy integration of ALV Reports in new concept SAP AG 2007, SAP All-in-One: UE Workshop 3 As you already know, with SAP All-in-One and the SAP NetWeaver Business Client a new navigation and interaction paradigm is introduced. One of the main UI elements to support this new paradigm is the POWER List. While navigating through the system you will find many POWER Lists connected to the navigation panel. The POWER Lists are not only used to show up business objects related to the navigation structure. Also in the reporting area, SAP has started to consequently make use of this UI element. Assumed that user much quicker get familiar with the POWER List as it is used in many areas, the user will be able to leverage the system capabilities in a much broader fashion. With this, the user immediately receives all benefits of the POWER List including its personalization capability. On top, the POWER Lists offers some more functionality, if it is defined a pure reporting POWER List. In this case, the personalization also allows to add graphics like pie-, bar- or other charts to the list. In all POWER Lists, no matter whether they are pure reporting lists or work item lists like a view on sales orders, it always provide the capability to export the shown data to the Business Explorer Analyzer (BEx). This enables the user to slice and dice the given data, aggregate it and finally put it into charts. As BEx export is part of every POWER List, it becomes clear, that reporting is not only limited to those lists defined for pure reporting. Also a list on billing documents, open sales orders and so on can be seen as reporting and therefore further analyzed using the BEx Analyzer. POWER Lists indicated as pure report lists are based on a specific WDK. We will come to this later again. This WDK requires a specific basis to rely on, which is the so called Infoset Query and its underlying Infoset. With other words, in SAP All-in-One, the Infoset became the technical basis for that what SAP calls streamlined reporting. If Infosets do not exist for a specific reporting requirement, there are several options to make such an Infoset and its query available. Creating a new Infoset from scratch Generating an Infoset based on an existing ALV report. This is supported by SAP tools, specifically designed to generate Infoset and Infoset Query. Manually create a new Infoset and Infoset Query based on existing information from other reports like Drill-Down reports. 3

4 Technical View on Reporting Tool generated Infosets & Infoset Queries based on ALV reports Infoset Infoset Infoset Tool Infoset Queries ABAP Reports using ALV Manually created Infosets & Infoset Queries based on other data providers Infoset Queries Infoset Infoset Infoset Manual steps required Drill-Down Reporting DB Tables LIS / VIS / AIS Database SAP AG 2007, SAP All-in-One: UE Workshop 4 As said, within SAP All-in-One reporting can be streamlined by using the POWER Lists as starting point for data review and the BEx Analyzer for further analysis. Both based on an Infoset environment. However, historically, most of the reports are available as ALV reports or Drill-Down Reports based on a specific reporting environment like the LIS Database. As the Infoset is required to use the reporting in the POWER Lists, a first step to take is, to bring existing reports into this Infoset environment. For sure, reports can also build from scratch using Infosets. Nevertheless, using existing reports as basis will accelerate the process of getting new Infosets. SAP already delivers a set of streamlined reports in SAP All-in-One. However, partners and customers might require more or other reports. As a result, soon or later, they will start creating own Infosets. This chapter will focus on how to create Infosets using existing reports. In the case of existing ALV reports, things become relatively easy as SAP offers tools which help generating Infosets based on the existing ALV reports and their settings. In all other (non-alv) cases, Infosets need to be created manually. Both cases will be described in this chapter. 4

5 How to Streamline Existing ALV Reports: Concept Mandatory Steps Prerequisites Existing ABAP report using ALV Infoset Queries Infoset Infoset Infoset 1 2 SQ_Report_Infoset Generating Infoset and Infoset Query based on existing ALV report Transaction SQ01 / SQ02 To refine Infoset Query 3 Report WDK_GENERATE_POWL_CUST To connect Infoset Query with POWER List 4 POWL_QUERY To refine the default POWER List query SAP AG 2007, SAP All-in-One: UE Workshop 5 The concept to streamline an existing ALV report is a sequence of four steps and quite easy to follow. Note: Again, important at this point is that this concept will only work with ALV reports. In all other cases, manual steps need to be taken. As a first step in the sequence, the Infoset and the Infoset Query will be generated. For this step, SAP tools are available for generation. At the end of this step, you will have an Infoset, which can be seen as a specific table view on the reporting data in the backend system. Additionally, you will have the Infoset Query which sits on top of the Infoset and retrieves the data from it. In a second step, you can improve the Infoset and the Infoset Query with transactions SQ01 and SQ02. In this step, you can reduce the number of columns, the column headers or replace some cryptic information in the data fields with more valuable information. The 3rd step connects the new Infoset and the Infoset Query with a POWER List. As a first task, a specific ABAP program is used, to generate the necessary POWER List configuration (POWL_TYPE, POWL_TYPER, POWL_QUERY, POWL_QUERYR). After his, a new WD element is added to a role which uses a predefined POWER List setup (POWL and WDK_Reporting) and the APPLID which was created before. Finally, step four is used to refine the generated POWER List query. This step includes arrangement of columns, configuration of list with calculations and more. The following slides will describe this sequence in more detail. 5

6 Switch to SAP Menu Navigate to List of Customer Line Items Start report SAP AG 2007, SAP All-in-One: UE Workshop 6 Before we start generating the Infoset and the Infoset Query, we first need to find an ALV report we can use for this practice. By searching such a report, the first advantage of the streamlined reporting will become visible. To search a report, we start a SAPGUI connecting our backend system. Make sure that you switch to the SAP Menu and navigate to Accounting Financial Accounting Accounts Receivable Information System Reports for Accounts Receivable Accounting Start List of Customer Line Items by double-clicking the item. As mentioned before, one advantage of the streamlined reporting becomes visible pretty quick while navigating to the appropriate report. You need 7 clicks to get to the report and to launch it. 6

7 SAP AG 2007, SAP All-in-One: UE Workshop 7 The screen shot on the left shows the criteria maintenance of the report. As you can see, it offers the possibility to enter a variety of criteria to specify the output of the report. Unfortunately, this also results in a pretty complex screen, even if the customer normally requires just a view of these settings. If you execute the report (F8), you will see the report itself as shown in the right screenshot. Also here you can find a large amount of columns and information. Again, also here the screen becomes quite complex, especially for a customer who is interested in parts of the output, only. What we will do next is to streamline this report, bringing it into a Infoset environment and connecting it to a POWER List. At the end of the practice shown in the upcoming slides, we will see a criteria maintenance with just the two fields Customer account and Company code. Additionally, we will see a list which is reduced in fields and will also beautified in several ways. However, there is one thing you need to know first. First, you need to know whether this is an ALV report and with this a basis for an automatic generation of the Infoset and the Infoset Query. Second, you need to know the technical name of the report which needs to be specified later in the generator. 7

8 Program name of report Proof point for ALV Report SAP AG 2007, SAP All-in-One: UE Workshop 8 The place to get the information you need can be found within the SAPGUI Menu item System Status. On the left screenshot, you can see the status information which was called within the criteria maintenance. The program field indicates the technical program name of this report. You need to remember this, as it will be a required entry for the generation later. On the right screenshot, you see the status information which was called within the report. Here, the program (GUI) field with the entry SAPLKKBL indicated that this really is a ALV report. If there is another value than SAPLKKBL in this field, it is not a ALV report and as a result cannot be used as basis for the generator. In this case, Infoset and Infoset Query needs to be created manually. 8

9 Transaction Transaction SQ_REPORT_INFOSET SQ_REPORT_INFOSET SAP AG 2007, SAP All-in-One: UE Workshop 9 As we now have the report s program name at hand, we can start streamlining the report. To do this, we need to start transaction SQ_REPORT_INFOSET. Within this transaction, we can specify a name which will be the name of our Infoset later. After this, press the Create button. In the upcoming window you will be asked about a report name and a structure. The report name is exactly the name we have discovered earlier. In our example it is RFDEPL00. The structure is just a name we need at this point. Just freely decide which name you want to use. However, you need to make sure, that the structure is in customer name range, or with other words starts with Z. Finally, confirm your values. 9

10 SAP AG 2007, SAP All-in-One: UE Workshop 10 In the following screen you see the generator which we are going to use to generate our new Infoset and Infoset Query based on the given report RFDEPL00. This generator provides three tabs we need to go through step by step. In the first step we will generate a structure which is the basis for the Infoset and the Infoset Query and holds the information about the data structure beneath the Infoset. As second step we will generate the Infoset itself and finally as third step the Infoset Query. Let s start with the structure first. The slide shows the actions to take. By pressing the Execute button, the real report gets started. This records the criteria maintenance of the report as well as the output. As a result you really need to have to execute the report to see the output. However, you don t need to specify any values in the criteria maintenance. From the output, go back to the initial generator screen. You ll see, that the right side of the generator screen now shows the data structure recorded from the report. 10

11 Start generation of structure Chance to eliminate unnecessary field SAP AG 2007, SAP All-in-One: UE Workshop 11 From here, we now have the option, to eliminate unnecessary fields to streamline the structure and with this improve the later performance of the new report. Though, you should consider, that eliminating a field at this point has the performance advantage but also the disadvantage that these fields cannot be re-imported if you decided later that a field is required again. With other words: If you would like to bring fields back, you would need to start the whole procedure from the start. In addition, you need to know, that this is not the only chance to eliminate fields. We will see later, that there is another area, where we can do the same. Nevertheless, we will also discover that from performance perspective it is the best to get rid of unnecessary fields as soon as possible. Knowing these facts, it becomes clear that removing fields should be done quite wisely, deleting the fields where you are pretty sure that these will not be needed later. At the end you want to improve performance while still having options later. To remove / eliminate fields, do a right-mouse click on the specific field and choose Delete Field. Before we switch to the next tab strip, we need to generate the new structure for our Infoset based on the imported structure and the fields we have deleted. To do this press the button generate structure. 11

12 Next activity: Generating Infoset Result after generation of structure SAP AG 2007, SAP All-in-One: UE Workshop 12 After the new structure is generated, you can review it. This structure will be the basis for our next steps. We are now ready to generate the Infoset. Therefore we switch to the tab strip Infoset. 12

13 SAP AG 2007, SAP All-in-One: UE Workshop 13 As said earlier, our target for this practice is, to limit the criteria maintenance to the two fields Customer account and Company code. Therefore we need to hide all other selections. The Infoset exactly is the place where this can be done. By right-mouse click, you can hide the selection in the Infoset. In our case we hide all selections except DD_KUNNR and DD_BUKRS as these are the two selections we wanted to keep. Before we re going to generate the Infoset based on our entries we would have the chance to maintain a check class. This would be done to implement a value check or to set default values for the selection fields. In our exercise we will not do this. 13

14 SAP AG 2007, SAP All-in-One: UE Workshop 14 So, we continue with generating the Infoset by pressing the appropriate button. As we can see, the generator puts the fields to the left side of the screen, indicating that these are the available selections in our Infoset, now. With this, the Infoset is completed and we can switch to the tab strip Queries. 14

15 SAP AG 2007, SAP All-in-One: UE Workshop 15 The tab Queries is the place, where we can generate the query. At this point, we don t need much to do, as we can improve the query with convenient tools, later. We simply need to add a user group which is a technical vehicle used to group the different Infoset. Please make sure that you use the value /KYK/IS_UG as other generating tools are based on this naming. Furthermore, we need to specify a name for our query and can add a description as well. After entering all the required values, press the Generate Query button. In the Queries of Infoset section an entry will appear, indicating that the query was generated. At this point, we can test the query by right-mouse click and Execute Query. You will see the ALV report with the simplified criteria maintenance. For technical reasons, there is a third input field available which will be removed later. At the current point, we would be able to connect this Infoset Query already to a POWER List. Nevertheless, as we still see the output in a quite complex fashion, the next step of this practice is to simplify this as well. The simplification of the output will include changing column headers, reducing the number of columns and finally changing the output text in some areas to replace current abbreviations like RV with more helpful information. 15

16 SAP AG 2007, SAP All-in-One: UE Workshop 16 To simplify the output we need to start transaction SQ01. After the transaction has started, you need to specify the user group first. With this, the Infoset Queries of this group become visible, including our query QUERYNAME1 we have generated recently. First thing we are going to do is, reducing the number of columns used in the report output. To do so, we need to maintain the Infoset Query. You can reach the maintenance via the button Infoset Query. Make sure to have your query selected, first. 16

17 SAP AG 2007, SAP All-in-One: UE Workshop 17 In the next screen you can expand the folder field group for generated Infoset. You will see a list of the field groups (columns) used in the Infoset query. The column Output can be used to deselect the columns which shouldn t be shown in the report later. As said in the beginning while generating the structure, this is the other option to remove columns. The advantage here is, that you simply need to select a field again to bring it back to screen if needed. The disadvantage is, that technically all columns are still there and being processed in the backend system which influences the performance. Remove all unnecessary columns and make sure to have at least one measurement value still available. As an example, you might leave Amount in local currency selected. By pressing the save button, a pop-up will arise. Just confirm this pop-up. 17

18 SAP AG 2007, SAP All-in-One: UE Workshop 18 Let s see, how the last action has changed the output of our report. If you go back to the main screen, you will be able to execute the report via right-mouse click Execute Execute. The report will be started as normal. You will see the criteria maintenance first. Execute the report and you will see the output which includes the columns we have selected before, only. With this we really have simplified the output a lot. However, if look closer to the column headers we see, that some headers have no meaningful naming. As one example you will see the column Name 1 which is representing the customer name. As next step, we will change this column header name to Customer Name. 18

19 SAP AG 2007, SAP All-in-One: UE Workshop 19 As a rule of thumb, we can say that text changes normally require changes at the Infoset level. Before we navigate to the Infoset level, there is one step we need to perform first, which is updating the text fields. One advantage of using the Infosets is, that we have the option to re-check the names given for the single columns against the data dictionary. As the fields are based on data elements and data domains, the Infoset can be checked against the naming information given in the data dictionary. To perform this update, you need to select More functions Update text fields in the SAPGUI menu. After starting the update a window comes up showing a log of the update activity. By confirming this window, you will come back to the initial screen. As said, to change the text in the column header, we need to maintain the Infoset itself. Therefore we choose Infoset in the Environment menu of the SAPGUI menu bar. 19

20 SAP AG 2007, SAP All-in-One: UE Workshop 20 In the initial screen of the Infosets, select your Infoset and press the Change button. After expanding the structure of generated Infoset tree, you will see the list of all columns in the structure. By selecting the Name 1 field, you have the chance to maintain a new name for the long text as well as the column header. We re just changing the name to Customer Name and press the save button to proceed. Confirm the two upcoming questions with yes. It s time to review the report s output again. Therefore we need to go back to the query overview which can be accessed via Environment Queries in the SAPGUI menu bar. 20

21 SAP AG 2007, SAP All-in-One: UE Workshop 21 As we can see now, the column name for the output of the customer name is now set correctly. Again, we could improve the output adding more meaningful names to the columns. By reviewing the result in the screenshot we still see room for improvement. Some columns like document type show up data using abbreviations like RV. More helpful would be to have a real text like Billing Document Transfer in this fields. So, as next step, we re going to improve the output of these fields. 21

22 SAP AG 2007, SAP All-in-One: UE Workshop 22 To change the output from abbreviations to some text we need to go back to the Infoset Query level. Select your query and press the Infoset Query button. If you look closer at the icons in front of the field names, you will recognize that some icons have an additional T symbol. This indicates all the fields, where the check against the data dictionary we performed earlier put additional text to the field. As the field document type is also marked with a T we select the entry do a right-mouse click Output. We see that this field is currently set to Only Value. We re changing this to text to replace the value (RV) with a more meaningful text. Press the save button and commit the upcoming window to leave the screen. 22

23 SAP AG 2007, SAP All-in-One: UE Workshop 23 For the last time, let s review the output of the report. The document type shows a more helpful text now. To summarize the things we did: We have reduced the number of columns in the Infoset Query. We have changed the name of the column header on Infoset level. We changed the output from value to text in the Infoset Query to get rid of the abbreviations. 23

24 Transaction Transaction SE38 SE38 WDK_GENERATE_POWL_CUST WDK_GENERATE_POWL_CUST SAP AG 2007, SAP All-in-One: UE Workshop 24 What we finally need to do is to add the new Infoset to a POWER List. For this task a program is available, which generates all necessary entries to the POWER Lists framework including the APPLID we need to use later. To start the program, start transaction SE38 and launch program WDK_GENERATE_POWL_CUST. In the initial screen you just need to specify the Infoset Query you have recently generated. Execute the generator. A log file appears showing all single tasks which were taken. 24

25 Transaction Transaction SE38 SE38 /KYK/IS_POWL /KYK/IS_POWL SAP AG 2007, SAP All-in-One: UE Workshop 25 To test the settings in the POWER List framework, start transaction and launch program /KYK/IS_POWL. Note, this program was developed to test the settings done by the generator only. You will not be able to test POWER Lists which are not based on an Infoset Query. In the initial screen, again specify the Infoset Query and execute the program. The MS Internet Explorer will come up, showing the POWER List with the reporting we have generated as Infoset. 25

26 SAP AG 2007, SAP All-in-One: UE Workshop 26 The POWER List is working fine and we can add it to our role, now. As already described in chapter 5, you can put your new reporting POWER List into your role. Please be aware that POWER Lists based on Infoset Queries require an additional parameter to be set. This parameter is WDCONIGURATIONID which needs to be set to WDK_REPORTING. 26

27 Data viewer for Reporting: Business Explorer Analyzer POWER List Get Data Infoset Infoset Infoset Infoset Queries SAP AG 2007, SAP All-in-One: UE Workshop 27 This part of the presentation will be detailed later 27

28 SAP Roles (Part II): Unit Summary! You are now able to: Explain the enhanced reporting concept of SAP All-in-One in general Use provided SAP Tools to improve existing reporting Understand, where SAP Tools can help you and where manual steps are required Enhance your Roles in PFCG with reporting POWER Lists SAP AG 2007, SAP All-in-One: UE Workshop 28 With this, we have reached the end of this chapter. You should be able now, to leverage the new concepts and tools for reporting in SAP All-in-One. 28

29 Copyright 2007 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, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iseries, pseries, xseries, zseries, System i, System i5, System p, System p5, System x, System z, System z9, z/os, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/os, POWER, POWER5, POWER5+, OpenPower and PowerPC are trademarks or registered trademarks of IBM Corporation. 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. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mysap, mysap.com, xapps, xapp, SAP NetWeaver, 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. 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 2007, SAP All-in-One: UE Workshop 29 29

30 Copyright 2007 SAP AG. Alle Rechte vorbehalten Weitergabe und Vervielfältigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer, ohne die ausdrückliche schriftliche Genehmigung durch SAP AG nicht gestattet. In dieser Publikation enthaltene Informationen können ohne vorherige Ankündigung geändert werden. Die von SAP AG oder deren Vertriebsfirmen angebotenen Softwareprodukte können Softwarekomponenten auch anderer Softwarehersteller enthalten. Microsoft, WINDOWS, NT, EXCEL, Word, PowerPoint und SQL Server sind eingetragene Marken der 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, System i, System i5, System p, System p5, System x, System z, System z9, z/os, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/os, POWER, POWER5, POWER5+, OpenPower und PowerPC sind Marken oder eingetragene Marken der IBM Corporation. Adobe, das Adobe Logo, Acrobat, PostScript und Reader sind Marken oder eingetragene Marken von Adobe Systems Inc. in den USA und/oder anderen Ländern. ORACLE ist eine eingetragene Marke der ORACLE Corporation. UNIX, X/Open, OSF/1 und Motif sind eingetragene Marken der Open Group. Citrix, das Citrix-Logo, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, MultiWin und andere hier erwähnte Namen von Citrix-Produkten sind Marken von Citrix Systems, Inc. HTML, DHTML, XML, XHTML sind Marken oder eingetragene Marken des W3C, World Wide Web Consortium, Massachusetts Institute of Technology. JAVA ist eine eingetragene Marke der Sun Microsystems, Inc. JAVASCRIPT ist eine eingetragene Marke der Sun Microsystems, Inc., verwendet unter der Lizenz der von Netscape entwickelten und implementierten Technologie. MaxDB ist eine Marke von MySQL AB, Schweden. SAP, R/3, mysap, mysap.com, xapps, xapp, SAP NetWeaver, und weitere im Text erwähnte SAP-Produkte und -Dienstleistungen sowie die entsprechenden Logos sind Marken oder eingetragene Marken der SAP AG in Deutschland und anderen Ländern weltweit. Alle anderen Namen von Produkten und Dienstleistungen sind Marken der jeweiligen Firmen. Die Angaben im Text sind unverbindlich und dienen lediglich zu Informationszwecken. Produkte können länderspezifische Unterschiede aufweisen. Die in dieser Publikation enthaltene Information ist Eigentum der SAP. Weitergabe und Vervielfältigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer, nur mit ausdrücklicher schriftlicher Genehmigung durch SAP AG gestattet. Bei dieser Publikation handelt es sich um eine vorläufige Version, die nicht Ihrem gültigen Lizenzvertrag oder anderen Vereinbarungen mit SAP unterliegt. Diese Publikation enthält nur vorgesehene Strategien, Entwicklungen und Funktionen des SAP -Produkts. SAP entsteht aus dieser Publikation keine Verpflichtung zu einer bestimmten Geschäfts- oder Produktstrategie und/oder bestimmten Entwicklungen. Diese Publikation kann von SAP jederzeit ohne vorherige Ankündigung geändert werden. SAP übernimmt keine Haftung für Fehler oder Auslassungen in dieser Publikation. Des Weiteren übernimmt SAP keine Garantie für die Exaktheit oder Vollständigkeit der Informationen, Texte, Grafiken, Links und sonstigen in dieser Publikation enthaltenen Elementen. Diese Publikation wird ohne jegliche Gewähr, weder ausdrücklich noch stillschweigend, bereitgestellt. Dies gilt u. a., aber nicht ausschließlich, hinsichtlich der Gewährleistung der Marktgängigkeit und der Eignung für einen bestimmten Zweck sowie für die Gewährleistung der Nichtverletzung geltenden Rechts. SAP haftet nicht für entstandene Schäden. Dies gilt u. a. und uneingeschränkt für konkrete, besondere und mittelbare Schäden oder Folgeschäden, die aus der Nutzung dieser Materialien entstehen können. Diese Einschränkung gilt nicht bei Vorsatz oder grober Fahrlässigkeit. Die gesetzliche Haftung bei Personenschäden oder Produkthaftung bleibt unberührt. Die Informationen, auf die Sie möglicherweise über die in diesem Material enthaltenen Hotlinks zugreifen, unterliegen nicht dem Einfluss von SAP, und SAP unterstützt nicht die Nutzung von Internetseiten Dritter durch Sie und gibt keinerlei Gewährleistungen oder Zusagen über Internetseiten Dritter ab. SAP AG 2007, SAP All-in-One: UE Workshop 30 30

SAP Service and Asset Management Solution Map. Release 2005

SAP Service and Asset Management Solution Map. Release 2005 SAP Service and Asset Solution Map Release 2005 SAP Service and Asset Service Service Sales and Marketing Service Contract Customer Service and Support Installed Base Warranty and Claims Field Service

More information

SAP Perfect Plant Manufacturing Solution. SAP Taiwan Allen Lin 林 信 宇 2010.09.14

SAP Perfect Plant Manufacturing Solution. SAP Taiwan Allen Lin 林 信 宇 2010.09.14 SAP Perfect Plant Manufacturing Solution SAP Taiwan Allen Lin 林 信 宇 2010.09.14 生 產 製 造 的 世 界 趨 勢 協 同 製 造 的 環 境 客 戶 導 向 的 創 新 符 合 法 規 的 規 範 應 用 資 訊 的 輔 助 Cost savings Focus on core competencies Closeness

More information

mysap ERP Application Map

mysap ERP Application Map mysap ERP Application Map mysap ERP End-User Service Delivery Analytics Strategic Enterprise Financial Analytics Operations Analytics Workforce Analytics Financials Financial Supply Chain Financial Accounting

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

mysap Supply Chain Management Solution Map Release 2005

mysap Supply Chain Management Solution Map Release 2005 mysap Supply Chain Management Solution Map Release 2005 Demand & Supply Planning Demand Planning & Forecasting Safety Stock Planning Supply Network Planning Distribution Planning Supply Network Collaboration

More information

Application Map Release 2005

Application Map Release 2005 mysap Supplier Relationship Management Solution Map Application Map Release 2005 Purchasing Planning Purchasing Governance Strategy Development Risk Management Procurement Office Planning Category Management

More information

Working in a ubiquitous computing environment

Working in a ubiquitous computing environment Working in a ubiquitous computing environment Challenges for an application software manufacturer Dr. Thomas Ziegert, SAP Corporate Research SAP Corporate Research Overview SAP Corporate Research Investigates

More information

Multiple Components in One Database -

Multiple Components in One Database - Multiple Components in One Database - Technical Implementation on Different Databases Dr. Georg Leffers SAP AG Technical Setup The following slides show for all databases supported by SAP the technical

More information

Implementing a Federated Portal Network

Implementing a Federated Portal Network Implementing a Federated Portal Network Jana Richter Product Management Overview: Federated Portal Network Use Cases Integration Concepts & Tools Landscape Considerations Summary Motivation Number of portals

More information

SAP NetWeaver Gateway Throughput & Scalability. David Freidlin

SAP NetWeaver Gateway Throughput & Scalability. David Freidlin SAP NetWeaver Gateway Throughput & Scalability David Freidlin Agenda Gateway Throughput Gateway Data Scalability Gateway Scaling Out Gateway High Availability 2013 SAP AG. All rights reserved. 2 Gateway

More information

Management and Monitoring of a J2EE Server and Applications Using JMX. Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG

Management and Monitoring of a J2EE Server and Applications Using JMX. Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG Management and Monitoring of a J2EE Server and Applications Using JMX Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG How much JMX is required to be in J2EE? JMX 1.2 belongs to the list of required

More information

Michael Collet 28th January 2005, Frankfurt, GI -Fachgruppe SECMGT

Michael Collet 28th January 2005, Frankfurt, GI -Fachgruppe SECMGT Management@SAP Michael Collet 28th January 2005, Frankfurt, GI -Fachgruppe SECMGT If business has no risk, don t do it! ( frei nach Tom DeMarco & Timothy Lister) Scope of Corporate Management Roll-out

More information

Closed-Loop Engineering Integrated Product Development at a Vehicle Manufacturer

Closed-Loop Engineering Integrated Product Development at a Vehicle Manufacturer Closed-Loop Engineering Integrated Product Development at a Vehicle Manufacturer Dr. Stephan Kohlhoff Geschäftbereich Automotive SAP Deutschland AG & Co KG Agenda Motivation Closed-Loop Engineering Vehicle

More information

January, 2009. SOA Showcases - Utilities Cases -

January, 2009. SOA Showcases - Utilities Cases - January, 2009 SOA Showcases - Utilities Cases - Showcase overview Grid usage prices, 1 AMI, 1 Sales Proc. Integr., 1 Duet, 1 Customer Portal, 5 Material Mgmt, 1 Intranet portal, 1 Process Integr., 1 Payment

More information

Leveraging Utilibill. Tim Vanderheide Bluewater Power V.P. Client Services

Leveraging Utilibill. Tim Vanderheide Bluewater Power V.P. Client Services Leveraging Utilibill Tim Vanderheide Bluewater Power V.P. Client Services Leveraging Utilibill Tim Vanderheide, V.P. Client Services Bluewater Power What is Bluewater Power LDC -- Local Distribution Company

More information

Building a multi-source universe

Building a multi-source universe September 10-13, 2012 Orlando, Florida Building a multi-source universe Pierpaolo Vezzosi 2011 SAP AG. All rights reserved. Public 1 Learning points Learn the details of the multi-source universe technology

More information

How To Develop In Java (J2Ee) And J2Ee (Sap) Together (Sapp)

How To Develop In Java (J2Ee) And J2Ee (Sap) Together (Sapp) SAP NetWeaver Developer Studio and Java Development Infrastructure Karl Kessler Product Manager, SAP AG Agenda SAP NetWeaver Developer Studio! Mission Statement! Eclipse! Java Dictionary, J2EE Tool Set,

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

SAP GLOBAL DIVERSITY POLICY

SAP GLOBAL DIVERSITY POLICY SAP GLOBAL DIVERSITY POLICY Date 29.8.2006 1 TABLE OF CONTENTS Cover Sheet... 2 PREFACE... 3 1 DEFINITION... 4 2 OBJECTIVES AND SCOPE... 4 2.1 KEY TARGETS FOR DIVERSITY AT SAP... 5 2.2 COMPLIANCE/SANCTIONS...

More information

SAP BusinessObjects Dashboards Influence Session. Scott Leaver Solution Management François Imberton Product Management

SAP BusinessObjects Dashboards Influence Session. Scott Leaver Solution Management François Imberton Product Management Influence Session Scott Leaver Solution Management François Imberton Product Management Influence Session What is this about? Contribute to Dashboards Product Release Content Give feedback on potential

More information

Overview of SAP NetWeaver Business Rules Management with SAP NetWeaver Composition Environment

Overview of SAP NetWeaver Business Rules Management with SAP NetWeaver Composition Environment Overview of SAP NetWeaver Business Rules Management with SAP NetWeaver Composition Environment Michael Hill Product Manager SAP Technology Group Market Development and Enablement SAP Labs, LLC Disclaimer

More information

SAP NetWeaver Composite Application Framework (CAF)

SAP NetWeaver Composite Application Framework (CAF) SAP NetWeaver Composite Application Framework (CAF) Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not

More information

SAP Solution Manager for Customizing Synchronization

SAP Solution Manager for Customizing Synchronization SAP Solution Manager for Customizing Synchronization Product Management SAP Solution Manager SAP AG Learning Objectives As a result of this presentation, you will be able to: Describe major challenges

More information

Growing pressures that are here to stay

Growing pressures that are here to stay SAP BusinessObjects Planning and Consolidation April 2012 Growing pressures that are here to stay Volatility in markets, commodity prices and stocks Increasing globalization Increased focus on risk Pressure

More information

SAP xmii Deployment Made Easy. Mo Ghanem, SAP Labs LLC

SAP xmii Deployment Made Easy. Mo Ghanem, SAP Labs LLC SAP xmii Deployment Made Easy Mo Ghanem, SAP Labs LLC xmii Overview xmii integrations Scenarios Deployment Roadmap Deployment Timeline Where to get Help? SAP xapp Manufacturing integration and Intelligence

More information

Sabine Reich SAP. Test Workbench - Introduction

Sabine Reich SAP. Test Workbench - Introduction Sabine Reich SAP Test Workbench - Introduction Agenda 1 General Concepts 2 Functions of the Test Workbench 3 A Typical Test Procedure 4 Integration into the SAP Solution Manager SAP AG 2002, Title of Presentation,

More information

mysap Customer Relationship Management - Enterprise Solution Map Edition 2004

mysap Customer Relationship Management - Enterprise Solution Map Edition 2004 mysap Customer Relationship - Enterprise Solution Map Edition 2004 mysap Customer Relationship - Enterprise Marketing Marketing Planning Segmentation Campaign Trade Promotion Lead Personalization Sales

More information

Perforce Best Practices @ SAP. Claudia Loff, SAP AG Thomas Kroll, SAP AG Walldorf, Germany, 2006/08/14

Perforce Best Practices @ SAP. Claudia Loff, SAP AG Thomas Kroll, SAP AG Walldorf, Germany, 2006/08/14 Perforce Best Practices @ SAP Claudia Loff, SAP AG Thomas Kroll, SAP AG Walldorf, Germany, 2006/08/14 Presenters and the other team members Claudia Loff Claudia is project lead of the "Perforce Improvement

More information

Unstructured information management

Unstructured information management Unstructured information management Research Cluster in SAP Research Data Management and Analytics Program Alexander Löser Alexander Löser 2004 Doctorial student researcher with HP Research Labs Bristol

More information

SAP ERP Financials. Vision, Strategy & Roadmap. Dr. Jens Baumann ERP Solution Management, SAP AG

SAP ERP Financials. Vision, Strategy & Roadmap. Dr. Jens Baumann ERP Solution Management, SAP AG SAP ERP Financials Vision, Strategy & Roadmap Dr. Jens Baumann ERP Solution Management, SAP AG The New Responsibilities of Finance Transforming Finance with SAP ERP Financials SAP ERP 6.0 A Platform for

More information

Capital Project and Portfolio Management

Capital Project and Portfolio Management Capital Project and Portfolio Management Agenda Introduction Capital Project and Portfolio Management Process New Functions and Features for Capital Project and Portfolio Management Process Variant Leveraging

More information

SAP Governance, Risk & Compliance Access Control 5.3. Post-Installation Enterprise Role Management Part I: Configuration

SAP Governance, Risk & Compliance Access Control 5.3. Post-Installation Enterprise Role Management Part I: Configuration SAP Governance, Risk & Compliance Access Control 5.3 Post-Installation Enterprise Role Management Part I: Configuration Authors SAP GRC RIG Team Frank Rambo, SAP GRC RIG, EMEA Region Frank Bannert, SAP

More information

Setup Guide for Business Process Operations Dashboards SAP Solution Manager 7.1. SAP AG August, 2011

Setup Guide for Business Process Operations Dashboards SAP Solution Manager 7.1. SAP AG August, 2011 Setup Guide for Business Process Operations Dashboards SAP Solution Manager 7.1 SAP AG August, 2011 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

The Way to New ERP Horizons

The Way to New ERP Horizons The Way to New ERP Horizons From Monoliths to Molecules, and How They All Can Make Humpty-Dumpty Whole Again Matthias Kaiser, Ph.D. Sr. Research Scientist, SAP Research Visiting Scholar at the Computational

More information

Jeff Gebo NetWeaver RIG, SAP Labs LLC

Jeff Gebo NetWeaver RIG, SAP Labs LLC Send, Receive, and Process Interactive Forms via Email in AS ABAP. Jeff Gebo NetWeaver RIG, SAP Labs LLC Introduction Creating Interactive Forms in AS ABAP SMTP in AS ABAP Sending Email with attached Interactive

More information

mysap ERP Technology Facts

mysap ERP Technology Facts mysap ERP Technology Facts Agenda mysap ERP Overview Technical Architecture of mysap ERP Transition to mysap ERP Outlook and Roadmap Summary and Further Information SAP AG 2004, mysap ERP Technology Facts,

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

SAP Solution Manager Change Request Management. SAP Solution Manager Product Management SAP AG

SAP Solution Manager Change Request Management. SAP Solution Manager Product Management SAP AG SAP Solution Manager Change Request Management SAP Solution Manager Product Management SAP AG Change Request Management Maintenance Activities Project Activities Administration Activities SAP Solution

More information

SAP Solution Manager Value Proposition. Walldorf, April 2007

SAP Solution Manager Value Proposition. Walldorf, April 2007 SAP Solution Manager Value Proposition Walldorf, April 2007 Agenda Application management challenges Implementation / Upgrade Operations Optimization Application management lifecycle Routes to success

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

SAP CRM 7.0 Detailed View

SAP CRM 7.0 Detailed View SAP CRM 7.0 Detailed View SAP CRM 7.0 Marketing Campaign Management 1 Content 1. Overview 2. Campaign Planning 3. Campaign Development 4. Campaign Optimization 5. Campaign Execution 6. Campaign Analysis

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

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

Job Scheduling Management Integration with SAP CPS by Redwood SAP Solution Manager 7.1. SAP AG August, 2011

Job Scheduling Management Integration with SAP CPS by Redwood SAP Solution Manager 7.1. SAP AG August, 2011 Job Scheduling Management Integration with SAP CPS by Redwood SAP Solution Manager 7.1 SAP AG August, 2011 Disclaimer This presentation outlines our general product direction and should not be relied on

More information

Run SAP Implementation Partner Program Guide 2009 ADOPTING THE RUN METHODOLOGY INTO YOUR SAP IMPLEMENTATIONS

Run SAP Implementation Partner Program Guide 2009 ADOPTING THE RUN METHODOLOGY INTO YOUR SAP IMPLEMENTATIONS Run SAP Implementation Partner Program Guide 2009 ADOPTING THE RUN METHODOLOGY INTO YOUR SAP IMPLEMENTATIONS Executive Summary The foundation for business process availability is laid in the technical

More information

SAP's Journey of Implementing SAP Disclosure Management and Notes Management Session 2002

SAP's Journey of Implementing SAP Disclosure Management and Notes Management Session 2002 SAP's Journey of Implementing SAP Disclosure Management and Notes Management Session 2002 Sonja Simon/Corporate Financial Reporting and Kirk Anderson/EPM Solution Management, May, 2012 Agenda Overview:

More information

Innovation Summit Philadelphia, July 12 th 13 th User Experience

Innovation Summit Philadelphia, July 12 th 13 th User Experience Innovation Summit Philadelphia, July 12 th 13 th User Experience Agenda User Experience as a Strategic Topic New Usages and new Capabilities Understanding Work Practices From Configuration to App Breakouts

More information

SAP Supplier Relationship Management 7.0

SAP Supplier Relationship Management 7.0 SAP Supplier Relationship Management 7.0 Contract Management Overview Name of Speaker, Department Date For the latest version of this document, please refer to the SAP Service Marketplace extranet at www.service.sap.com/srm,

More information

SAP CRM 2007. Detailed View SAP CRM 2007. Web Service Tool

SAP CRM 2007. Detailed View SAP CRM 2007. Web Service Tool SAP CRM 2007 Detailed View SAP CRM 2007 Web Service Tool Disclaimer This Presentation is a preliminary version and not subject to your license agreement or any other agreement with SAP. This document contains

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

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

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

ITSCM at SAP Best practices

ITSCM at SAP Best practices ITSCM at SAP Best practices ITSCM - Goals and scope ITSCM helps to establish Business Continuity it Management related processes within Global IT as one of SAP Lines of Business (LOB s ) ITSCM assists

More information

BRFplus Field Configuration for Portfolio Management

BRFplus Field Configuration for Portfolio Management for Portfolio Management A PLM Consulting Solution Public The BRFplus Field Configuration allows you to easily modify the field configuration of standard and custom fields, toolbar buttons and tabs on

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

Simplifying Workflow with SAP NetWeaver. Alan Rickayzen Product Manager, SAP AG

Simplifying Workflow with SAP NetWeaver. Alan Rickayzen Product Manager, SAP AG Simplifying Workflow with SAP NetWeaver Alan Rickayzen Product Manager, SAP AG Workflow in SAP NetWeaver Central Simple Worklist Groupware Integration Summary Business Workflow: Robust, Proven Workflow

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

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

Project Cost Reporting for PPM

Project Cost Reporting for PPM Project Cost Reporting for PPM A PLM Consulting Solution Public Project Cost Reporting for PPM The Consulting Solution Project Cost Reporting supports project-centric and cross-project evaluations in PPM,

More information

SAP Solution Manager - Solution Reporting. SAP Solution Manager Product Management SAP AG

SAP Solution Manager - Solution Reporting. SAP Solution Manager Product Management SAP AG SAP Solution Manager - Solution Reporting SAP Solution Manager Product Management SAP AG Reporting Concept EWA Reporting Service Level Reporting Solution Reporting Summary Role of SAP Solution Manager

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

High Availability for Databases. Uwe Schulz SAP AG

High Availability for Databases. Uwe Schulz SAP AG High Availability for Databases Uwe Schulz SAP AG Overview of HA Options One Database Two Databases Cluster Node Cluster Node shared storage Replication Standby Clustering alternatives: shared nothing

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

Enhancement Framework What it means to you

Enhancement Framework What it means to you Enhancement Framework What it means to you Thomas Jung Oliver Mayer SAP NetWeaver Product Management ASUG Call Series Agenda 1. Introduction 2. Enhancement Packages 3. Enhancement Framework 4. Switch Framework

More information

Next Generation BPM. Michael Hill Product Manager SAP Technology Group Market Development and Enablement SAP Labs, LLC

Next Generation BPM. Michael Hill Product Manager SAP Technology Group Market Development and Enablement SAP Labs, LLC Next Generation BPM with SAP NetWeaver Composition Environment Business Process Modeling with SAP NetWeaver Composition Environment: Overview and Outlook (TechTour) Michael Hill Product Manager SAP Technology

More information

SAP Master Data Governance for Financials: What's New with SAP ERP 6.0 Enhancement Package 4 and 5

SAP Master Data Governance for Financials: What's New with SAP ERP 6.0 Enhancement Package 4 and 5 Orange County Convention Center Orlando, Florida May 15-18, 2011 SAP Master Data Governance for Financials: What's New with SAP ERP 6.0 Enhancement Package 4 and 5 Pete Graham Director, LoB Finance, Solutions

More information

SAP NetWeaver Mobile. Capabilities, Customer Experiences, Roadmap. Gerhard Henig, Product Management, SAP AG

SAP NetWeaver Mobile. Capabilities, Customer Experiences, Roadmap. Gerhard Henig, Product Management, SAP AG SAP NetWeaver Mobile Capabilities, Customer Experiences, Roadmap Gerhard Henig, Product Management, SAP AG Disclaimer This presentation outlines our general product direction and should not be relied on

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

LCM263 Managing MaxDB with Database Studio

LCM263 Managing MaxDB with Database Studio LCM263 Managing MaxDB with Database Studio Version 7.7 Suitable for SAP and non-sap environments 1 Disclaimer This presentation outlines our general product direction and should not be relied on in making

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

Settlement in TM 9.0 New functionalities with TM 9.0. Ananth Bhat SAP Development, Transportation & Logistics December 2012

Settlement in TM 9.0 New functionalities with TM 9.0. Ananth Bhat SAP Development, Transportation & Logistics December 2012 Settlement in TM 9.0 New functionalities with TM 9.0 Ananth Bhat SAP Development, Transportation & Logistics December 2012 Agenda Shipper Functionality Freight Cost Distribution LSP / Freight Forwarder

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

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

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

SAP NetWeaver Landscape. Jeff Anders/Solution Management January 2012

SAP NetWeaver Landscape. Jeff Anders/Solution Management January 2012 SAP NetWeaver Landscape Virtualization Management Overview Jeff Anders/Solution Management January 2012 What Customers Have Told Us Managing the transformation to virtual/cloud infrastructure Hybrid business

More information

Applied IT Project Management

Applied IT Project Management Applied IT Project Management Joachim Rupp Notes for the Lecture at the University of Applied Sciences in Bingen Table of Contents 08-OCT-04 1 Introduction 15-OCT-04 2 How does a Company operate? 22-OCT-04

More information

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

Setting an Enterprise Content Management Strategy. John Fiske, SAP ECM Solution Management john.fiske@sap.com

Setting an Enterprise Content Management Strategy. John Fiske, SAP ECM Solution Management john.fiske@sap.com Setting an Enterprise Content Management Strategy John Fiske, SAP ECM Solution Management john.fiske@sap.com Agenda Three Mandates for Enterprise Content Typical Large Enterprise Approach to ECM Brief

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

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 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

DBA Cockpit for Oracle

DBA Cockpit for Oracle DBA Cockpit for Oracle Ralf Hackmann, Matthias Lienert Database Platforms Group SAP AG Contents Introduction Pages 3-8 Selected New Performance Monitors Pages 9-17 Space Monitoring Pages 18-20 New DBA

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

Accounts Receivable. SAP Best Practices

Accounts Receivable. SAP Best Practices Accounts Receivable SAP Best Practices Purpose, Benefits, and Key Steps Purpose This scenario deals with posting accounting data for customers in Accounts Receivable. Benefits The Accounts Receivable is

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

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

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

OData in a Nutshell. August 2011 INTERNAL

OData in a Nutshell. August 2011 INTERNAL OData in a Nutshell August 2011 INTERNAL Objectives At the end of this module, you will be able to: Understand the OData Standard and how it works. Understand how OData uses the Atom Protocol. Understand

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

Roster Configuration (Payroll) in SAP ECC 6.0 Tips & Tricks

Roster Configuration (Payroll) in SAP ECC 6.0 Tips & Tricks Roster Configuration (Payroll) in SAP ECC 6.0 Tips & Tricks Applies to: SAP ECC 6.0 onwards. Summary Roster is an application which shows persons of reserved category against specific roster points. Roster

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

RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One

RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One RUN BETTER Become a Best-Run Business with Remote Support Platform for SAP Business One September 2013 Customer External Become a Best-Run Business with Remote Support Platform for SAP Business One Run

More information

Intelligent Business Operations Chapter 1: Overview & Strategy

Intelligent Business Operations Chapter 1: Overview & Strategy Intelligent Business Operations Chapter 1: Overview & Strategy Legal Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

How to Configure and Trouble Shoot Email Notification for Process Control 2.5

How to Configure and Trouble Shoot Email Notification for Process Control 2.5 SAP SOLUTIONS FOR GOVERNANCE, RISK, AND COMPLIANCE How-To Guide How to Configure and Trouble Shoot Email Notification for Process Control 2.5 SAP GRC Regional Implementation Group Applicable Releases:

More information