How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I

Size: px
Start display at page:

Download "How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I"

Transcription

1 SAP BOBJ Planning & Consolidation (BPC), version for NetWeaver How-To Guide How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I Applicable Releases: SAP BusinessObjects Planning and Consolidation 7.5, version for SAP NetWeaver, SP01 and higher. SAP Enterprise Resource Planning Central Component 6.0 and higher (Financials/Controlling/Cost Center Accounting) Version 1.0 July 2010

2 Copyright 2010 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, 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, z/os, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/os, POWER, 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. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. These materials are provided as is 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 not be liable for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. SAP does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. 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 NetWeaver How-to Guides are intended to simplify the product implementation. While specific product features and procedures typically are explained in a practical business context, it is not implied that those features and procedures are the only approach in solving a specific business problem using SAP NetWeaver. Should you wish to receive additional information, clarification or support, please refer to SAP Consulting. Any software coding and/or code lines / strings ( Code ) included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or grossly negligent. Disclaimer Some components of this product are based on Java. Any code change in these components may cause unpredictable and severe malfunctions and is therefore expressively prohibited, as is any decompilation of these components. Any Java Source Code delivered with this product is only to be used by SAP s Support Services and may not be modified or altered in any way.

3 Document History Document Version Description 1.00 Initial version of this guide

4 Typographic Conventions Type Style Example Text Example text Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names, menu paths, and menu options. Cross-references to other documentation Emphasized words or phrases in body text, graphic titles, and table titles Icons Icon Description Caution Note or Important Example Recommendation or Tip Example text File and directory names and their paths, messages, names of variables and parameters, source text, and names of installation, upgrade and database tools. Example text User entry texts. These are words or characters that you enter in the system exactly as they appear in the documentation. <Example text> EXAMPLE TEXT Variable user entry. Angle brackets indicate that you replace these words and characters with appropriate entries to make entries in the system. Keys on the keyboard, for example, F2 or ENTER.

5 Table of Contents 1. Business Scenario Background Information More information on Cost Center Planning More Information on the BAPI Framework More Information on the BAdI Framework Prerequisites Step-by-Step Procedure Import the attached ABAP transport Create the BPC BAdI Implementation Create a copy of APSHELL to test the Retractor Add the required BPC Dimension Properties and values for mapping to the ERP system Add a Web Admin Parameter for the ERP System you will be retracting to Create a Data Manager Package and Transformation File for executing the Retraction BAdI Test/Execute the Retraction Data Manager Package Log onto the ERP System and verify your results Appendix... 53

6 1. Business Scenario When creating plans and budgets within planning applications such as SAP BusinessObjects Planning and Consolidation, version for SAP NetWeaver (hereafter referred to as BPC NW) there is often a need to retract or transfer this data back into the underlying operational systems (such as SAP ERP). Data retraction is the technical means of creating a connection between the planned data created in BPC NW and the plan and actual data stored in the operational system. You can use data retraction to transfer the planned data generated in BPC NW (for example; Primary Costs, Activity Inputs, Activities/prices, and Statistical Key Figures or Cost Drivers) to your SAP ERP System. The BPC NW Retraction BAdI provides an enhancement option, allowing you to accomplish this integration. (For more detailed background information about the SAP BAdI Framework, see Section 2.3) One important scenario which might require this retraction is cost center planning. Imagine an organization with various different working versions of a budget that have been created using BPC NW (modeled at a cost center / summary account level, for instance). Once a final budget has been approved within BPC NW, the organization decides to retract or transfer the approved numbers back into SAP ERP so that it can leverage additional operational planning capabilities (such as automatic budget control to prevent budget overruns). While there are no doubt many different ways that an organization might want to perform data retraction; this guide only focuses on retracting data to Cost Center Accounting (CO-OM-CCA). For more detailed background information on Overhead Cost Controlling and Cost Center Planning on the SAP ERP side, see Section 2.1. In this guide, we will show you how to use the BPC NW Retraction BAdI to post primary costs back to SAP ERP Cost Center Planning with a Cost Center Planning BAPI. There are four main entry points (BAPIs) for posting planned data into Cost Center Accounting (CO-OM-CCA); Post Primary Costs, Post Key Figures, Post Activity Output, and Post Activity Input. The BAPI we are using is called Post Primary Costs (See APPENDIX H) and is well documented in the SAP ERP System you will be retracting to. (For detailed background information about the SAP BAPI Framework, see Section 2.2). Within BPC NW, you can execute a data manager package to call the Retraction BAdI (See Section 4.7). In the data package execution parameters, you can filter the data set you want to retract, as well as provide a transformation file to manipulate the data before it is sent to the Retraction BAdI. For this example guide, we are not performing any transformations to the data before it reaches the Retraction BAdI. The mapping of data from the BPC NW data model to the SAP ERP Cost Center Accounting model is done primarily through the use of properties which have been defined on three specific dimensions (See Section 4.4): In order to test this retraction scenario, example data was generated for this guide (See Sections 4.7 and 4.8). The screen shot below represents a very simple model on both sides (BPC NW and SAP ERP) and is primarily intended to give you an idea of what is possible it is NOT intended to cover all business scenarios of retracting BPC NW planned data to SAP ERP Cost Center Accounting. March

7 IMPORTANT NOTES for this How To Guide: This guide only supports Periodic measures on a Periodic BPC Application This guide only supports retraction of one year s data from a single controlling area and into one SAP ERP planning version This guide only shows an example of posting primary costs to Cost Center Planning within SAP ERP. In order to do more complex retraction scenarios you will need to evaluate your BPC data model and how it can be designed for mapping back to the ERP module of your choice. This paper assumes that in your BPC model you are explicitly budgeting by Activity Type. If you don t plan by Activity Type you can set up a dummy one in ERP. If you have modeled your BPC data on a higher level summary account then you will need to handle the disaggregation logic yourself in the BAdI so that it appropriately matches up with the detailed accounts within SAP ERP. 2. Background Information The following sections go into more detail and background on some of the areas of knowledge which are desirable for using this How To Guide. 2.1 More information on Cost Center Planning Planning enables organizations to set goals in cooperation amongst its stakeholders. By comparing actual events (such as those stored within SAP ERP) with those anticipated in planning, you can identify variances that serve as navigation signals for correcting internal processes. The SAP Business Suite contains a planning framework for integrating organizational plans across the entire enterprise from purchasing to manufacturing to sales and distribution, along with all the other functions which support the organization s efforts. Enterprise Resource Planning (ERP) software helps to manage the planning process for personnel, for materials, and for the inputs and outputs of activities and resources. It further serves to record the financial impact of the plans to determine the resulting revenues, costs, assets, liabilities and cash flows of the organization. March

8 Within the ERP system, the Overhead Cost Controlling (CO-OM) components are used for planning, managing and monitoring overhead costs and budgets associated with each of the above. Overhead Cost Controlling offers various methods for assisting in an organizational planning approach. The following lists some of those methods. Planning views can be used for decentralized planning with individual cost elements or cost centers, or for centralized planning with groups of cost elements or cost centers. Planning versions can be based on various perspectives or assumptions. For example, versions for optimistic, realistic, and pessimistic scenarios can be defined. The ERP system includes standard data entry screens called planning layouts, or custom layouts can be created to meet specific requirements. Planner profiles control the process flow in planning and are used to determine which planning layout is used for each planning area. The system contains a lock indicator to prevent changes to plan data based on several factors including version, planning object, period, year, and system transaction. Finally, planning tools exist which simplify the creation of plan data such as a flexible parameter based copy functions, planning formulas which perform mathematical calculations, and revaluation functions to apply percentage changes to plan amounts. Despite the rich, integrated features of cost planning in the ERP system, increasingly many organizations are adopting planning software which resides outside of the SAP Business Suite. BPC NW is attractive to many organizations since it offers some benefits which are not easily achievable using the planning tools in SAP Controlling. The following lists some of those benefits. Flexible data models to plan on any object and on any level of detail Easy setup and administration of the planning environment with reduced reliance on IT oversight, putting more power in the hands of the users A modern presentation interface for the planning screens allowing improved personalization and reduced training requirements Microsoft Office based data input and reporting with full access to all of the Office productivity tools Tight integration with the SAP NetWeaver Business Intelligence solutions Organizations that use BPC NW often need a means to post their final plan data to the ERP system, otherwise known as a retraction process which is described with greater detail in Section 1. In addition to the obvious benefit of providing real-time reporting of plan versus actual costs, there are at least two other use cases for the BPC NW Retraction BAdI: Establish planned activity prices, especially for product costing. o Planning costs and activity quantities help calculate prices for use in cost allocation. The planned prices are the basis for valuating internal activities during the current period, before the actual costs are known. Cost planning is therefore a prerequisite to standard costing which is handled by the Product Cost Controlling (CO-PC) application in the ERP system. Set budgets to use availability control. o Whereas planning results are created from expected values that are based on assumptions, the budget determines the maximum values allowed and, if required, the amounts by which they can be exceeded. The higher levels of an organization set the budget for lower subareas. Thus budgeting is approved from the top down, while budgets are managed from the bottom up. Availability Control is a feature in SAP Controlling that can aid in the budget management process by systematically setting a limit on future cost expenditures. March

9 2.2 More Information on the BAPI Framework BAPIs (Business Application Programming Interfaces) are the standard SAP interfaces within SAP Business Suite. They play an important role in the technical integration and in the exchange of business data between SAP components, and between SAP and non-sap components. BAPIs enable you to integrate these components and are therefore an important part of developing integration scenarios where multiple components are connected to each other, either on a local network or on the Internet. BAPIs allow integration at the business level, not the technical level. This provides for greater stability of the linkage and independence from the underlying communication technology. BAPIs are implemented as RFC-enabled function modules and are created in the Function Builder of the ABAP Workbench of the SAP ERP system. You can access the BAPI Library with transaction code /nbapi. For more detailed documentation of the BAPI Framework, please refer to the SAP Help Site for BAPIs (see Section 3 Additional Documentation). 2.3 More Information on the BAdI Framework SAP Business Add-Ins (BAdIs) are arguably one of the most important technologies used to adapt SAP software to specific requirements. As of Release 7.0 of the SAP NetWeaver Application Server ABAP, BAdIs are part of the Enhancement Framework, where they represent explicit enhancement options. BAdIs are the basis for Object Plug-Ins that can enhance the functions in ABAP programs without having to make core software modifications. As such, BAdI calls can be integrated into customer applications (like BusinessObjects Planning and Consolidation, version for SAP NetWeaver for example) to allow enhanced customization of standard application functionality. This guide describes the procedure for implementing a BAdI that allows the end user to retract data to SAP ERP Cost Center Planning by executing a data manager package from the Excel client for BPC NW. The Step-By-Step section will outline the tasks needed in order to create the BAdI itself in addition to the configuration required within BPC NW to actually execute the BAdI. The Appendix section contains the example ABAP code that goes along with this guide s Business Scenario as well as necessary attachments and references. This code is only meant as an example and while it will perform the actions described in this guide it may not match the exact needs of your own particular Business Scenario it is only intended to guide you in the creation of your own BAdI Implementation. For more detailed documentation of the BAdI Framework, please refer to the SAP Help Site for BAdIs (see Section 3 Additional Documentation). March

10 3. Prerequisites Required/recommended expertise or prior knowledge SAP BusinessObjects Planning and Consolidation 7.5, version for SAP NetWeaver ABAP programming skills SAP ERP CO Module Cost Center Accounting, Cost Center Planning, Activity Type Planning Access to SAP NetWeaver transaction codes: SE20, SE19, SE38, SE80, SE24, STMS Access to SAP ERP transaction codes : BAPI, SE37, KP07 Relevant SAP Notes: SAP Note WAIT parameter for BAPI_TRANSACTION_COMMIT SAP Note BAPI: Data is not updated SAP Note EnjoySAP purchase orders via BAPI not updated in SE37 Additional Documentation: RKT Online Knowledge Product On the left hand side, navigate to SAP Ramp-Up Knowledge Transfer -> SAP BusinessObjects EPM Solutions -> SAP BO PC 7.5, version for SAP NetWeaver Other EPM How-To Guides M%29+How-to+Guides SAP Help Library Business Add Ins (BAdI) ameset.htm SAP Help Library Business Application Programming Interface (BAPI) rameset.htm SAP Help Library Financials ameset.htm SAP Help Library Controlling rameset.htm SAP Help Library Cost Center Accounting rameset.htm SAP Help Library Cost Center Planning ameset.htm SAP Help Library Primary Cost Planning rameset.htm SAP Help Library - Activity Type Planning rameset.htm March

11 4. Step-by-Step Procedure This How-To guide outlines the procedure for implementing the BPC 7.5 Retraction capability according to the Business Scenario described in Section 1. There are several overall steps required for setting up and implementing the BPC 7.5 Retraction BAdI according to this guide: 1) Import the ABAP transport from Appendix A into the BPC 7.5, Version for NetWeaver System that this Retraction Scenario should be run on. 2) Create the BAdI Implementation according to Section 4.2. (You will find the main retraction method example source code in Appendix B). 3) Create a copy of APSHELL for testing according to Section ) Add the required BPC Dimension Properties and values according to Section 4.4. IMPORTANT: These properties define the underlying ERP mapping back to the Cost Center Planning Module. In order for this Retraction Scenario to work, these properties must exist and be filled with values that exist on the ERP system you will be retracting to this dimension property relationship essentially drives the Cost Object model that you are posting to within ERP. 5) Add a Web Admin Parameter for the ERP System you will be retracting to according to Section ) Create a Data Manager Package and Transformation File for executing the Retraction BAdI according to Section ) Test/Execute the Retraction Data Manager Package according to Section ) Log into ERP System and verify your results according to Section Import the attached ABAP transport Make sure you import this transport into a BPC 7.5, Version for NetWeaver system. Follow the standard procedure for importing an ABAP transport. 4.2 Create the BPC BAdI Implementation This guide shows you how to implement the BPC 7.5, Version for NetWeaver Retraction BAdI. The Retraction BAdI will be defined under the Enhancement Spot UJD_RETRACT which is pre-delivered with BPC 7.5, Version for NetWeaver. A BAdI implementation is the term used in the Enhancement Framework for an enhancement implementation element. A BAdI implementation consists of a BAdI implementation class that implements the BAdI interface. The BAdI implementation also contains a filter condition which is specified in the BAdI definition. This filter condition can be used to select and execute the BAdI implementation at runtime. The following steps outline the creation of this BAdI implementation and it s configuration for execution from the BPC 7.5, Version for NetWeaver front end Data Manager interface. 1. Log on to the BPC 7.5, Version for NetWeaver system via SAPgui. Enter transaction SE18 and press Enter. March

12 Interf How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I 2. In the initial screen, enter the name of the corresponding enhancement spot. Enter UJD_RETRACT, and click Display. 3. On the left side of the screen, expand the BAdI definition tree by clicking on the icon. You should then see the following nodes: Interface Filter Implementations March

13 4. Right-click on the Implementations node, and choose Create BAdI Implementation. 5. If an enhancement implementation already exists, a dialog listing all implementations will be displayed. Click the Create button in the lower right hand corner. If this dialog is not displayed, continue to step 6 March

14 6. In this dialog, enter the name of the enhancement implementation and the short description. Name it as ZUJ_EI_RTRCT_POSTPRIMCOST with description BPC Enhancement: Post Primary Costs to ERP. Then click the green check to continue 7. Enter the name of a package name for transporting this BAdI to another system in your landscape or click Local Object if you do not plan on transporting this BAdI. 8. If you are presented with this dialog, then select your enhancement implementation which was just created from the previous steps, and click the green check. If there are no other previous implementations, go directly to the dialog box shown in step 9 9. In this dialog, enter the name of the BAdI Implementation as ZUJ_BAdI_RTRCT_POSTPRIMCOST, and enter the description BPC BAdI: Post Primary Costs to ERP. Also, enter the name of the implementing class as ZCL_UJD_RTRCT_POSTPRIMCOST. March

15 10. Enter the name of a package for transporting this BAdI to another system in your landscape or click Local Object if you do not plan on transporting this BAdI. 11. The BAdI Implementation will then be saved. Notice it is not yet active. March

16 12. Click on the icon next to the name of the BAdI Implementation. This will expose the following nodes below. Implementing Class Filter Values 13. Double click on the Filter Val. Node. 14. Click the Change icon. 15. Click on the Combination button from the filter values screen. March

17 16. Now double click the newly created filter combination 17. Enter a filter name for executing this BAdI from the BPC 7.5 Data Manager Interface. NOTE: This filter name is the trigger for executing this BAdI from within Data Manager. For this example guide we will use the filter name POSTPRIMCOST_TO_ERP. Click the Green Check to continue 18. Finally, save and activate by clicking the appropriate buttons (Go to step 19 once you have clicked these buttons). March

18 19. In the following dialog, first click the Select All button, and then the Green Check button. All objects should then be active 20. Finally, the code which will be executed by the BAdI implementation can now be inserted into the implementing class. Double click on the Implementing Class node from the left side of the screen. 21. Now double-click on the implementing class name. March

19 22. Due to ABAP forward navigation, the implementing class will then be displayed in the class builder tool (Transaction SE24). Click on the Properties tab, and click the Change icon to enter change mode. 23. Next, add a Superclass relationship click on the Superclass button: March

20 24. Enter the name of the BPC 7.5 Retraction Superclass (See APPENDIX A) which has been imported to this system: ZCL_BPC_RTRCT_SUPERCLASS. NOTE: In order for this step to work you must have already imported the source code which was attached to this guide. In order to import this source code without errors you will need to have an ABAP Package named ZBPC in your BPC 7.5, Version for NetWeaver system. 25. Next enter the type groups UJ00 and ABAP to this class by entering it in the box on the right 26. Click on the Methods tab Notice all of the helper methods (in blue) that are part of the Retraction Superclass NOTE: Using ABAP Object Oriented Programming, you can redefine these methods individually within your BAdI Subclass (ZCL_UJD_RTRCT_POSTPRIMCOST) by using the Redefine Method button (circled in red). This allows you to overwrite and implement your own definition of code to be executed. March

21 27. Double-Click on the IF_UJD_RETRACT~RETRACT method. NOTE: This method is delivered as part of the BPC Retraction BAdI Interface. This is where you write your own custom ABAP to perform the retraction process. In this How To Guide, we have provided a Superclass for reference utility functions. These utility functions perform the actions for Posting Primary Costs to ERP (using BAPI March

22 28. An empty method implementation will then be shown. Notice, the method signature is displayed at the top. If the method signature is not displayed, click the Signature button on the application toolbar 29. Copy and paste the source code from APPENDIX B into the IF_UJD_RETRACT~RETRACT method. March

23 30. Save and activate the class by clicking the appropriate buttons You should now have the BPC 7.5 Retraction BAdI example code installed on the BPC 7.5, Version for NetWeaver system. 4.3 Create a copy of APSHELL to test the Retractor This guide uses the Planning Application from the APSHELL Application Set. In order to test this Retractor we will make a copy of APSHELL into a new Application Set called APSHELL_COPY. 1. Log on to the BPC 7.5, Version for NetWeaver system via the BPC Admin Client. Select the AppSet APSHELL and press OK. 2. Enter your BPC Front End User ID and Password March

24 3. Select APSHELL from the drop down on the left hand side and click on Add a new Application Set from the Action Pane 4. Name the new Application Set APSHELL_COPY like so and click Go to next step 2 of 2. March

25 5. Keep the following radio buttons selected by default and click Add a New Application Set March

26 6. Click OK March

27 7. Logon to the newly created Application Set by clicking the APSHELL text 8. Run the Connection Wizard once to refresh the Application Set list (You will need to enter your BPC Front End credentials) 9. Select your newly created Application Set from the list March

28 10. Click OK March

29 You should now have the Application Set APSHELL_COPY created in your BPC 7.5, Version for NetWeaver System. 4.4 Add the required BPC Dimension Properties and values for mapping to the ERP system We will now add three new Dimension Properties for use in mapping the BPC Data Model to the ERP Cost Center Accounting Data Model. These new Dimension Properties are described in the Business Scenario (Section 1). 1. Log on to the BPC 7.5, Version for NetWeaver system via the BPC Admin Client. Select the AppSet APSHELL_COPY and press OK. 2. Select the Account Dimension (P_ACCT) from the Dimension Library and click Maintain dimension Property 3. Add the Account Dimension property ERP_CostElem with length 10 and click Modify Dimension Property March

30 4. Select the Cost Center Dimension (P_CC) from the Dimension Library and click Maintain dimension Property 5. Add the Cost Center Dimension property ERP_CostCtr with length 10 and click Modify Dimension Property 6. Select the Activity Dimension (P_Activity) from the Dimension Library and click Maintain dimension property March

31 7. Add the Activity Dimension property ERP_ActType with length 6 and click Modify Dimension Property 8. Fill the Account Dimension member sheet with values for the newly created property ERP_CostElem Select the Account Dimension (P_ACCT) from the Dimension Library and click on Maintain dimension members 9. Enter the values as shown below (See APPENDIX C) and click Process dimension : NOTE: Your values may be different based upon the data model you will be retracting to the ERP system March

32 NOTE: DO NOT FORGET TO PROCESS THE DIMENSION! 10. Fill the Cost Center Dimension member sheet with values for the created property ERP_CostCtr Select the Cost Center Dimension (P_CC) from the Dimension Library and click on Maintain dimension members 11. Enter the values as shown below (See APPENDIX D) and click Process dimension : NOTE: Your values may be different based upon the data model you will be retracting to the ERP system March

33 NOTE: DO NOT FORGET TO PROCESS THE DIMENSION! 12. Fill the Activity Dimension member sheet with values for the newly created property ERP_ActType Select the Activity Dimension (P_Activity) from the Dimension Library and click on Maintain dimension members 13. Enter the values as shown below (See APPENDIX E) and click Process dimension : NOTE: Your values may be different based upon the data model you will be retracting to the ERP system March

34 NOTE: DO NOT FORGET TO PROCESS THE DIMENSION! You should now have the Application Set APSHELL_COPY and the correct properties and values defined for the dimensions P_ACCT, P_CC, and P_Activity. 4.5 Add a Web Admin Parameter for the ERP System you will be retracting to In this step you will be adding a web admin parameter that defines the RFC Destination of the ERP System you will be retracting data to. This Web Admin parameter is specific to an Application so that you could potentially execute this same BAdI in a different Application and pointing to a different ERP server. 1. Log onto the BPC 7.5, Version for NetWeaver system via the BPC Web Client. (Open a web browser and enter the URL for the OSoft Landing Page). Click on Interface for the Web. EXAMPLE: For the.net server usphlrig20.phl.sap.corp, OSoft Landing Page URL is: March

35 2. Select your newly created Application Set APSHELL_COPY and click OK. (Enter your credentials if prompted). 3. Select the Planning Application by clicking on the Application Not Set link in the Action Pane: March

36 4. Select PLANNING from the Application List and click OK 5. Select the Administration link from the Available Interfaces section of the Action Pane March

37 6. Click on the Set application parameters link in the Action Pane March

38 7. Enter a new Web Admin Parameter for the RFC Destination of the ERP System and click the Update button. This value must be a valid RFC Destination which can connect successfully to the target ERP System. IMPORTANT: You must use the KeyID POSTPRIMCOST_ERP_DEST and change the value to match the RFC Destination of the ERP System where you will be retracting your data to. You should now have a new Web Admin Application Parameter pointing to the ERP System RFC Destination. 4.6 Create a Data Manager Package and Transformation File for executing the Retraction BAdI In order to execute this Retraction BAdI, you will need to create a new Data Manager Package in the BPC for Excel Front End. In addition to creating the Data Manager Package you will also need to create a transformation file for when you actually execute the package. 1. Log on to the BPC 7.5, Version for NetWeaver system via the BPC Excel Client. Select the AppSet APSHELL_COPY and the Application PLANNING and press OK. March

39 1. Click on Manage Data in the Action Pane 2. Click on Maintain Data Management in the Action Pane 3. Click on Manage packages (organize list) in the Action Pane March

40 4. In the pop-up screen, select the Financial Process Package Group and click the Add Package button: 5. In the Add Package pop-up window, select the drop down button for Process Chain: March

41 6. In the selection list of available Process Chains, make sure you are have selected the first App Group Business Planning & Consolidation: Examples 7. Select the Process Chain /CPMB/EXPORT_TD_TO_BAdI with Description BPC: Export transaction data to badi and click the Select button March

42 8. Now fill in the rest of the Retraction Data Manager Package details and click Add NOTE: You can put your own values here as well. 9. Click Save March

43 10. Now we need to add a transformation file for the data export. Click on the Home Icon in the Action Pane and then click on Manage Data March

44 11. Now click on Maintain transformations in the Action Pane March

45 12. Click on Create new transformation from the Action Pane 13. Leave everything AS IS and click Validate and save transformation definitions NOTE: Transformation files also allow you to perform powerful data transformations to the data being sent to the Retraction BAdI. You could perform additional business logic to the data before it gets to the Retraction BAdI code. This guide however, does not go into detail on that subject. 14. Save the Transformation file with the name PostPrimaryCosts_Retraction_BAdI under the EXAMPLES directory. NOTE: See APPENDIX F for an example transformation file. March

46 You should now have a Data Manager Package available in your system. You are ready to begin testing this Retraction BAdI. 4.7 Test/Execute the Retraction Data Manager Package In this step we will be testing the Retraction Data Manager Package from the BPC for Excel Front End. When you execute the Data Manager package you will be able to enter Data Manager parameters. These parameters allow you to use the Retraction BAdI in different ways. You could restrict the data being retracted back to the ERP system as well as schedule the package for execution. You could also, for example, specify different transformation files to change the data before it gets to the actual BAdI code (NOTE: we do not cover additional transformation files apart from the one in this guide). 1. Log on to the BPC 7.5, Version for NetWeaver system via the BPC Excel Client. Select the AppSet APSHELL_COPY and the Application PLANNING and press OK. March

47 2. Click on Manage Data in the Action Pane 3. Click Run a package in the Action Pane March

48 4. In the pop-up window, select the Financial Processes Package Group and the Post Primary Costs to ERP Data Manager Package. (This is the package you created in the previous section). Click on the Run button. 5. In the Run Package pop-up window, click on the drop down for the Transformation File, and select the Transformation file you created in the previous section. Click the Open button. March

49 6. Fill the rest of the information out on the Run Package pop-up window and click Next : March

50 IMPORTANT: The BAdI Name is actually the FILTER name of the BAdI we created in Section 4.1. If you changed that filter name to something else, make sure it is reflected here in the Data Manager Run Package pop-up window. NOTE: This guide only supports Periodic measures on a Periodic Application at this time. 7. Fill in the dimension member restrictions (See APPENDIX G). You can save the values to a file on the server like so: March

51 IMPORTANT: These restrictions were based on the data in the system this guide was created from. The data in your system could be different and if so, you should change these restrictions to correlate to the data in your system. 8. After you have filled in the Dimension Member restrictions click Next March

52 9. Verify that your selections are correct and click Finish March

53 10. Click Ok 11. View the status of your package March

54 ... How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I At this point you should have been able to successfully execute the Retraction BAdI. 4.8 Log onto the ERP System and verify your results In this last step we will log onto the ERP System where you retracted your data and verify that the records were sent correctly 1. Log onto the ERP system where you retracted your data via SAPgui. Enter transaction KP07 and press Enter. (Alternatively you could use the SAP Menu as shown in the screen shot) March

55 2. Choose Controlling Area 1000 NOTE: This value is hardcoded in the BAdI if you have a different Controlling Area you will have to enhance the Helper method CREATE_HEADERINFO in the class ZCL_BPC_RTRCT_SUPERCLASS (See APPENDIX A). 3. Enter the correct data as shown in the screenshot below. Click the Overview Screen button: NOTE: The Controlling Area, Fiscal Year, and Plan Version are all hardcoded in the BAdI if you want to use the values from your transaction data you will have to enhance the helper method CREATE_HEADERINFO in the class ZCL_BPC_RTRCT_SUPERCLASS (See APPENDIX A). NOTE: This data may also be different depending on the values you entered for the ERP Properties in Section 4.4. For example we used Cost Elements and whereas you could be using different Cost Elements. March

56 4. Verify that the total values are what you expected from the BPC Planning Application you were sending the data from 5. Select one row of data and click the Period Screen button as shown in the screenshot: 6. Verify that the period values are what you expected from the BPC Planning Application you were sending the data from March

57 7. Repeat steps 5 and 6 to verify that all of the data you were sending from BPC matches the data you are seeing in ERP. You should now be done verifying that the Retraction BAdI worked according to this guide. Congratulations! March

58 5. Appendix Appendix A BPC 7.5 Retraction BAdI Superclass This ABAP transport contains the Superclass (ZCL_BPC_RTRCT_SUPERCLASS) needed for the retraction method (Section 4.2). NOTE: delivered within an ABAP package named ZBPC. ZCL_BPC_RTRCT_SU PERCLASS.zip Appendix B IF_UJD_RETRACT~RETRACT example source code This is a document containing the Retraction Example code (Section 4.2): IF_UJD_RETRACT~R ETRACT.doc Appendix C P_ACC Dimension Member Sheet This is an attachment of the Account Dimension Member Sheet used in this guide (Section 4.5): P_ACCT.xls Appendix D P_CC Dimension Member Sheet This is an attachment of the Cost Center Dimension Member Sheet used in this guide (Section 4.5): P_CC.xls Appendix E P_Activity Dimension Member Sheet This is an attachment of the Activity Dimension Member Sheet used in this guide (Section 4.5): P_Activity.xls Appendix F Retraction Data Manager Transformation File This is an attachment of the Transformation File used when building the Data Manager Package (Section 4.6). Transformation_for_ PostPrimaryCosts_Retraction_BADI.xls Appendix G Retraction BAdI Data Manager Selection Criteria This is an attachment of the selection criteria used during the Data Manager Package execution (Section 4.7) postprimarycosts_ret raction_badi_selections.esf March

59 Appendix H BAPI Documentation Details You can browse through all the documentation for the BAPI we use in this guide (Function Module BAPI_COSTACTPLN_POSTPRIMCOST) by logging onto your ERP System and entering transaction code BAPI. Navigate to Cost Activity Planning as shown in the screen shot below in order to view the Post Primary Costs BAPI that we used in this guide: March

60

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

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

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

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

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide SAP How-to Guide Mobile Device Management SAP Afaria How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide Applicable Releases: SAP Afaria 7 SP3 HotFix 06, SAP Afaria

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

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

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

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

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

How To... Integrate Custom Formulas into the Formula Builder

How To... Integrate Custom Formulas into the Formula Builder SAP NetWeaver How-To Guide How To... Integrate Custom Formulas into the Formula Builder Applicable Releases: SAP NetWeaver 2004 SAP NetWeaver 7.0 IT Practice: Business Information Management IT Scenario:

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

How To... configure and execute Business Process Flows in SAP BusinessObjects Planning and Consolidation 7.5 version for SAP NetWeaver

How To... configure and execute Business Process Flows in SAP BusinessObjects Planning and Consolidation 7.5 version for SAP NetWeaver SAP BusinessObjects EPM RIG How-To Guide How To... configure and execute Business Process Flows in SAP BusinessObjects Planning and Consolidation 7.5 version for SAP NetWeaver Applicable Releases: SAP

More information

How To Balance In Sap Bw

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

More information

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

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

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

How To... Call BEx Web Applications from SAP BusinessObjects Dashboards (Xcelsius) and vice versa

How To... Call BEx Web Applications from SAP BusinessObjects Dashboards (Xcelsius) and vice versa SAP NetWeaver SAP How-To NetWeaver Guide How-To Guide How To... Call BEx Web Applications from SAP BusinessObjects Dashboards (Xcelsius) and vice versa Applicable Releases: SAP NetWeaver BW 7.01 SP6 and

More information

Extract Archived Data from SAP ERP

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

More information

How to Schedule Report Execution and Mailing

How to Schedule Report Execution and Mailing How To Guide SAP Business One Document Version: 1.0 2012-09-02 Applicable Releases: SAP Business One 8.81 PL10 and higher, SAP Business One 8.82 Typographic Conventions Type Style Example Description Words

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

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

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

Installation Guide Customized Installation of SQL Server 2008 for an SAP System with SQL4SAP.VBS

Installation Guide Customized Installation of SQL Server 2008 for an SAP System with SQL4SAP.VBS Installation Guide Customized Installation of SQL Server 2008 for an SAP System with SQL4SAP.VBS Target Audience Technology Consultants System Administrators PUBLIC Document version: 1.00 09/16/2008 Document

More information

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

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

More information

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

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

How To Use the BPC Mass User Management Tool in BPC 10.0 NW

How To Use the BPC Mass User Management Tool in BPC 10.0 NW How To Use the BPC Mass User Management Tool in BPC 10.0 NW Applies to: SAP BusinessObjects Planning & Consolidation 10.0, version for SAP NetWeaver. For more information, visit the Enterprise Performance

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

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... Migrate Custom Portal Applications to SAP NetWeaver 7.3

How To... Migrate Custom Portal Applications to SAP NetWeaver 7.3 SAP NetWeaver How-To Guide How To... Migrate Custom Portal Applications to SAP NetWeaver 7.3 Applicable Releases: SAP NetWeaver 7.30 SP03 and above SAP NetWeaver 7.31 SP02 and above IT Practice / Topic

More information

prioritize XI messages on integration server

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

More information

Integration of SAP Netweaver User Management with LDAP

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

More information

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

Problems with your Data Model in SAP NetWeaver MDM Do s and Don ts

Problems with your Data Model in SAP NetWeaver MDM Do s and Don ts How-to Guide SAP NetWeaver 7.0 (2004s) How to Avoid Problems with your Data Model in SAP NetWeaver MDM Do s and Don ts Version 1.00 May 2007 Applicable Releases: SAP NetWeaver 2004 SAP NetWeaver 7.0 (2004s)

More information

Integration of SAP central user administration with Microsoft Active Directory

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

More information

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

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

More information

How To... Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM

How To... Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM SAP NetWeaver How-To Guide How To... Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM Applicable Releases: SAP NetWeaver Composition Environment 7.2 Topic Area: Development

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

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

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

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

More information

How to Create a Support Message in SAP Service Marketplace

How to Create a Support Message in SAP Service Marketplace How to Create a Support Message in SAP Service Marketplace Summary This document explains how to create a message (incident) on the SAP Service Marketplace. It is assumed that the customer has never logged

More information

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

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

More information

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

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

More information

Process Archiving using NetWeaver Business Process Management

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

More information

Integrating Easy Document Management System in SAP DMS

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

More information

Enterprise Software - Applications, Technologies and Programming

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

More information

How To Use the ESR Eclipse Tool with the Enterprise Service Repository

How To Use the ESR Eclipse Tool with the Enterprise Service Repository How To Use the ESR Eclipse Tool with the Enterprise Service Repository Applies to: SAP NetWeaver Process Orchestration 7.31 SP2 SAP NetWeaver Process Integration PI 7.31 SP2 Summary With PI 7.31 SP2, an

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

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

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

More information

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

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

HR400 SAP ERP HCM Payroll Configuration

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

More information

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

UI Framework Logo exchange without skin copy. SAP Enhancement Package 1 for SAP CRM 7.0

UI Framework Logo exchange without skin copy. SAP Enhancement Package 1 for SAP CRM 7.0 UI Framework Logo exchange without skin copy SAP Enhancement Package 1 for SAP CRM 7.0 1 Objectives At the end of this unit, you will be able to: Change the logo within CRM 7.0 WebClient UI Add a logo

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

SAP CCMS Monitors Microsoft Windows Eventlog

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

More information

Third Party Digital Asset Management Integration

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

More information

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

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

More information

SAP SYSTEM MEASUREMENT GUIDE

SAP SYSTEM MEASUREMENT GUIDE Global License Auditing Services SAP SYSTEM MEASUREMENT GUIDE MEASUREMENT PROGRAM AND LICENSE ADMINISTRATION WORKBENCH Version 7.0 Updated Edition, August 2015 Copyright 2015 SAP SE. All rights reserved.

More information

Single Sign-On between SAP Portal and SuccessFactors

Single Sign-On between SAP Portal and SuccessFactors Single Sign-On between SAP Portal and SuccessFactors Dimitar Mihaylov 7/1/2012 Contents 1. Overview... 3 2. Trust between SAP Portal 7.3 and SuccessFactors... 5 2.1. Initial configuration in SAP Portal

More information

SAP Service Tools for Performance Analysis

SAP Service Tools for Performance Analysis SAP Service Tools for Performance Analysis Kerstin Knebusch Active Global Support Month 05, 2013 Public Performance Analysis Wait event based Focus on statements causing high load and / or high wait time

More information

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

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

More information

AC200. Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable COURSE OUTLINE

AC200. Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable COURSE OUTLINE AC200 Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015

More information

Enabling Full-Text Search for Business Objects in mysap ERP

Enabling Full-Text Search for Business Objects in mysap ERP SDN Contribution Enabling Full-Text Search for Business Objects in mysap ERP Applies to: SAP NetWeaver 2004s, mysap ERP 2005 Summary The SAP NetWeaver Search Engine Service (SES) for business objects is

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

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

Integration of Universal Worklist into Microsoft Office SharePoint

Integration of Universal Worklist into Microsoft Office SharePoint Integration of Universal Worklist into Microsoft Office SharePoint Applies to: SAP NetWeaver Portal 7.01 SP3 Microsoft Office SharePoint 2007 For more information, visit the Portal and Collaboration homepage.

More information

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

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

More information

Debugging Portal Applications

Debugging Portal Applications Debugging Portal Applications Applies to: SAP NetWeaver Portal, and developers of portal applications Summary NetWeaver Developer Studio and the AS Java provide tools for helping you debug your applications.

More information

Implementing SSO between the Enterprise Portal and the EPM Add-In

Implementing SSO between the Enterprise Portal and the EPM Add-In Implementing SSO between the Enterprise Portal and the EPM Add-In Applies to: SAP BusinessObjects Planning and Consolidation 10, version for SAP NetWeaver SP1 and higher EPM Add-In, SP3 and higher. For

More information

Collaboration Technology Support Center - Microsoft - Collaboration Brief

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

More information

Understanding HR Schema and PCR with an Example

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

More information

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

Alert Notification in SAP Supply Network Collaboration. SNC Extension Guide

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

More information

Data Archiving in CRM: a Brief Overview

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

More information

Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector

Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector A whitepaper from ianywhere Author: Joshua Savill, Product Manager This whitepaper was written in the context of SQL Anywhere

More information

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

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

More information

SAP NetWeaver 04 Security Guide. Security Guide for SAP Mobile Infrastructure

SAP NetWeaver 04 Security Guide. Security Guide for SAP Mobile Infrastructure SAP NetWeaver 04 Security Guide Security Guide for SAP Mobile Infrastructure Document Version 1.00 April 29, 2004 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18 05/34 34 24 F +49/18 05/34 34 20

More information

How to Add an Attribute to a Case, Record and a Document in NW Folder Management (ex-records Management)

How to Add an Attribute to a Case, Record and a Document in NW Folder Management (ex-records Management) How to Add an Attribute to a Case, Record and a Document in NW Folder Management (ex-records Management) Applies to: SAP Folder Management 2.4 & 3.0. For more information, visit the Enterprise Performance

More information

Log Analysis Tool for SAP NetWeaver AS Java

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

More information

SAP Central Process Scheduling (CPS) 8.0 by Redwood

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

More information

Portfolio and Project Management 5.0: Excel Integration for Financial and Capacity Planning

Portfolio and Project Management 5.0: Excel Integration for Financial and Capacity Planning Portfolio and Project Management 5.0: Excel Integration for Financial and Capacity Planning Applies to: Portfolio and Project Management 5.0 Summary Financial and Capacity planning for item, initiative

More information

UI Framework Task Based User Interface. SAP Enhancement Package 1 for SAP CRM 7.0

UI Framework Task Based User Interface. SAP Enhancement Package 1 for SAP CRM 7.0 UI Framework Task Based User Interface SAP Enhancement Package 1 for SAP CRM 7.0 1 Agenda 1. Overview 2. Task Based User Interface 3. Further Information SAP 2009 / Page 2 2 Objectives of the Presentation

More information

Sales Planning Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA

Sales Planning Detailed View. SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA Sales Planning Detailed View SAP Enhancement Package 1 for SAP CRM 7.0 CRM Sales - SFA Table of Contents 1. Overview of Sales Planning 2. Key Features of Sales Planning 3. Architecture 4. Further Information

More information

SAP DSM/BRFPlus System Architecture Considerations

SAP DSM/BRFPlus System Architecture Considerations SAP DSM/BRFPlus System Architecture Considerations Applies to: SAP DSM and BRFPlus all releases. For more information, visit the SAP NetWeaver Decision Service Management Summary This document throws some

More information

SOP through Long Term Planning Transfer to LIS/PIS/Capacity. SAP Best Practices

SOP through Long Term Planning Transfer to LIS/PIS/Capacity. SAP Best Practices SOP through Long Term Planning Transfer to LIS/PIS/Capacity SAP Best Practices Purpose, Benefits, and Key Steps Purpose Check if the budgeted sales quantities can be produced, assess material requirements

More information

Service Level Reporting for Business Process Monitoring

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

More information

NetWeaver Business Client (NWBC) for Incentives and Commissions Management (ICM)

NetWeaver Business Client (NWBC) for Incentives and Commissions Management (ICM) NetWeaver Business Client (NWBC) for Incentives and Commissions Management (ICM) Applies to: Enhancement Pack 5 (Ehp5), EA-APPL, Incentives and Commissions Management (FS-ICM). Summary This article discusses

More information

How to Use the EPM Connector to Visualize BPC Data via SAP Crystal Dashboard Design (Xcelsius Dashboards)

How to Use the EPM Connector to Visualize BPC Data via SAP Crystal Dashboard Design (Xcelsius Dashboards) How to Use the EPM Connector to Visualize BPC Data via SAP Crystal Dashboard Design (Xcelsius Dashboards) Applies to: SAP BusinessObjects Planning and Consolidation 7.5, version for SAP NetWeaver. For

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

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

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

More information

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

How to Configure and Trouble Shoot Workflow for Process Control 2.5

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

More information

SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance)

SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance) SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance) Applies to: SAP Master Data Governance running on SAP ERP 6 EhP 6 Master Data Governance. The Guide can also be

More information

Compliant, Business-Driven Identity Management using. SAP NetWeaver Identity Management and SBOP Access Control. February 2010

Compliant, Business-Driven Identity Management using. SAP NetWeaver Identity Management and SBOP Access Control. February 2010 Compliant, Business-Driven Identity Management using SAP NetWeaver Identity Management and SBOP Access Control February 2010 Disclaimer This presentation outlines our general product direction and should

More information

Consume an External Web Service in a Nutshell with good old ABAP

Consume an External Web Service in a Nutshell with good old ABAP Consume an External Web Service in a Nutshell with good old ABAP Applies to: SAP_BASIS, Release 701, SP Level 8 Summary Have you ever tried to consume an external web service out of ABAP? This document

More information

ARCHIVING OF IDOCS IN SAP

ARCHIVING OF IDOCS IN SAP SDN Contribution ARCHIVING OF IDOCS IN SAP Summary Archiving is the process of offloading data in SAP documents to a file at the Operating system layer for future retrieval and optionally delete the documents

More information

Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration

Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration Applies to: Duet Enterprise 1.0, Feature Pack 1 for Duet Enterprise Summary This paper gives an overview

More information