Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports

Size: px
Start display at page:

Download "Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports"

Transcription

1 Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports Stephanie Huber Consultancy by Kingfisher 2012 Wellesley Information Services. All rights reserved.

2 In This Session Learn how to: Locate your data in SAP Build powerful Crystal Reports from all areas of your SAP ERP system Optimize the performance of your Crystal Reports Effectively administer reports at an enterprise level with little overhead 1

3 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 2

4 Why Report on SAP ERP? Enterprise reporting needs not met Increase time-to-value for SAP ERP investment Custom ABAP is costly and expensive to maintain SAP NetWeaver BW or data warehouse not up and running BEx queries not written 3

5 Use Case: SAP Sales Report T-codes: VA43: Sales Contracts VA03: Sales Orders VA33: Scheduling Agreement Pieces of pertinent data excluded Sales notes lost significant formatting Time spent obtaining signatures and scanning documents 4

6 SAP Sales Document Data Logo 5

7 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 6

8 Debugging SAP Session #1: Performance trace t-code ST05 7

9 Debugging SAP (cont.) Session #2: T-code to debug 8

10 Execute T-Code Enter applicable input values 9

11 T-Code Output 10

12 Deactivate Trace 11

13 Display Trace 12

14 Review Trace 13

15 Query SAP T-Codes: SE11: Transparent Tables, Cluster Tables, Views SE37: Function Modules SE38: Programs 14

16 Consideration Transparent Tables, Cluster Tables, Views SQL Trace does not give table join information Query the tables and views to examine the data and determine the appropriate table joins 15

17 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 16

18 System Requirements for SAP XI 3.X SAP Crystal Reports 2008 SAP GUI SAP Java Connector SAP BusinessObjects Enterprise XI 3.X Crystal Reports 2008 SAP Integration Kit for BusinessObjects 17

19 System Requirements for 4.0 SAP Crystal Reports 2011 SAP Crystal Reports for Enterprise SAP BusinessObjects Enterprise 4.0 SAP client tools 18

20 SAP Connection in Crystal Reports 19

21 Available SAP Systems 20

22 SAP Client and Credentials 21

23 Establish Connection with SAP 22

24 SAP Table, Cluster, or Function 23

25 Search SAP 24

26 SAP Table Name 25

27 Refresh 26

28 Select Table 27

29 Table Joins 28

30 Function Modules Function modules are procedures defined in special ABAP programs Many reports use function modules to return calculated values A function module to calculate the invoice due date based on the customer s payment terms The challenge is determining which transparent tables serve as inputs to the function module 29

31 SAP Function Module 30

32 Function Module Inputs 31

33 Function Module Output Display the function module output or link the function module output to another transparent table Function modules may be the only way to join specific tables 32

34 Create Report with SAP Data 33

35 Use Case: Outcome SAP report formatting customized per corporate standards Unnecessary data is removed Required/desired data is added Consolidated multiple t-codes into a single Crystal Report 34

36 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 35

37 Multiple Datasources in SAP BusinessObjects 4.0 New universe files can support multiple datasources Data federator does not exist in the SAP BusinessObjects 4.0 platform but federator capabilities exist in the form of multisource universes SAP Crystal Reports 2011 and Crystal Reports for Enterprise can both connect to SAP ERP via the new UNX files NOTE: SAP Crystal Reports 2011 does not support SAP BusinessObjects BI 4.0 universes 36

38 Actuals Versus External Budgets Users may need to compare financial actuals with external budgets Actuals FI Module Budgets External file 37

39 Lab Results and External Production Control Data Users may need to incorporate production control data with laboratory test results Laboratory Test Results QM Module Production Control Data External database Incorporating external data with SAP data facilitates the flow of information between all business functions inside the boundaries of the organization and manages the connections to outside stakeholders 38

40 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 39

41 Statistics and Summaries Users may need to add important statistical information to their data Laboratory test results Standard deviation Test specifications Count of test results that do not meet specifications 40

42 Conditional Formatting from Report Parameters Users may need to highlight pieces of information based on an input value from a parameter Account Receivables Invoices aged past a certain date Invoices greater than X amount Users may want to see the data dynamically grouped Incorporating summaries and formatting enables users and management to consume data quickly, and easily calls out issues that need to be addressed 41

43 Create Parameter 42

44 Format Sales Revenue Field 43

45 Conditionally Format Font Color 44

46 Formula Syntax 45

47 Save Conditional Formatting 46

48 User-Driven Parameter 47

49 View Report 48

50 Dynamically Group Report Data 49

51 Create Parameter 50

52 Create Formula 51

53 Formula Syntax 52

54 Create Report Group 53

55 Use Formula for Grouping 54

56 User Driven Parameters 55

57 View Report 56

58 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 57

59 Report Design Best Practices Optimize the design of the report by: Link on indexed fields Use correct join type Perform grouping on the server Push record selection to the server Minimize the number of reporting passes Use on-demand sub-reports so they only process during drilldown Delete any unused formulas from the report Perform any calculations prior to Crystal Reports 58

60 Other Factors on Performance ODBC drivers could be corrupted Options settings (SQL server/database options) CPU/RAM workstation hardware Other programs that are running on the same workstation Network traffic and infrastructure Other database processes running at the same time 59

61 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 60

62 Event-Based Scheduling Schedule-based events are dependent upon scheduled objects A schedule-based event is triggered when a particular object has been processed When you create this type of event, it can be based on the success or failure of a scheduled object, or it can be based simply on the completion of the job 61

63 Report Alerts SAP BusinessObjects Enterprise 4.0 offers a new report alert subscription service Report alerts can be shared with all Crystal Reports on the enterprise and are maintained on the enterprise platform 62

64 Crystal Report Filters Some scheduled jobs require the date parameter values to change If the report needs to be run for the last month on the 1 st of every month, the date parameter values will change every month Use Crystal Report filters in SAP BusinessObjects to systematically change the data parameter values for a report Avoid saving multiple versions of the same report 63

65 Select Filters 64

66 Copy Filters The FILTERS contain the parameters for the report, and they need to be modified so the report runs for changing date ranges The easiest way to modify the FILTERS is to copy and paste them in a document where they can be easily viewed 65

67 Locate the Parameter Locate the date parameter that will be used in the scheduled job, i.e., Sample Date, Login Date, etc. All parameters are in the following format: {?parameter name} 66

68 Modify Filters Delete all of the syntax except for the database field 67

69 Enter Crystal Syntax for Dynamic Date Parameters Enter the appropriate Crystal syntax to systematically change the date parameter values 68

70 Crystal Syntax Field Syntax Syntax Notes {Database Field} = currentdate = is used for a single date {Database Field} in (currentdate-2) to currentdate 2 days before today to today {Database Field} in (currentdate-30) to currentdate 30 days before today to today {Database Field} in WeekToDateFromSun {Database Field} in MonthToDate {Database Field} in YearToDate {Database Field} in Last7Days {Database Field} in Last4WeeksToSun Last 4 weeks, from Sun to Sat {Database Field} in LastFullWeek Last Sunday to Saturday {Database Field} in LastFullMonth Last full month {Database Field} in AllDatesToToday {Database Field} in AllDatesToYesterday {Database Field} in AllDatesFromToday {Database Field} in AllDatesFromTomorrow {Database Field} in Aged0To30Days {Database Field} in Aged31To60Days {Database Field} in Aged61To90Days {Database Field} in Over90Days {Database Field} in Next30Days {Database Field} in Next31To60Days {Database Field} in Next61To90Days {Database Field} in Next91To365Days {Database Field} in Calendar1stQtr {Database Field} in Calendar2ndQtr {Database Field} in Calendar3rdQtr {Database Field} in Calendar4thQtr {Database Field} in Calendar1stHalf {Database Field} in Calendar2ndHalf {Database Field} in LastYearMTD {Database Field} in LastYearYTD 69

71 Paste Filters Copy and paste the new FILTERS for the scheduled job 70

72 Ready to Schedule 71

73 What We ll Cover Use case for reporting off of SAP ECC using Crystal Reports Systematic approach for locating your data in SAP Process of pulling SAP data and function modules into Crystal Reports Strengthen SAP reports with data from external systems Enrich SAP data by adding important information and utilizing conditional formatting Tips and tricks for optimizing report performance Effectively administer Crystal Reports Wrap-up 72

74 Additional Resources Follow Solutions SAP Crystal Reports and+bw+-+installation+and+configuration 73

75 7 Key Points to Take Home Use the performance trace t-code ST05 to locate your data in SAP Query your SAP data to determine table joins Link SAP tables, clusters, and function modules as any relational datasource Eliminate time and money spent modifying canned SAP reports by creating completely customized Crystal Reports Create user-driven reports by incorporating parameters that drive conditional formatting and even the data layout Optimize report performance in the report design Use event-based scheduling, report alerts, and custom Crystal Report filters to efficiently administer your Crystal Reports 74

76 Your Turn! How to contact me: Stephanie Huber 75

77 Disclaimer SAP, R/3, mysap, mysap.com, SAP NetWeaver, Duet, PartnerEdge, 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. Wellesley Information Services is neither owned nor controlled by SAP. 76

SAP BW on HANA & HANA Smart Data Access Setup

SAP BW on HANA & HANA Smart Data Access Setup SAP BW on HANA & HANA Smart Data Access Setup 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...

More information

Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies

Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies 2012 Wellesley Information Services. All rights reserved. In This Session Demonstrate

More information

Open Items Analytics Dashboard System Configuration

Open Items Analytics Dashboard System Configuration Author: Vijayakumar Udayakumar vijayakumar.udayakumar@sap.com Target Audience Developers Consultants For validation Document version 0.95 03/05/2013 Open Items Analytics Dashboard Scenario Overview Contents

More information

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS MAKE BETTER DECISIONS TODAY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS SAP BusinessObjects

More information

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

More information

BW Source System: Troubleshooting Guide

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

More information

SAP Landscape Transformation (SLT) Replication Server User Guide

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

More information

SAP Business Intelligence Adoption V6.41: Software and Delivery Requirements. SAP Business Intelligence Adoption February 2015 English

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

More information

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Business Objects 4.0 Upgrade Lessons Learned Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Agenda Our Reasons to upgrade to BOBJ 4.0 Lessons Upgrade strategy Was the Wait for Service

More information

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd

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

More information

Guidelines For Choosing the Right Functionality to Support Efficient, Automated, and Transparent Financial Consolidations Mr. Dan Sullivan focussap

Guidelines For Choosing the Right Functionality to Support Efficient, Automated, and Transparent Financial Consolidations Mr. Dan Sullivan focussap 0 Guidelines For Choosing the Right Functionality to Support Efficient, Automated, and Transparent Financial Consolidations Mr. Dan Sullivan focussap 2010 Wellesley Information Services. All rights reserved.

More information

SAP BusinessObjects Business Intelligence 4 Innovation and Implementation

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

More information

Crystal Reports Level 2

Crystal Reports Level 2 Over 30,000 users trained by experienced SAP BusinessObjects consultants. I appreciate the fact that we were able to easily deviate from the book when possible to cover more interesting & advanced topics.

More information

SAP BusinessObjects Edge BI, Preferred Business Intelligence. SAP BusinessObjects Portfolio SAP Solutions for Small Businesses and Midsize Companies

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

More information

An Overview of SAP BW Powered by HANA. Al Weedman

An Overview of SAP BW Powered by HANA. Al Weedman An Overview of SAP BW Powered by HANA Al Weedman About BICP SAP HANA, BOBJ, and BW Implementations The BICP is a focused SAP Business Intelligence consulting services organization focused specifically

More information

Business Benefits When Using SAP CRM 7.0. Rolf Bonde Arla Foods amba

Business Benefits When Using SAP CRM 7.0. Rolf Bonde Arla Foods amba Business Benefits When Using SAP CRM 7.0 Rolf Bonde Arla Foods amba 19 June 2011 In This Session You Will... Learn how Arla Foods is using SAP CRM 7.0 Get insight into the business benefits of the solution

More information

How to create connections with SAP BusinessObjects BI 4.0

How to create connections with SAP BusinessObjects BI 4.0 How to create connections with SAP BusinessObjects BI 4.0 Creator: Twitter: Blog: Pieter Verstraeten http://www.twitter.com/pverstraeten http://www.pieterverstraeten.com/blog Hi, Thanks for downloading

More information

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Patrice Le Bihan, SAP Intelligence Platform & NetWeaver RIG, Americas Dr. Gerd Schöffl, SAP Intelligence Platform & NetWeaver RIG, EMEA

More information

LVS Troubleshooting Common issues and solutions

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

More information

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

More information

Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content

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

More information

Case Study: How Stanley Security Solutions implemented SAP CRM for sales and service. Jamie Lee, Stanley Security Solutions Ashis Baral, GyanSys

Case Study: How Stanley Security Solutions implemented SAP CRM for sales and service. Jamie Lee, Stanley Security Solutions Ashis Baral, GyanSys Case Study: How Stanley Security Solutions implemented SAP CRM for sales and service Jamie Lee, Stanley Security Solutions Ashis Baral, GyanSys 0 Presenter Bio Jamie Lee IT director at Stanley Black and

More information

ABAP How To on SQL Trace Analysis

ABAP How To on SQL Trace Analysis Applies To: ABAP Summary SQL trace is a performance analysis tool that shows how open SQL statements are converted into native SQL statements. The following document discusses the performance measure utility

More information

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

More information

SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content

SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content SAP Business Objects Web Intelligence and BI Launch Pad 4.0 Introducing Web Intelligence BI launch pad: What's new in 4.0 Customizing BI launch

More information

Inception of the SAP Platform's Brain Attacks on SAP Solution Manager

Inception of the SAP Platform's Brain Attacks on SAP Solution Manager Inception of the SAP Platform's Brain Attacks on SAP Solution Manager Juan Perez-Etchegoyen jppereze@onapsis.com May 23 rd, 2012 HITB Conference, Amsterdam Disclaimer This publication is copyright 2012

More information

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

More information

SAP Business Intelligence Adoption V7.41:Software and Delivery Requirements. SAP Business Intelligence Adoption August 2015 English

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

More information

SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP6

SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP6 2014 9 9 Application Associate SAP ERP 6.0 EHP6 SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP6 SAP ERP 6.0 EHP5 SAP Certified - Associate Business Foundation & Integration

More information

Security Audit Log (BC-SEC)

Security Audit Log (BC-SEC) HELP.BCSECAUDLOG Release 4.6C SAP AG Copyright Copyright 2001 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

More information

How To Understand And Understand The Basic Principles Of An Ansper System

How To Understand And Understand The Basic Principles Of An Ansper System KEY ERP CONCEPTS Fall 2011 Fundamentals of Business Information Systems 3 classes of Data 3 classes or types of data exist in an ERP system: Master Data Organizational Data Transactional Data 1 Organizational

More information

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

More information

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

More information

Variable Exit in Sap BI 7.0 - How to Start

Variable Exit in Sap BI 7.0 - How to Start Variable Exit in Sap BI 7.0 - How to Start Applies to: This article is applicable to SAP BI 7.0. For more information, visit the Business Intelligence homepage. Summary This document provides an introduction

More information

Meeting the Challenges of

Meeting the Challenges of Meeting the Challenges of Reporting and Dashboards In a Microsoft Software Environment SAP Thought Leadership Reporting and Dashboards SAP Crystal Reports Server software encourages IT best practices by

More information

Using SAP Crystal Reports with SAP Sybase SQL Anywhere

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

More information

BW370 BI Integrated Planning

BW370 BI Integrated Planning BI Integrated Planning SAP NetWeaver Course Version: 98 Course Duration: 5 Day(s) Publication Date: 2015 Publication Time: Copyright Copyright SAP SE. All rights reserved. No part of this publication may

More information

SAP BusinessObjects Edge BI, Preferred Business Intelligence. SAP Solutions for Small Business and Midsize Companies

SAP BusinessObjects Edge BI, Preferred Business Intelligence. SAP Solutions for Small Business and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP Solutions for Small Business and Midsize Companies Executive Summary Business Intelligence

More information

5/29/2010 ENTERPRISE SYSTEMS. Fundamentals of Business Information Systems. Summer 2010. Pre-history of business computing

5/29/2010 ENTERPRISE SYSTEMS. Fundamentals of Business Information Systems. Summer 2010. Pre-history of business computing ENTERPRISE SYSTEMS Summer 2010 Fundamentals of Business Information Systems Pre-history of business computing 1 Early history of business computing 1960s Focus on inventory management and control in production

More information

Ingo Hilgefort. Integrating SAP. Business Objects BI with SAP NetWeaver. Bonn Boston

Ingo Hilgefort. Integrating SAP. Business Objects BI with SAP NetWeaver. Bonn Boston Ingo Hilget Integrating SAP Business Objects BI with SAP NetWeaver Bonn Boston Contents at a Glance 1 SAP Business Objects BI and SAP NetWeaver Overview... 21 2 Installation and Configuration... 39 3 Semantic

More information

SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP5. SAP ERP Financials

SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP5. SAP ERP Financials 2012 1 30 Application Associate SAP ERP 6.0 EHP5 SAP Certified - Associate Business Foundation & Integration with SAP ERP 6.0 EHP5 SAP ERP Financials SAP Certified Application Associate - Financial Accounting

More information

Implementing an Enterprise Information Management Strategy An Approach That Mitigates Risk and Drives Down Costs

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

More information

Questions and Answers: SAP BusinessObjects BI 4.0 and the New Semantic Layer for OLAP

Questions and Answers: SAP BusinessObjects BI 4.0 and the New Semantic Layer for OLAP Questions and Answers: SAP BusinessObjects BI 4.0 and the New Semantic Layer for OLAP Applies to: SAP BusinessObjects BI 4.0, the latest version of the Universe Designer called universe design tool and

More information

INTRODUCTION TO ENTERPRISE RESOURCE PLANNING SYSTEMS

INTRODUCTION TO ENTERPRISE RESOURCE PLANNING SYSTEMS INTRODUCTION TO ENTERPRISE RESOURCE PLANNING SYSTEMS AND SAP Spring 2010 Fundamentals of Business Information Systems Rationale for ERP System Introduction Historically, functional areas maintained independent

More information

SAP Sourcing OnDemand Wave 8 Solution Guide

SAP Sourcing OnDemand Wave 8 Solution Guide SAP Sourcing OnDemand Wave 8 Solution Guide The SAP Sourcing OD solution is a subscription-based offering that enables rapid time to value. It includes hosting and on-boarding services, training and user

More information

SAP NetWeaver Information Lifecycle Management

SAP NetWeaver Information Lifecycle Management SAP NetWeaver Information Lifecycle Management What s New in Release 7.03 and Future Direction June 2012 SAP NetWeaver Information Lifecycle Management Information lifecycle management Retention management

More information

Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT

Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT 0 Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT 2010 Wellesley Information Services. All rights reserved. In This Session... Get started with a dashboard project using

More information

SAP NETWEAVER ARCHITECTURE CONCEPTS, PART 1

SAP NETWEAVER ARCHITECTURE CONCEPTS, PART 1 SAP NETWEAVER ARCHITECTURE CONCEPTS, PART 1 Spring 2010 CSCI 5730 Enterprise Information Systems 3. SAP Master Data Management Designed to provide unified view of data from distributed and heterogeneous

More information

Training.sap.com User Guide

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

More information

Managing g SAP Document and Data. Cloud. Jochen Hager Solution Exchange. 2011 Wellesley Information Services. All rights reserved.

Managing g SAP Document and Data. Cloud. Jochen Hager Solution Exchange. 2011 Wellesley Information Services. All rights reserved. Managing g SAP Document and Data Archiving in the Cloud Jochen Hager Solution Exchange 2011 Wellesley Information Services. All rights reserved. In This Session This is an introductory session for IT managers

More information

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits Sage ERP MAS Everything you want to know about Sage ERP MAS Intelligence What is Sage ERP MAS Intelligence? Sage ERP MAS Intelligence (or Intelligence) empowers managers to quickly and easily obtain operations

More information

Data Source Enhancement Using User Exit

Data Source Enhancement Using User Exit Data Source Enhancement Using User Exit Applies to: Any SAP system from which data needs to be pulled into SAP BI system. Summary This document describes how to enhance a data source in the source system

More information

SAP Business One OnDemand. SAP Business One OnDemand Solution Overview

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

More information

SAP BusinessObjects Dashboarding Strategy and Statement of Direction

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

More information

BUSINESS-DRIVEN, COMPLIANT IDENTITY MANAGEMENT USING SAP NetWeaver IDENTITY MANAGEMENT

BUSINESS-DRIVEN, COMPLIANT IDENTITY MANAGEMENT USING SAP NetWeaver IDENTITY MANAGEMENT Solution in Detail NetWeaver BUSINESS-DRIVEN, COMPLIANT IDENTITY MANAGEMENT USING NetWeaver IDENTITY MANAGEMENT Identity management today presents organizations with a host of challenges. System landscapes

More information

SAP Business Objects Attacks: Espionage and Poisoning of BI Platforms

SAP Business Objects Attacks: Espionage and Poisoning of BI Platforms SAP Business Objects Attacks: Espionage and Poisoning of BI Platforms Title goes here 21/11/2014 Juan Perez-Etchegoyen jppereze@onapsis.com @jp_pereze 1 Disclaimer This presentation contains references

More information

BI 4 : Training for the Transition

BI 4 : Training for the Transition September 9 11, 2013 Anaheim, California BI 4 : Training for the Transition Learning Points Learn about the new SAP BusinessObjects BI 4 education offerings Explore the details of the SAP BusinessObjects

More information

http://hireitpeople.com/resume-database/71-sap-resumes/19151-...

http://hireitpeople.com/resume-database/71-sap-resumes/19151-... SAP Resume Mason, MI 1 of 7 1/23/2015 3:03 PM SAP RESUME MASON, MI SAP Resumes Please note that this is a not a Job Board - We are an I.T Staffing Company and we provide candidates on a Contract basis.

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

SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS

SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS BUSINESS INTELLIGENCE FOR ORACLE APPLICATIONS AND TECHNOLOGY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions 1 SAP BUSINESSOBJECTS

More information

Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services

Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Course 6236A: Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Length: 3 Days Published: December 05, 2008 Language(s): English Audience(s): IT Professionals Level: 200 Technology:

More information

with an Effective, Migration Strategy

with an Effective, Migration Strategy Minimize Project Risk with an Effective, Actionable, and Repeatable Data Migration Strategy Yosh Eisbart NIMBL 2012 Wellesley Information Services. All rights reserved. In This Session Understand the key

More information

Set Up Hortonworks Hadoop with SQL Anywhere

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

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

Case Study: How Hollister Simultaneously Minimized Inventory Costs and Stabilized Service Levels Using Two Little Known, but Effective, Tools

Case Study: How Hollister Simultaneously Minimized Inventory Costs and Stabilized Service Levels Using Two Little Known, but Effective, Tools Case Study: How Hollister Simultaneously Minimized Inventory Costs and Stabilized Service Levels Using Two Little Known, but Effective, Tools Steve Grace Hollister Incorporated 2011 Wellesley Information

More information

Extend the SAP FIORI app HCM Timesheet Approval

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

More information

Memory Management simplifications in ABAP Kernel 7.4*

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

More information

Business Management Made Simpler

Business Management Made Simpler SAP Brief SAP s for Small Businesses and Midsize Companies SAP Business One Objectives Business Management Made Simpler Successfully manage and grow your small business Successfully manage and grow your

More information

How To Improve Your Business Process With Sap

How To Improve Your Business Process With Sap Business Process Analytics & Improvement SAP Solution Manager 7.1 SAP AG August, 2011 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase

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

Steps to Ensure High Performance for New E-Commerce Web Sites Manoj Kumaran Accrete Solutions

Steps to Ensure High Performance for New E-Commerce Web Sites Manoj Kumaran Accrete Solutions Steps to Ensure High Performance for New E-Commerce Web Sites Manoj Kumaran Accrete Solutions 2011 Wellesley Information Services. All rights reserved. In This Session Gain an understanding of how to plan

More information

SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3

SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3 SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24. Data Federation Administration Tool Guide

SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24. Data Federation Administration Tool Guide SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24 Data Federation Administration Tool Guide Content 1 What's new in the.... 5 2 Introduction to administration

More information

The safer, easier way to help you pass any IT exams. SAP Certified Application Associate - SAP HANA 1.0. Title : Version : Demo 1 / 5

The safer, easier way to help you pass any IT exams. SAP Certified Application Associate - SAP HANA 1.0. Title : Version : Demo 1 / 5 Exam : C_HANAIMP_1 Title : SAP Certified Application Associate - SAP HANA 1.0 Version : Demo 1 / 5 1.Which of the following nodes can you use when you create a calculation view with the SAP HANA studio

More information

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

More information

ABAP FUNDAMENTALS. What is ABAP? 1/16/2011. Spring 2011

ABAP FUNDAMENTALS. What is ABAP? 1/16/2011. Spring 2011 ABAP FUNDAMENTALS Spring 2011 Enterprise Programming What is ABAP? Originally: Allgemeiner Berichts-Aufbereitungs-Prozessor (Generic Report Preparation/Generation Processor) Now: Advanced Business Application

More information

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

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

More information

SAP BO 4.1 Online Training

SAP BO 4.1 Online Training WWW.ARANICONSULTING.COM SAP BO 4.1 Online Training Arani consulting 2014 A R A N I C O N S U L T I N G, H Y D E R A B A D, I N D I A SAP BO 4.1 Training Topics In this training, attendees will learn: Data

More information

Welcome to the Data Visualisation & Reporting Stream

Welcome to the Data Visualisation & Reporting Stream Welcome to the Data Visualisation & Reporting Stream November, 2013 Birmingham Creating a Pervasive BI Platform with SAP BusinessObjects Speaker: Kevin McManus Founder, LaunchWorks Learning Points By consolidating

More information

Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1

Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1 Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1 Session Code*: 0313 Greg Wcislo Disclaimer This presentation outlines our general product direction and should not be

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

SAP Archiving and SAP Document Access

SAP Archiving and SAP Document Access SAP Solution in Detail SAP ERP SAP Archiving and SAP Document Access Streamline the Process of Upgrading SAP ERP The process of upgrading to the SAP ERP 6.0 application can be streamlined by using archiving

More information

SAP BusinessObjects Dashboards

SAP BusinessObjects Dashboards SAP BusinessObjects Dashboards Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject to your license

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

Application Lifecycle Management

Application Lifecycle Management Application Lifecycle Management Best Practice Process Document ALM Process: ITSM - Incident Management Application Lifecycle Management Process ITSM Incident Management Problem Description: How to create,

More information

Intellicyber s Enterprise Integration and Application Tools

Intellicyber s Enterprise Integration and Application Tools Intellicyber s Enterprise Integration and Application Tools The IDX product suite provides Intellicyber s customers with cost effective, flexible and functional products that provide integration and visibility

More information

Create and run apps on HANA Cloud in SAP Web IDE

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

More information

Step by Step guide of Report-to- Report Interface in BW Reporting

Step by Step guide of Report-to- Report Interface in BW Reporting Step by Step guide of Report-to- Report Interface in BW Reporting Applies to: SAP BI 7.0. For more information, visit the Business Intelligence Home Page Summary This paper gives a detail understanding

More information

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

More information

Streamlined Planning and Consolidation for Finance Teams in Any Organization

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

More information

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011 BICS Connectivity for Web Intelligence in SAP BI 4.0 John Mrozek / AGS December 01, 2011 Introduction Business Intelligence Consumer Services connectivity for Web Intelligence in SAP BI 4.0 This presentation

More information

BUSINESS STRUCTURE: FUNCTIONS AND PROCESSES

BUSINESS STRUCTURE: FUNCTIONS AND PROCESSES BUSINESS STRUCTURE: FUNCTIONS AND PROCESSES Spring 2010 Fundamentals of Business Information Systems Objectives Understand functional structure of medium to large companies. Understand data flows between

More information

SAP BusinessObjects (BI) 4.1 on SAP HANA Piepaolo Vezzosi, SAP Product Strategy. Orange County Convention Center Orlando, Florida June 3-5, 2014

SAP BusinessObjects (BI) 4.1 on SAP HANA Piepaolo Vezzosi, SAP Product Strategy. Orange County Convention Center Orlando, Florida June 3-5, 2014 SAP BusinessObjects (BI) 4.1 on SAP HANA Piepaolo Vezzosi, SAP Product Strategy Orange County Convention Center Orlando, Florida June 3-5, 2014 Learning points SAP HANA scenarios for business intelligence

More information

The Clear Path to Business

The Clear Path to Business SAP Solution in Detail SAP Crystal Solutions The Clear Path to Business Intelligence Optimize Decisions with SAP CrySTAl Solutions Unreliable, untimely, and unworkable information is the frustration of

More information

SAP BusinessObjects BI Clients. January 2016

SAP BusinessObjects BI Clients. January 2016 SAP BusinessObjects BI Clients January 2016 SAP Analytics and BI Strategy SAP Analytics Strategy SAP Cloud for Analytics Provide new SaaS Analytics capabilities All analytics capabilities in one product

More information

HR Data Retrieval in a LDAP- Enabled Directory Service

HR Data Retrieval in a LDAP- Enabled Directory Service HR Data Retrieval in a LDAP- Enabled Directory Service HELP.PORTMANAGER Release 50A Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

SAP Business ByDesign and SAP ERP. SAP Business ByDesign for Subsidiaries Overview of Functional and Technical Integration with Headquarters SAP ERP

SAP Business ByDesign and SAP ERP. SAP Business ByDesign for Subsidiaries Overview of Functional and Technical Integration with Headquarters SAP ERP SAP Business ByDesign and SAP ERP SAP Business ByDesign for Subsidiaries Overview of Functional and Technical Integration with Headquarters SAP ERP SAP Business ByDesign for Subsidiaries Table of Contents

More information

Business Intelligence Competency Partners

Business Intelligence Competency Partners Business Intelligence Competency Partners What s New in SAP BusinessObjects BI 4.1 Presenter: Rich Chlebek January 29, 2014 What We ll Cover Webinar Protocol Introductions Web Intelligence Enhancements

More information

This course will also teach how to create various kinds of dashboards using Reporting Services.

This course will also teach how to create various kinds of dashboards using Reporting Services. Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Length : 3 Days (24 Hours) Language(s) : English Audience(s) : IT Professionals Level : 200 Technology : Microsoft SQL Server 2008

More information

Business Objects BI Platform 4.x with SAP NetWeaver

Business Objects BI Platform 4.x with SAP NetWeaver Ingo Hilgefort Integrating SAP Business Objects BI Platform 4.x with SAP NetWeaver Bonn Boston Contents at a Glance 1 SAP Business Objects 4.x and SAP NetWeaver... 21 2 Installation and Configuration...

More information