SAP BW on HANA & HANA Smart Data Access Setup
|
|
|
- Victor Boone
- 10 years ago
- Views:
Transcription
1 SAP BW on HANA & HANA Smart Data Access Setup
2 SAP BW ON HANA & SMART DATA ACCESS - SETUP TABLE OF CONTENTS WHAT ARE THE PREREQUISITES FOR SAP HANA SMART DATA ACCESS?... 3 Software Versions... 3 ODBC Drivers... 3 HOW TO CONNECT A REMOTE SOURCE AT A GLANCE?... 3 HOW TO VALIDATE THE REMOTE SOURCE CONFIGURATION?
3 WHAT ARE THE PREREQUISITES FOR SAP HANA SMART DATA ACCESS? Software Versions You have installed SAP HANA SP7 and the remote data sources are available. ODBC Drivers You have installed the ODBC drivers for the databases you want to connect see SAP note on each HANA node. If you installed ODBC drivers in your HANA exe directory as per note these ODBC drivers will be removed during a revision update and have to be installed again after the update. HOW TO CONNECT A REMOTE SOURCE AT A GLANCE? In the HANA Studio under System Provisioning Remote Sources Picture 2: Creating a new remote source Type a source name and choose the adapter. Enter values for Server, Port, Database Name and Extra adapter Properties (optional). Also, enter the User Name and the Password. 3
4 Picture 3: Connection Properties For details on how to connect the databases for SAP HANA Smart Data Access as remote sources see the SAP HANA Administration Guide System Administration and Maintenance Information SAP HANA Administration Guide (About SAP HANA Smart Data Access Adding Remote Data Sources). Necessary Privileges: For creating remote sources, the system privilege CREATE REMOTE SOURCE is required. For creating virtual tables, the object privilege CREATE VIRTUAL TABLE is required. It is recommended to create the remote source with the HANA SAP<SID> user. If the remote source has not been created by the HANA SAP<SID> user, then the HANA SAP-<SID> user needs the object privilege CREATE VIRTUAL TABLE, granted by the owner of the remote source. With this sql statement you can find the owner of the remote source: select * from ownership where object_name = '<Name of the remote source>' For details on privileges for SAP HANA Smart Data Access see the SAP HANA Security Guide (12.1 SAP HANA Smart Data Access). 4
5 HOW TO VALIDATE THE REMOTE SOURCE CONFIGURATION? In general there is a check option available inside the remote source configuration in the HANA Studio. Furthermore there is a tool available which can be accessed via the console for further details. In the console in path /usr/sap/sid/home you can execute the following command example. This checks drivers and dependency files of a given data source type, in this case an SAP IQ database. hdbsdautil -t iqodbc -S " Driver=libdbodbc16_r.so;DatabaseName=SAPNLSDB;ServerName=SAPNLS_SERVER;CommLinks=tcpip( host=ld9455.wdf.sap.corp;port=2640)" -U TEST -P testtest info Example Output: 5
6 You can also query e.g. a table after having connected to the remote database with the following command. stsadm@ld9204:/usr/sap/sts/home> hdbsdautil -t iqodbc -S " Driver=libdbodbc16_r.so;DatabaseName=SAPNLSDB;ServerName=SAPNLS_SERVER;CommLinks=tcpip( host=ld9455.wdf.sap.corp;port=2640)" -U TEST -P testtest -Q "select * from SAPKIT_SDA.YSB_GEN_TABLE2" nr Example Output: The general syntax is as follows: Usage hdbsdautil -t <data source type> -S <DSN or string> [-U <username> [-P <password>]] [-Q <SQL>] [-nr] [- info] Arguments -t Specify the type of data source, currently supported types: hanaodbc, aseodbc, iqodbc, tdodbc, odbc (generic adapter) -S The connection information of the remote database, can be a DSN name in ODBC property file, or a custom string which contains all the connection information, e.g.: -S "DSN=td13" or -S "dsn=td13" -S "server=somehostname; port=5002;driver=libsybdrvodb-sqllen8.so" If the data source type is "odbc", should add an "adapter_config_file=" section in the end of this area. -U Specify the user name. -P Specify the password. Can be omitted for interactive input. -Q The SQL to be executed or queried after connected to the remoted database. -nr -info "No Result", specify this if don't need to display the SQL query result. Dump the ODBC information to console. 6
7 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork, SAP HANA, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects Software Ltd. Business Objects is an SAP company. Sybase and Adaptive Server, ianywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Sybase Inc. Sybase is an SAP company. Crossgate, EDDY, B2B 360, and B2B 360 Services are registered trademarks of Crossgate AG in Germany and other countries. Crossgate is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. 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.
Set Up Hortonworks Hadoop with SQL Anywhere
Set Up Hortonworks Hadoop with SQL Anywhere TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALL HADOOP ENVIRONMENT... 3 3 SET UP WINDOWS ENVIRONMENT... 5 3.1 Install Hortonworks ODBC Driver... 5 3.2 ODBC Driver
SAP BusinessObjects Business Intelligence 4 Innovation and Implementation
SAP BusinessObjects Business Intelligence 4 Innovation and Implementation TABLE OF CONTENTS 1- INTRODUCTION... 4 2- LOGON DETAILS... 5 3- STARTING AND STOPPING THE APPLIANCE... 6 4.1 Remote Desktop Connection
SAP Landscape Transformation (SLT) Replication Server User Guide
SAP Landscape Transformation (SLT) Replication Server User Guide February 2014 P a g e 1 NOTE : Pease refer the following guide for SLT installation. http://help.sap.com/hana/sap_hana_installation_guide_trigger_based
Sybase ASE Linux Installation Guide Installation and getting started guide for SAP Sybase ASE on Linux
Sybase ASE Linux Installation Guide Installation and getting started guide for SAP Sybase ASE on Linux www.sap.com TABLE OF CONTENTS INSTALLING ADAPTIVE SERVER... 3 Installing Adaptive Server with the
LVS Troubleshooting Common issues and solutions
LVS Troubleshooting Common issues and solutions www.sap.com TABLE OF CONTENT INSTALLATION... 3 No SQL Instance found... 3 Server reboots after LVS installs... 3 LVS Service does not start after update...
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
SAP PartnerEdge Program: Opportunities for SAP-Authorized Resellers
For SAP-Authorized Resellers SAP PartnerEdge Program: Opportunities for SAP-Authorized Resellers SAP now offers companies the opportunity to resell SAP solutions to their customers. SAP-authorized resellers
Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based
Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based applications AGENTRY PERFORMANCE TESTING V 1.0 TABLE OF CONTENTS
Memory Management simplifications in ABAP Kernel 7.4*
Memory Management simplifications in ABAP Kernel 7.4* TABLE OF CONTENTS OVERVIEW. 3 NEW PARAMETER FORMULAS 3 TROUBLESHOOTING.. 4 512 GB LIMIT. 5 CONCLUSION 5 2 OVERVIEW This paper describes Memory Management
Open Items Analytics Dashboard System Configuration
Author: Vijayakumar Udayakumar [email protected] Target Audience Developers Consultants For validation Document version 0.95 03/05/2013 Open Items Analytics Dashboard Scenario Overview Contents
Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis
Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis (Version 1.17) For validation Document version 0.1 7/7/2014 Contents What is SAP Predictive Analytics?... 3
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
Create and run apps on HANA Cloud in SAP Web IDE
SAP Web IDE How-To Guide Provided by Customer Experience Group Create and run apps on HANA Cloud in SAP Web IDE Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Document History Document
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
SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013
SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013 TABLE OF CONTENTS Introduction... 3 SAP Sybase ASE s techniques to shrink unused space... 3 Shrinking the Transaction
Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0
Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 June 14, 2013 Version 2.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What
LHI Leasing Simplifying and Automating the IT Landscape with SAP Software. SAP Customer Success Story Financial Services Provider LHI Leasing
LHI Leasing Simplifying and Automating the IT Landscape with SAP Software SAP Customer Success Story Financial Services Provider LHI Leasing Company LHI Leasing GmbH Headquarters Pullach, Germany Industry,
Nine Reasons Why SAP Rapid Deployment Solutions Can Make Your Life Easier Get Where You Want to Be, One Step at a Time
SAP Rapid Deployment Solutions Nine Reasons Why SAP Rapid Deployment Solutions Can Make Your Life Easier Get Where You Want to Be, One Step at a Time Nine Reasons Why SAP Rapid Deployment Solutions Can
How to Implement a SAP HANA Database Procedure and consume it from an ABAP Program Step-by-Step Tutorial
How to Implement a SAP HANA Database Procedure and consume it from an ABAP Program Step-by-Step Tutorial Table of Contents Prerequisites... 3 Benefits of using SAP HANA Procedures... 3 Objectives... 3
SAP Security Recommendations December 2011. Secure Software Development at SAP Embedding Security in the Product Innovation Lifecycle Version 1.
SAP Security Recommendations December 2011 Secure Software Development at SAP Embedding Security in the Product Innovation Lifecycle Version 1.0 Secure Software Development at SAP Table of Contents 4
Creating a Fiori Starter Application for sales order tracking
SAP Web IDE How-To Guide Provided by Customer Experience Group Creating a Fiori Starter Application for sales order tracking Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Creating a Fiori
Compare & Adjust How to Guide for Compare & Adjust in SAP Solution Manager Application Lifecycle Management
Compare & Adjust How to Guide for Compare & Adjust in SAP Solution Manager Application Lifecycle Management www.sap.com TABLE OF CONTENTS COPYRIGHT... 3 1.0 Motivation... 4 2.0 Method and Prerequisites...
BW Source System: Troubleshooting Guide
P. Mani Vannan SAP Labs India TABLE OF CONTENTS TROUBLESHOOTING:... 3 CHECK WHETHER SOURCE SYSTEM CONNECTION IS OK... 3 RELEVANT AUTHORIZATIONS FOR BACKGROUND USER... 8 ERROR RELATED TO IDOC MISMATCH BETWEEN
Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd
Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration Author Company : Syed Umar : SAP Labs India Pvt.Ltd TABLE OF CONTENTS INTRODUCTION... 3 Preparation... 3 CONFIGURATION REQUIRED FOR SENDER
How to Extend a Fiori Application: Purchase Order Approval
SAP Web IDE How-To Guide Provided by Customer Experience Group How to Extend a Fiori Application: Purchase Order Approval Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Document History
Installing and Configuring the HANA Cloud Connector for On-premise OData Access
SAP Cloud Connector How-To Guide Provided by SAP s Technology RIG Installing and Configuring the HANA Cloud Connector for On-premise OData Access Applicable Releases: HANA Cloud Connector 2.x Version 1.0
Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content
Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content Applies to: Enhancement Package 1 for SAP Solution Manager 7.0 (SP18) and Microsoft SQL Server databases. SAP Solution
Active Quality Management
Active Quality Management Recognizing Organizations that make the extraordinary look ordinary The underlying principles THE 10 PRINCIPLES OF QUALITY 1. Understand the business objectives as well as the
Five Strategies Small and Medium Enterprises Can Use to Successfully Implement High Value Business Mobility
Five Strategies Small and Medium Enterprises Can Use to Successfully Implement High Value Business Mobility Smartphone and tablet-based business mobility has become commonplace in enterprises of all sizes.
Certification Guide Network Connectivity for SAP on Premise and Cloud Solutions Integration
Network Connectivity for SAP on Premise and Cloud Solutions Integration TABLE OF CONTENTS INTRODUCTION... 3 NETWORK PRODUCTS IN SCOPE... 4 CERTIFICATION OVERVIEW... 5 Scenarios... 5 Test Cases... 5 THE
SAP BusinessObjects Dashboarding Strategy and Statement of Direction
SAP BusinessObjects Dashboarding Strategy and Statement of Direction www.sap.com TABLE OF CONTENTS DISCLAIMER... 3 INTRODUCTION... 3 Engage with SAP... 3 Background... 3 CUSTOMER EXPECTATIONS AND BUSINESS
Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0
Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 February 8, 2013 Version 1.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What
SAP CRM Service Manager 3.1 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP CRM
SAP CRM Service Manager 3.1 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP CRM Service Manager Mobile App TABLE OF CONTENTS SECTION 1:
Design Thinking for. Requirements Analysis
Design Thinking for Requirements Analysis IN THIS ARTICLE Design Thinking for Requirements Analysis Are you in the requirements gathering and analysis phase of a project? Do you need to get a clear understanding
Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper
Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper TABLE OF CONTENTS INTRODUCTION... 3 Where we came from... 3 The User s Dilemma with the Cloud... 4 The Administrator
SAP BUSINESS PLANNING AND CONSOLIDATION 10.0, VERSION FOR SAP NETWEAVER, POWERED BY SAP HANA STARTER KIT FOR USGAAP
SAP BUSINESS PLANNING AND CONSOLIDATION 10.0, VERSION FOR SAP NETWEAVER, POWERED BY SAP HANA STARTER KIT FOR USGAAP Configuration overview - Appendix TABLE OF CONTENTS LIST OF ACCOUNTS... 4 Assets...
SAP Thought Leadership Paper Engineering, Construction, and Operations. Beyond Enterprise Resource Planning Construction in the ipad Age
SAP Thought Leadership Paper Engineering, Construction, and Operations Beyond Enterprise Resource Planning Construction in the ipad Age Table of Contents 4 Bringing Constant Connectivity to the Construction
Implementing an Enterprise Information Management Strategy An Approach That Mitigates Risk and Drives Down Costs
SAP Thought Leadership Paper Enterprise Information Management Implementing an Enterprise Information Management Strategy An Approach That Mitigates Risk and Drives Down Costs Table of Contents 5 Content
SAP PartnerEdge Program Guide for Language Services Partners
SAP PartnerEdge Program Guide for Language Services Partners Table of Contents 5 The SAP PartnerEdge Program: Providing Superior Value Supporting Your Opportunities 13 Ongoing Program Requirements Requirements
Streamlined Planning and Consolidation for Finance Teams in Any Organization
SAP Solution in Detail SAP Solutions for Enterprise Performance Management, Version for the Microsoft Platform Streamlined Planning and Consolidation for Finance Teams in Any Organization Table of Contents
SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager
SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager content is transferable and how. TABLE OF CONTENTS PREFACE...
How To... Master Data Governance for Material: Maintenance for multiple Materials in one Change Request. Applicable Releases: all
How To... Master Data Governance for Material: Maintenance for multiple Materials in one Change Request Applicable Releases: all Version 1.2 December 2014 Document History Document Version Description
SAP Business One OnDemand. SAP Business One OnDemand Solution Overview
SAP Business One OnDemand SAP Business One OnDemand Solution Overview SAP Business One OnDemand Table of Contents 4 Executive Summary Introduction SAP Business One Today 8 A Technical Overview: SAP Business
SAP White Paper Enterprise Information Management
SAP White Paper Enterprise Information Management Including Business Content in a Comprehensive Information Management Program Enhance Efficiency and Compliance Through Process-Centric Information Management
How To... Master Data Governance for Material: Create Custom Print forms. Applicable Releases: MDG 7
Applicable Releases: MDG 7 Version 1 January 2014 Document History www.sap.com Document Version Description 1.00 First official release of this guide TABLE OF CONTENTS 1. BUSINESS SCENARIO... 4 2. BACKGROUND
How To Install The Sap Business Explorer 7.X 2.X (Sap) On A Windows 7.30 Computer (Windows 7)
SAP Business Explorer 7.X Copyright Copyright 2012 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission
HANA Input Parameters with Multi-Values to Filter Calculation Views
HANA Input Parameters with Multi-Values to Filter Calculation Views Applies to: SAP BusinessObjects BI platform 4.0. Summary This document provides information and guidelines about HANA calculation views
Crystal Reports Server Embedded 2008 with Service Pack 7 for Windows Supported Platforms
Crystal Reports Server Embedded 2008 with Service Pack 7 for Windows Supported Platforms Applies to: Crystal Reports Server Embedded 2008 with Service Pack 7. Summary This document contains information
Additional Guide to Implementing the SAP CRM Service Management rapiddeployment
EHP3 for SAP CRM 7.0 April 2014 English Document Version 1.0 Additional Guide to Implementing the SAP CRM Service Management rapiddeployment solution / SAP Best Practices for Service Management in CRM
SAP HANA. SAP HANA Performance Efficient Speed and Scale-Out for Real-Time Business Intelligence
SAP HANA SAP HANA Performance Efficient Speed and Scale-Out for Real-Time Business Intelligence SAP HANA Performance Table of Contents 3 Introduction 4 The Test Environment Database Schema Test Data System
What's New in SAP BusinessObjects XI 3.1 Service Pack 5
What's New in SAP BusinessObjects XI 3.1 Service Pack 5 SAP BusinessObjects XI 3.1 Service Pack 5 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects
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
Training.sap.com User Guide
Training.sap.com User Guide Table of Contents WELCOME TO SAP EDUCATION ONLINE!... 3 HOW TO REGISTER IN SAP EDUCATION ONLINE AND START YOUR COURSES... 3 BASIC NAVIGATION... 6 BROWSE OUR CATALOGUE HOME...
Backup Strategy for Oracle
Backup Strategy for Oracle White Paper: Oracle Database Administration February 01 TABLE OF CONTENTS INTRODUCTION... 3 EXAMPLE 1... 4 EXAMPLE... 6 EXAMPLE 3... 7 SUMMARY... 8 ADDITIONAL INFORMATION...
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 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
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
ForFarmers: SAP Business Communications Management for Call Center Workload Distribution
SAP Customer Success Story Wholesale and distribution ForFarmers ForFarmers: SAP Business Communications Management for Call Center Workload Distribution Thanks to SAP Business Communications Management
SAP Work Manager 6.0 Mobile App Extended Feature List
SAP Work Manager 6.0 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP Work Manager 6.0 Mobile Application Provided by SAP Mobile - Rapid
Quick Guide to the SAP Customer Relationship Management Rapid- Deployment Solution (based on EhP1) Demo/Evaluation Appliance
SAP CRM 7.01 November 2012 English Quick Guide to the SAP Customer Relationship Management Rapid- Deployment Solution (based on EhP1) Demo/Evaluation Appliance SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf
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
Data Governance. Data Governance, Data Architecture, and Metadata Essentials Enabling Data Reuse Across the Enterprise
Data Governance Data Governance, Data Architecture, and Metadata Essentials Enabling Data Reuse Across the Enterprise 2 Table of Contents 4 Why Business Success Requires Data Governance Data Repurposing
Guide to the SAP Extended Business Program
Guide to the SAP Extended Business Program Table of Contents 5 Program Overview: Building Stronger Relationships Program Purpose Your Role 6 SAP Solutions for the SME Market SAP Business One SAP Business
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
How to... Master Data Governance for Material: Use the Data Import Framework for Material. Applicable Releases: EhP6, MDG 6.1, MDG 7.
Applicable Releases: EhP6, MDG 6.1, MDG 7.0 Version 5 December 2014 www.sap.com Document History Document Version Description 1.00 First official release of this guide 2.00 Additional SAP notes 3.00 Background
Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3
Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,
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
Setting up the Environment for Creating or Extending SAP Fiori Apps
Setting up the Environment for Creating or Extending SAP Fiori Apps February 2014 Copyright Copyright 2014 SAP AG. All rights reserved SAP Library document classification: PUBLIC No part of this publication
Reducing Operational Risk with SAP Management of Change
SAP Solution in Detail SAP Solutions for Sustainability SAP Management of Change Reducing Operational Risk with SAP Management of Change Table of Contents 3 Quick Facts 4 Improve Safety with Flexible and
SAP Thought Leadership SAP Customer Relationship Management. Strengthen the Brand and Improve
SAP Thought Leadership SAP Customer Relationship Management Enhancing the Customer Experience with Loyalty Management Strengthen the Brand and Improve Customer Retention Executive Summary Satisfying Customers,
SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies
SAP Solutions for Small Businesses and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Edge BI, Standard
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 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
H2G Install SAP Web IDE locally for trial (Mac version)
SAP Web IDE How-To Guide Provided by Customer Experience Group H2G Install SAP Web IDE locally for trial (Mac version) Applicable Releases: SAP Web IDE 1.4 Version 1.0 - October 2014 Document History Document
Getting Started with Scope and Effort Analyzer (SEA) ALM Solution Management, AGS, SAP AG
Getting Started with Scope and Effort Analyzer (SEA) ALM Solution Management, AGS, SAP AG Introduction Upgrade Planning with Scope and Effort Analyzer (SEA) SAP Solution Manager - Scope and Effort Analyzer
SAP BusinessObjects Edge BI, Preferred Business Intelligence. SAP BusinessObjects Portfolio SAP Solutions for Small Businesses and Midsize Companies
SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Portfolio SAP Solutions for Small Businesses and Midsize Companies Executive
SAP Customer Relationship Management. SAP CRM Rapid-Deployment Solution An Essential CRM Solution,
SAP Customer Relationship Management SAP CRM Rapid-Deployment Solution An Essential CRM Solution, Delivered Quickly and Affordably CONTENT 4 Your Vision for CRM 6 Preconfigured CRM Software and Services
How-to guide: SNMP Trap Adapter
How-to guide: SNMP Trap Adapter This guide explains how you can forward alerts in SAP Solution Manager 7.10 by sending SNMP Traps Version 2.20 (March 2015) SAP Active Global Support TABLE OF CONTENT 1
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.
Business-Driven, Compliant Identity Management
Solution in Detail NetWeaver NetWeaver Identity Business-Driven, Compliant Identity Using NetWeaver Identity Managing users in heterogeneous IT landscapes presents many challenges for organizations. System
Optimized Shift Planning and Scheduling Creating Shifts and Aligning Resources to Match the Forecasted Workload
SAP Thought Leadership Paper Workforce Scheduling and Optimization Optimized Shift Planning and Scheduling Creating Shifts and Aligning Resources to Match the Forecasted Workload Table of Contents 5 Shift
Made to Fit Your Needs. SAP Solution Overview SAP Solutions for Small Businesses and Midsize Companies
SAP Solution Overview SAP Solutions for Small Businesses and Midsize Companies SAP Solutions for Small Businesses and Midsize Companies Made to Fit Your Needs. Designed to Help You Grow. Becoming a Best-Run
Installation Guide for Windows
Installation Guide for Windows SAP BusinessObjects Enterprise XI 3.1 Service Pack 6 windows Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects
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
Demand Planning. SAP Business ByDesign
SAP Business ByDesign Table of Content 1 About this Document... 3 1.1 Purpose... 3 1.2 Reference System and Model Company... 3 2 Master and Organizational Data... 4 3 Business Process Tasks... 5 3.1 Demand
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 White Paper Enterprise Mobility. Best Practices for a Mobility Center of Excellence Keeping Pace with Mobile Technology
SAP White Paper Enterprise Mobility Best Practices for a Mobility Center of Excellence Keeping Pace with Mobile Technology Table of Contents 5 Executive Summary 6 Exploring a Mobility Center of Excellence
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
Within Budget and on Time
SAP Solution in Detail SAP Product Lifecycle Management SAP Portfolio and Project Management Plan Well and Manage Efficiently Within Budget and on Time Profitable product and service development in today
SAP Briefing Brochure. Solutions. October 2010
SAP Briefing Brochure SAP Energy Management Solutions October 2010 Our vision to enable every customer to become a best-run business will be the catalyst to delivering through on our goals. We must continue
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,
SAP Enterprise Master Data Management - Licensing Agreements and Recommendations
SAP Enterprise Master Data Management ASUG Influence Council 2014 Scott Braker-Abene, Solution Management, SAP Labs, LLC June 2014 0708 Legal Disclaimer The information in this presentation is confidential
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
SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0
SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,
Set Up Hortonworks Hadoop with SAP Sybase IQ
Set Up Hortonworks Hadoop with SAP Sybase IQ Table of Contents Introduction...3 Install Hadoop Environment...3 Set Up IQ Environment... 4 unixodbc... 4 DSN...5 Connect Using IQ... 8 Create Remote Server...
Configuring Single Sign-on for SAP HANA
Configuring Single Sign-on for SAP HANA Applies to: SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3. For more information, visit the Business Objects homepage. Summary This document
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
