How-To Guide for SAP Advanced Planning and Optimization, Demand Planning Add-In for Microsoft Excel
|
|
- Kristian Austin
- 3 years ago
- Views:
Transcription
1 How-To Guide SAP Advanced Planning and Optimization, demand planning add-in for Microsoft Excel Document Version: CUSTOMER How-To Guide for SAP Advanced Planning and Optimization, Demand Planning Add-In for Microsoft Excel
2 Typographic Conventions Type Style Example Example EXAMPLE Example Example <Example> EXAMPLE Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names, menu paths, and menu options. Textual cross-references to other documents. Emphasized words or expressions. Technical names of system objects. These include report names, program names, transaction codes, table names, and key concepts of a programming language when they are surrounded by body text, for example, SELECT and INCLUDE. Output on the screen. This includes file and directory names and their paths, messages, names of variables and parameters, source text, and names of installation, upgrade and database tools. Exact user entry. These are words or characters that you enter in the system exactly as they appear in the documentation. Variable user entry. Angle brackets indicate that you replace these words and characters with appropriate entries to make entries in the system. Keys on the keyboard, for example, F2 or ENTER.
3 Table of Contents 1 Prerequisites How to make the past or future read-only for a key figure How to set up conditional formatting for a key figure based on other key figures How to set up input validation based on other key figures SAP AG or an SAP affiliate company. All rights reserved. 3
4 1 Prerequisites Technical requirements If you want to run the SAP APO demand planning add-in for Microsoft Excel, you must ensure that the following prerequisites are installed: Microsoft.NET framework 4.0 (for Microsoft Office 32 and 64-bit versions) Microsoft Visual C Redistributable Package (x86) for Microsoft Office 32-bit version), or Microsoft Visual C Redistributable Package (x64) for Microsoft Office 64-bit version) Microsoft Office 2010 One of the following releases of SAP SCM: o SAP enhancement package 3 for SAP Supply Chain Management (SAP SCM) 7.0 SP04, or higher o SAP enhancement package 2 for SAP Supply Chain Management (SAP SCM) 7.0 SP11, or higher o SAP enhancement package 1 for SAP Supply Chain Management (SAP SCM) 7.0 SP12, or higher o SAP Supply Chain Management (SAP SCM) 7.0 SP15, or higher If this release of SAP SCM is installed, SAP Kernel 720_REL must be installed as well. Furthermore, the following must apply: SAP Sales & Operations Planning Add-In for Microsoft Excel is not installed on the users computers. The EPM ribbon is not visible in Microsoft Excel on the users computers. If the EPM ribbon is visible, choose the Switch to Demand Planning command on the ribbon and restart Microsoft Excel. The end users have access to SAP APO and are authorized to use Demand Planning. Prerequisites for the Procedures Described in this Document Fulfilled technical requirements (see above) Basic template administrator knowledge An active connection to a SAP APO system An existing report in the SAP APO demand planning add-in for Microsoft Excel 2014 SAP AG or an SAP affiliate company. All rights reserved. 4
5 2 How to set up conditional formatting for a key figure based on other key figures Business Scenario Conditional formatting can be used for highlighting erroneous manual entries in an editable key figure, or for highlighting extreme values or outliers in a time series. In this example, the cells of the Manual Correction key figure will be filled with a specific color if its absolute value is bigger than twice the sum of the History and Forecast key figures for that Characteristic Value Combination and Time Bucket. Step-by-Step Procedure 1. Choose View Formatting in the Report Editing ribbon group. The Formatting Sheet opens. 2. Go to Hierarchy Level Formatting. 3. Select the Priority to Row Format checkbox. 4. In the Row section, fill the Default Formatting data cell with gray and select the Apply checkbox on the left side SAP AG or an SAP affiliate company. All rights reserved. 5
6 5. Select the checkboxes for Dimension Member/Property Formatting and Priority to Row Format. 6. Add the Manual Correction key figure to the Row section. 7. Use Format Painter to copy the default formatting to this cell. 8. Select the Apply checkbox on the left side. 9. Select the data cell for Manual Correction and choose the Home -> Conditional Formatting-> New Rule menu item. 10. Choose Use a formula to determine which cells to format option. 11. Set the following formula:=abs(f95)>(f94+f93)* SAP AG or an SAP affiliate company. All rights reserved. 6
7 12. Choose blue fill as a format. F95 refers to the position of the data cell of the Manual Correction key figure in the Formatting Sheet. F94 andf93 are used because the Forecast and History key figures are one and two rows above the Manual Correction key figure in the report. 13. Choose Edit Report in the Report Editing button group. The Report Editor opens. 14. Go to the Options tab page. 15. Deselect the Inherit Sheet Options checkbox. The Report Formats section becomes editable. 16. In the Report Formats section, select Apply Dynamic Formatting, choose EPMFormattingSheet as the default formatting sheet, and select Clear report format before applying Dynamic Formatting. Click OK. 17. Refresh the report. The result should be the following:. Recommendation 2014 SAP AG or an SAP affiliate company. All rights reserved. 7
8 3 How to set up input validation based on other key figures Business Scenario Input validation can be used to prevent erroneous entries by checking the values against certain ranges, reference key figures or simply just checking the sign of a value that was entered. In this example, a validation will be added to the Manual Correction key figure. Step-by-Step Procedure 1. Choose View Formatting in the Report Editing ribbon group. The Formatting Sheet opens. 2. In the Formatting Sheet, clear the conditional formatting defined for the Manual Correction key figure. 3. Fill the cell with white background. 4. Right-click on the cell and choose EPM -> Data Validation from the context menu SAP AG or an SAP affiliate company. All rights reserved. 8
9 5. Define the following validation criteria: o Allow: Custom o Ignore Blank: <Unchecked> o Formula:=ABS(F95)<(F94+F93)*2 In the formula, F95 refers to position of the data cell of the Manual Correction key figure in the Formatting Sheet. F94 and F93 are used because the Forecast and History key figures are one and two rows above the Manual Correction key figure in the report. 6. Define an input massage, for example: o Title:Manual Correction o Input Message:The absolute value of this should not be bigger than twice of the value of the sum of the History key figure and Forecast key figure. 7. Define the following error alert: o Title:Data Error o Error Message:Wrong Value 2014 SAP AG or an SAP affiliate company. All rights reserved. 9
10 8. Double-click the Use cell next to the Manual Correction data cell and choose the DataValidation option. After you refresh the report, the instruction text is displayed whenever you select the Manual Correction cell SAP AG or an SAP affiliate company. All rights reserved. 10
11 In case you enter a wrong value, the error message appears SAP AG or an SAP affiliate company. All rights reserved. 11
12 4 How to make the past or future read-only for a key figure Business Scenario In the Demand Planning transaction of SAP APO, values for the Forecast key figure are usually defined as readonly for time periods set in the past. It is also typical that values for the History key figure are defined as read-only for time periods set in the future. Microsoft Excel cannot impose these limitations by itself. Instead, the administrator must define the read-only rules during the report creation. If the rules are set properly, users can avoid receiving error messages from SAP APO when trying to upload data that they were not supposed to edit. Step-by-Step Procedure 1. To define the Today Bucket, add the following formula to a cell outside of the report data area: ="M "&MONTH(TODAY())&"."&YEAR(TODAY()) 2. Define the following formula above the first time bucket (for example, in cell F3): =TRIM($F$1)>TRIM(F$5) F1 refers to the cell of the Today bucket, while F5 refers to the cell of the first time bucket header (M ). The helper cell in row 3 showstrue for column F as the time bucket in its header is smaller than the Today bucket. 3. Copy this formula for the whole time bucket series SAP AG or an SAP affiliate company. All rights reserved. 12
13 4. Hide the two helper rows (row 1 and 3). 5. Go to the Formatting Sheet and define conditional formatting for the data cell of the dimension member for which you want to set the formatting rule that cells from the past should be filled with gray. To make this setting, choose Conditional Formatting -> New Rule on the Home ribbon, and enter=f$3. This formula will define that the cell must be filled with gray if the hidden helper cell in it column shows TRUE, which means that it is a time bucket from the past. 6. Refresh data. The cells showing data from the past are now grayed out, but those in the present and future are still white SAP AG or an SAP affiliate company. All rights reserved. 13
14 7. To modify the validation rule of the cell, choose EPM -> Data Validation. 8. Select Custom in the Allow field, and enter=not(f$3) Data validation is bound to the helper cell row, but in inversion mode since all cells that are not gray can be modified. Note If you want to make similar settings for the future, proceed in a reversed order; set the white cell of the formatting Sheet to=f$3, and the gray cell to=not(f$3) SAP AG or an SAP affiliate company. All rights reserved. 14
15
16 SAP AG or an SAP affiliate company. 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. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ( SAP Group ) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Please see for additional trademark information and notices.
SAP Sales and Operations Planning
Document Version: 1.0 2014-05-21 Additional Documentation Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons
SAP Business One, version for SAP HANA Platform Support Matrix
Platform Support Matrix Document Version: 1.09 2015-12-03 Platform Support Matrix Release 8.82 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen.
CUSTOMER Mobile Place Branding Guide
Mobile Secure Cloud Edition Document Version: 1.1 2015-02-27 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the
SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements
SAP HCI(PI) August 2015 English SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 November 2014
SAP Payroll Processing control center rapiddeployment
Software and Delivery Requirements Document Version: 1.0 July 2015 SAP Payroll Processing control center rapiddeployment solution Typographic Conventions Type Style Example Description Words or characters
SAP Business One Hardware Requirements Guide
Hardware Requirements Guide Document Version: 1.04 2014-08-25 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field
Ariba Procure-to-Pay Integration rapiddeployment
September 2015 English Ariba Procure-to-Pay Integration rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 May 11,
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
FI Localization for Ukraine. Asset Accounting (FI-AA) SAP Library 05.09.2013. CUSTOMER Document Version: 6774 September 2013
FI Localization for Ukraine Asset Accounting (FI-AA) CUSTOMER Document Version: 6774 September 2013 Asset Accounting (FI-AA) 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document
Setting up Visual Enterprise Integration (WM6)
SAP Mobile Platform 3.0 June 2015 English Setting up Visual Enterprise Integration (WM6) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or
Rapid database migration of SAP Business Suite to SAP HANA (V4.10): Software and Delivery Requirements. SAP HANA November 2014 English
November 2014 English Rapid database migration of SAP Business Suite to (V4.10): Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate
Software and Delivery Requirements
SuccessFactors Recruiting April 2015 English SuccessFactors Recruiting rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP
Software and Delivery Requirements
SAP HANA Big Data Intelligence rapiddeployment solution November 2014 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190
R49 Using SAP Payment Engine for payment transactions. Process Diagram
R49 Using SAP Payment Engine for payment transactions Process Diagram Purpose, Benefits, and Key Process Steps Purpose The purpose of this scenario is to show you how to check the result of payment orders
SAP Predictive Analytics Content Adoption rapiddeployment
SAP HANA 1.0 February 2015 English SAP Predictive Analytics Content Adoption rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions
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
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
SAP 3D Visual Enterprise Rapid-Deployment Solution
SAP 3D Visual Enterprise 8.0 July 2014 English SAP 3D Visual Enterprise Rapid-Deployment Solution SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.
How-To Guide SAP Cloud for Customer Document Version: 1.0-2015-04-29. How to replicate marketing attributes from SAP CRM to SAP Cloud for Customer
How-To Guide SAP Cloud for Customer Document Version: 1.0-2015-04-29 How to replicate marketing attributes from SAP CRM to SAP Cloud for Customer Document History Document Version Description 1.0 First
SAP HANA Big Data Intelligence rapiddeployment
SAP HANA 1.0 November 2015 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1
Software Requirements
EHP6 for SAP ERP 6.0 October 2014 English SAP Commercial Project Management rapiddeployment solution SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate company.
How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer
How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official
Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide
SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English Afaria Network Configuration (X87) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE
SAP Fiori Infrastructure rapid-deployment solution: Software and Delivery Requirements
Fiori October 2014 English Version 1.0 Fiori Infrastructure rapid-deployment solution: Software and Delivery Requirements AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 26 th
SAP Project Portfolio Monitoring Rapid- Deployment Solution: Software Requirements
SAP Portfolio and Project Management 5.0 July 2013 English SAP Project Portfolio Monitoring Rapid- Deployment Solution: SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2013 SAP AG or an SAP
SAP Fiori Sales Rep & SAP CRM Rapid- Deployment Solution
EHP3 for SAP CRM 7.0 May 2014 English SAP Fiori Sales Rep & SAP CRM Rapid- Deployment Solution Configuration Delta Guide for the CRM rapiddeployment solution V6.703 and the SAP Fiori Apps rapid-deployment
SAP MII for Manufacturing rapid-deployment solution: Software Requirements
MII 15.0 October 2015 English SAP MII for Manufacturing rapid-deployment solution: SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or an SAP affiliate company. All rights reserved.
How-To Guide SAP Cloud for Customer Document Version: 2.0-2015-10-06. How to Perform Initial Load of data from SAP ERP to SAP Cloud for Customer
How-To Guide SAP Cloud for Customer Document Version: 2.0-2015-10-06 How to Perform Initial Load of data from SAP ERP to SAP Cloud for Customer Document History Document Version Description 1.0 First official
SAP Cloud for Customer integration with SAP ERP: Software and Delivery Requirements
SAP Cloud for 1502 March 2015 English SAP Cloud for integration with SAP ERP: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2 Date Copyright
How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System
How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22 Document History Document Version Description 1.0 First official release of this guide Document History 2013 SAP AG or an SAP affiliate company.
How to Configure the Workflow Service and Design the Workflow Process Templates
How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-11-15 How to Configure the Workflow Service and Design the Workflow Process Templates Typographic Conventions Type Style Example Description
How to Extend SAP Cloud for Customer - SAP On- Premise Pre-Packaged Integration Content (PI/HCI)
How-To Guide SAP Cloud for Customer Document Version: 3.0-2015-09-03 How to Extend SAP Cloud for Customer - SAP On- Premise Pre-Packaged Integration Content (PI/HCI) Document History Document Version Description
SEPA in SAP CRM. Application Innovation, CRM & Service Industries. Customer
SEPA in SAP CRM Application Innovation, CRM & Service Industries Customer Agenda Overview SEPA in SAP CRM Additional Information 2013 SAP AG. All rights reserved. Customer 2 Agenda Overview SEPA in SAP
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:
Contents. About this Support Package / Patch...5. To install the EPM Add-in for Microsoft Office Support Package 15 / Patch XX...
SAP BusinessObjects EPM Add-in for Microsoft Office Support Package 15 / Patch XX Installation Procedure SAP BusinessObjects EPM solutions, add-in for Microsoft Office 10.0 Support Package 15 / Patch XX
HP Quality Center. Software Version: 9.20. Version Control Add-in Guide
HP Quality Center Software Version: 9.20 Version Control Add-in Guide Document Number: QCGENVC9.2/01 Document Release Date: May 2007 Software Release Date: May 2007 Legal Notices Warranty The only warranties
Software and Delivery Requirements
EHP3 for SCM 7.0 March 2015 English Demand and Supply Network Planning rapiddeployment solution: Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date
Complementary Demo Guide
Complementary Demo Guide Lockbox Payment Process SAP Business ByDesign SAP Business ByDesign Global August 15, 2014 SAP Cloud Reference Systems Table of Content 1 About this Document... 3 1.1 Purpose...
Extend the SAP FIORI app HCM Timesheet Approval
SAP Web Integrated Development Environment How-To Guide Provided by Customer Experience Group Extend the SAP FIORI app HCM Timesheet Approval Applicable Releases: SAP Web Integrated Development Environment
InfiniteInsight 6.5 sp4
End User Documentation Document Version: 1.0 2013-11-19 CUSTOMER InfiniteInsight 6.5 sp4 Toolkit User Guide Table of Contents Table of Contents About this Document 3 Common Steps 4 Selecting a Data Set...
How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage
SAP How-to Guide Database & Technology SAP NetWeaver Business Warehouse SAP HANA Appliance How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage Applicable Releases: SAP NetWeaver
SAP Business Intelligence Adoption V6.41: Software and Delivery Requirements. SAP Business Intelligence Adoption February 2015 English
Business Intelligence Adoption February 2015 English Business Intelligence Adoption V6.41: Software and Delivery Requirements AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 11/11/14
Getting Started with the License Administration Workbench 2.0 (LAW 2.0)
Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License
Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02
Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Windows DOCUMENT ID: DC80003-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All
rapid data load for SAP hybris Marketing: Software and Delivery Requirements
rapid data load for hybris Marketing April 2015 English rapid data load for hybris Marketing: Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2
Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office
Release Document Version: 1.4 SP8-2014-07-31 What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....3 2 About the documentation set....4 3
Software and Delivery Requirements
SAP Best Practices for SAP Cloud for Travel and Expense November 2014 English SAP Best Practices for SAP Cloud for Travel and Expense: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190
HP Quality Center. Software Version: 10.00. Microsoft Excel Add-in Guide
HP Quality Center Software Version: 10.00 Microsoft Excel Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products
How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer
How-To Guide Document Version: 1411 2014.12.15 How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How to configure an example SAP Cloud Applications Studio
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
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
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:
GR5 Access Request. Process Diagram
GR5 Access Request Process Diagram Purpose, Benefits, and Key Process Steps Purpose This scenario uses business roles to show a new user access provisioning and also demo using simplified access request
Using SAP Crystal Reports with SAP Sybase SQL Anywhere
Using SAP Crystal Reports with SAP Sybase SQL Anywhere TABLE OF CONTENTS INTRODUCTION... 3 REQUIREMENTS... 3 CONNECTING TO SQL ANYWHERE WITH CRYSTAL REPORTS... 4 CREATING A SIMPLE REPORT... 7 Adding Data
SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide
SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16 Content 1 About this guide....3 2 About the documentation set....4 3 Administration.... 6 3.1 New and changed
SAP Note 1825734 Optimization of Financial Processes for China: Account Balance, Aging, and GR/IR
SAP Library Documentation Changes SAP Note 1825734 Optimization of Financial Processes for China: Account Balance, Aging, and GR/IR CUSTOMER April, 2013 (C) SAP AG SAP Note: 1825734 1 Copyright Copyright
SBOP Analysis 2.1, edition for Microsoft Office Additional PAM Information
SBOP Analysis 2.1, edition for Microsoft Office Additional PAM Information SBOP Analysis Office Maintenance Strategy Data Access Support Functionality Specific Prerequisites SBOP Analysis Office Components
Provisional Master Data in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide
Provisional Master Data in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide Applies to: Integrated Business Planning in SAP Simple Finance Summary SAP customers who use
SAP HANA Live & SAP BW Data Integration A Case Study
SAP HANA Live & SAP BW Data Integration A Case Study Matthias Kretschmer, Andreas Tenholte, Jürgen Butsmann, Thomas Fleckenstein July 2014 Disclaimer This presentation outlines our general product direction
SAP BW Columnstore Optimized Flat Cube on Microsoft SQL Server
SAP BW Columnstore Optimized Flat Cube on Microsoft SQL Server Applies to: SAP Business Warehouse 7.4 and higher running on Microsoft SQL Server 2014 and higher Summary The Columnstore Optimized Flat Cube
Rapid data migration to cloud solutions from SAP: Software and Delivery Requirements. SAP Data Services 4.2 September 2015 English. Document Revisions
SAP Data Services 4.2 September 2015 English Rapid data migration to cloud solutions from SAP: Software and Deliver Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf German Document Revisions 0
Sage Accpac ERP 5.6A. CRM Analytics for SageCRM I User Guide
Sage Accpac ERP 5.6A CRM Analytics for SageCRM I User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all SageCRM product and service names mentioned herein are registered
How To... Model a Gateway Service Based on Business Entities
How-To Guide SAP NetWeaver 7.40 SP07 Document Version: 2.0-2015-01-21 How To... Model a Gateway Service Based on Business Entities Assignment with the Mapping Editor in the SAP Gateway Service Builder
Introduction to Microsoft Excel 2010
Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom
4 Ways That Electric Vehicles Will Impact Utilities
E-Book NO. 26 4 Ways That Electric Vehicles Will Impact Utilities SAP Center for Business Insight Brief Q&A Case Study Inquiry E-Book Though the number of electric vehicles is still relatively small, their
SAP NetWeaver Identity Management Identity Services Configuration Guide
SAP NetWeaver Identity Management Identity Services Configuration Guide Version 7.2 Rev 7 2014 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or
SECTION 5: Finalizing Your Workbook
SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark
Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing
Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26 Table of Contents 1 Introduction.... 3 2 Apple Team Membership....4 3 Building a Team by Adding Team Admins and Team Members.... 5 4 App Protection
Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3
Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3 Windows DOCUMENT ID: DC01954-01-0230-01 LAST REVISED: February 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved.
HP Quality Center. Software Version: 9.20. Microsoft Excel Add-in Guide
HP Quality Center Software Version: 9.20 Microsoft Excel Add-in Guide Document Release Date: September 2008 Software Release Date: January 2008 Legal Notices Warranty The only warranties for HP products
Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:
Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features
Run SAP Risk Management in Utilities to Get Business Value Fast
SAP Information Sheet SAP Solutions for Governance, Risk, and Compliance SAP Risk Management Quick Facts Run SAP Risk Management in Utilities to Get Business Value Fast Quick Facts Summary The SAP Risk
Q&As: Microsoft Excel 2013: Chapter 2
Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats
HP ThinShell. Administrator Guide
HP ThinShell Administrator Guide Copyright 2014 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of the Microsoft group of companies. Confidential computer
How-to guide: Monitoring of standalone Hosts. This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager
How-to guide: Monitoring of standalone Hosts This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager TABLE OF CONTENT 1 CREATE TECHNICAL SYSTEM FOR HOST... 3 2 MANAGED
Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02
Data Integration using Integration Gateway SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC02000-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved.
Source Code Scan Tools Used at SAP
SAP Security Concepts and Implementation Source Code Scan Tools Used at SAP Detecting and Eliminating Security Flaws Early On Table of Contents 4 SAP Makes Code Scan Tools for ABAP Programming Language
Use Advanced Analytics to Guide Your Business to Financial Success
SAP Information Sheet Analytics Solutions from SAP Quick Facts Use Advanced Analytics to Guide Your Business to Financial Success Quick Facts Summary With advanced analytics from SAP, finance experts can
Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide
SAP Cloud for Customer Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide June, 2015 Quick Start Guide: Work Ticket Integration with ERP 2 Table of Contents SAP Cloud
SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07. Patch 3.x Update Guide
SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07 Table of Contents 1 Document History....3 2 Introduction....4 2.1 About this Document....4 2.1.1 Constraints....4
How to Create User-Defined Fields and Tables
SAP Business One How-To Guide PUBLIC How to Create User-Defined Fields and Tables Applicable Release: SAP Business One 8.8 All Countries English July 2009 Table of Contents Creating User-Defined Fields
EzyScript User Manual
Version 1.4 Z Option 417 Oakbend Suite 200 Lewisville, Texas 75067 www.zoption.com (877) 653-7215 (972) 315-8800 fax: (972) 315-8804 EzyScript User Manual SAP Transaction Scripting & Table Querying Tool
Interactive Dashboards for Decision Makers
SAP Product Brief SAP Crystal s SAP Crystal Dashboard Design Objectives Interactive Dashboards for Decision Makers Transform complex data into engaging, interactive dashboards Transform complex data into
HP Application Lifecycle Management
HP Application Lifecycle Management Software Version: 11.00 Microsoft Excel Add-in Guide Document Release Date: February 2011 Software Release Date: October 2010 Legal Notices Warranty The only warranties
for Sage 100 ERP Business Insights Overview Document
for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered
Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring
HP StorageWorks Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring Application Note doc-number Part number: T2558-96337 First edition: June 2009
Create a Balanced Scorecard
Create a Balanced Scorecard SharePoint Business Intelligence Content Team Summary: Learn how to create scorecards and strategy maps across various measurements and display them in one dashboard by using
Partner Certification to Operate SAP Solutions and SAP Software Environments
SAP Information Sheet SAP Partner Innovation Lifecycle Services SAP Certification for Outsourcing Operations Partners Quick Facts Partner Certification to Operate SAP Solutions and SAP Software Environments
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
Creating Reports with Smart View s Ad Hoc Analysis
with Smart View s Ad Hoc Analysis Dartmouth College February 10, 2009 Table of Contents Overview... 3 Connecting to the Reporting Cube... 3 Setting Ad Hoc Options... 3 The Ad Hoc Grid... 4 Selecting Members
HP Enterprise Integration module for SAP applications
HP Enterprise Integration module for SAP applications Software Version: 2.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP
SAP ERP E-Commerce and SAP CRM Web Channel Enablement versions available on the market
SAP ERP E-Commerce and SAP CRM Web Channel Enablement versions available on the market TABLE OF CONTENTS NAMING... 3 VERSIONS... 3 NETWEAVER TECHNICAL DIFFERENCES... 4 MAINTENANCE PERIODS... 5 UPGRADE
SAP Business Intelligence Adoption V7.41:Software and Delivery Requirements. SAP Business Intelligence Adoption August 2015 English
Business Intelligence Adoption August 2015 English Business Intelligence Adoption V7.41:Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 6/26/2015
Connectivity Pack for Microsoft Guide
HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements
SAP Standard for System Monitoring and Alerting
SAP Standard for E2E Solution Operations Document Version: 1.0 2014-12-12 SAP Solution Manager 7.1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These
Price and Revenue Management - Manual Price Changes. SAP Best Practices for Retail
Price and Revenue Management - Manual Price Changes SAP Best Practices for Retail Purpose, Benefits, and Key Process Steps Purpose For the creation of manual price changes via the Price Planning Workbench,
2015-09-24. SAP Operational Process Intelligence Security Guide
2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to
SAP Business Intelligence Suite Patch 10.x Update Guide
SAP BusinessObjects Business Intelligence Suite Document Version: 4.0 Support Package 10-2014-07-25 SAP Business Intelligence Suite Patch 10.x Update Guide Table of Contents 1 Introduction.... 3 1.1 About
Run SAP Risk Management for Enterprise Risks in Life Sciences for Fast Business Value
SAP Information Sheet SAP Solutions for Governance, Risk, and Compliance SAP Risk Management Quick Facts Run SAP Risk Management for Enterprise Risks in Life Sciences for Fast Business Value Quick Facts
WHITE PAPER. HP Guide to System Recovery and Restore
WHITE PAPER January 2003 Prepared By PSG Product Software Engineering Hewlett-Packard Company CONTENTS Purpose3 Using Safe Mode To Diagnose And Correct Problems 4 Using the Recovery Console To Repair Damaged