SAP Query: How to Use, and Expand use

Size: px
Start display at page:

Download "SAP Query: How to Use, and Expand use"

Transcription

1 SAP Query: How to Use, and Expand use ] Tammy Powlas Fairfax Water ASUG Volunteer SAP Mentor [ GRAZIELLA SBALCHIERO ASUG INSTALLATION MEMBER MEMBER SINCE: 2009 [ APRIL ZANELLI ASUG INSTALLATION MEMBER MEMBER SINCE: 2005 [ ARVIND SINGH

2 [ Fairfax Water Largest Water Utility in Virginia 1.7 million customers AAA bond rating 400 employees Fairfax Water produces, on average, 160 million gallons of water per day. One out of five Virginians gets their water from Fairfax Water 2

3 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Questions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 3

4 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Questions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 4

5 [ What is SAP Query? SAP Query is a powerful, easy-to-use, reporting tool used to create reports from any ECC module or Solution Manager (any ABAP back end) with limited or no development Can query from one or more tables Used to be known as ABAP Query Provides users a wide range of output such as lists, statistics, ranked lists and easy downloads to Excel Before using, check if SAP standard reports might already meet your requirements 5

6 [ Basic Principle of Reporting Tools Define Generate List Source: SAP 6

7 [ Reporting Options SAP provided reports Custom coded reports (ABAP) SAP Query QuickViewer Transaction SQVI single use query Module specific Information Systems LIS, Report Painter, Report Writer, PMIS, SIS Third Party Business Warehouse/BusinessObjects 7

8 [ Why Use SAP Query? Allows end users to develop, change, and execute their own queries User-Friendly end-user tool that requires no ABAP skills No custom code to write and support Users can start using fast More flexible than custom code users can easily change queries Queries are easy to administer and support All SAP Query functionality is supported in release upgrades Queries can be written against any ECC application module Can be used for Operational BI Reporting (Crystal, Enhancement Pack 5) 8

9 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Questions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 9

10 [ Use Cases A use case captures the contract between stakeholders of a system about its behavior under various system conditions The primary actor initiates an interaction with the system to accomplish some goal Casual User Power User Report Developer 10

11 [ Configuration Use Case Actor: Report Developer Description: Configuration of SAP Query Successful criteria: InfoSets and User Groups created Two Components: User (query) groups InfoSets 11

12 [ Configuration/How to set up SAP Query Configuration steps: Create User Groups Assign Users to User Groups Create InfoSet Assign InfoSet to User Group 12

13 [ Create User Group User groups are a collection of SAP users grouped together Does not have anything to do with security Access to data is still controlled by authorizations How it works: Assign each user to one or more user groups The queries assigned to one of the user groups when created All users in that group can see the queries when running SQ01 You assign the users of SAP Query by entering the user in user group (Transaction SQ03) A collection of SAP users grouped together 13

14 [ Creating User Groups, aka Query Groups Global area or standard area User Groups Create/Change/Delete Assign InfoSets Source: SAP 14

15 [ SAP Query: Assigning User Groups All users in a user group Access the same InfoSets See all queries for the user group Can have different authorization for creating and changing queries For example, we created user groups for: Accounts Payable Customer Care Center HR/Payroll General Ledger Consider creating along departmental lines 15

16 [ Step 1 Create User Groups SQ03 Queries from assigned user group show up here to access 16

17 [ Step 1 Create User Groups SQ03 Enter transaction SQ03 Enter a User Group Name Click Create Enter a group description Click Save Select Assign Users and InfoSets 17

18 [ Step 2 Assign Users to User Groups Enter the user IDs for all the users you want in the group Click Save 18

19 [ DEMO CREATING AND ASSIGNING A USER GROUP 19

20 [ Create InfoSets InfoSets is a source of data InfoSets can also be used in QuickViewer (SQVI), Crystal and a variety of BusinessObjects products Define data and field in the InfoSet InfoSets can be defined as: An ECC table An ABAP program A Logical Database (LDB) most common and a best practice 20

21 [ Possible Data Sources Table join (inner, outer) Inner joins only data records that have join conditions are displayed in tables Outer joins data records that do not have any join conditions are also included in the left-hand table Table (direct read) for a single table Logical database Database tables that are determined in the structure of the logical database Best practice is to create an InfoSet from a Logical Database 21

22 [ What are Logical Databases? Logical databases are a pre-arranged hierarchical subset of data 250 are in NetWeaver 7.0, pre-delivered by SAP Explore using transaction SE36 Security is already built in Common Logical Databases: PnP HR Personnel Administration BRM Accounting Documents MSM Material master FMB - Funds Management (based on BCS) 22

23 [ Step 3 - Create InfoSets Enter transaction SQ02 Enter a name for InfoSet First you decide whether the InfoSet belongs to the standard or global area Click Create All SAP objects begin with prefix /SAPQUERY/ Consider using naming conventions to ensure standards are followed for naming consistency 23

24 [ Step 3 - Create InfoSets Enter a Name for InfoSet (title) Select a data source Click Enter 24

25 [ Step 3 - Create InfoSets Section A Section B The Change InfoSet screen is divided into 3 areas: A list of tables in logical database B list of field Section C groups C Field Details 25

26 [ Step 3 - Create InfoSets B Datasets are divided into logical units. These are called field groups. You have to assign a field to a field group so that the user can output the field is in the list. Field groups are classified to provide a logical division of data Only the items in the B section will be seen by users when creating reports You create Field Groups using the Create button to make logical groupings of your fields 26

27 [ Step 3 Create InfoSets Section A Section B Add fields to each field group by right clicking on them in Section A and selecting add field to field group or drag them over 27

28 [ Step 3 Create InfoSets Generate The system manages every InfoSet in two versions: A generated version and a revised version. When you are finished adding fields: 1. Click Save 2. Click Generate to build InfoSet; checks for errors 3. Click Back to return to main screen of Infoset 28

29 [ Questions to ask about adding fields to InfoSets Which fields contain data for your company? Ask your users How will you organize data in field group? Think of your power users Like a good reporting who, what, where, when, how 29

30 [ Field Groups Allow for Organization within InfoSets Organizes data by logical groupings Pull only the fields needed Helps with security as users only see what they need to see 30

31 [ DEMO CREATING INFOSETS 31

32 [ Step 4 - Assign Each InfoSet to a User Group Select InfoSet Click Role/User Group Assignment Sl Select User Group created in Step 2 Click Save 32

33 [ DEMO ASSIGNING USER GROUPS TO INFOSETS 33

34 [ SAP Query Configuration Summary Configuring is easy, but need to plan Can use the InfoSets in QuickViewer and Crystal and other BusinessObjects products (enhancement package 5) You should plan What fields will be in InfoSets How to manage into Field Groups How to manage your users Standardize naming conventions Be sure to add your own user ID to your newly created group 34

35 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Decisions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 35

36 [ Query Use Case Actor: Power User Description: Creates Query Successful criteria: Query successfully created and executed A Query can be: Basic list - a single line data report Statistical list a report that calculates averages / percentages Ranked list a specially sorted report Basic lists are most common 36

37 [ Steps to Create Reports with SAP Query 1. Enter the report a name 2. Enter a title/format 3. Select field groups 4. Select fields 5. Add fields to the selection screen 6. Maintain order and output of fields 7. Enter Selection Screen 8. View report 37

38 [ Creating SAP Query Report Enter SAP Query with transaction SQ01 Enter a name for your report Click Create Select InfoSet from the list Use a naming convention for your reports so you can locate your queries quickly 38

39 [ Navigating Between Screens Navigation Level Title Format Field Groups Field Selection Selection Fields Source: SAP 39

40 [ Title Format Screen Enter a title for your report (required input field) The change lock box check box will prevent other users from changing your report 40

41 [ Select Field Groups InfoSets are divided into field groups, forming logical groups of data Select the field groups that contain the fields you want to output or include on the selection screen 41

42 [ Select Fields Select fields from fields groups to be output in your report 42

43 [ Add Fields to Selection Screen You select fields to appear on the selection screen as criteria To create a basic list report, click the Basic List button 43

44 [ Basic List Line Structure Set up what you want your report to look like Indicate the order and output of your fields and indicate any counts or totals Click Save Press F8 to execute your report or click the Test toolbar icon 44

45 [ Your Finished Report Complete selection criteria Click Execute 45

46 [ Your Finished Report 46

47 [ DEMO CREATING A QUERY 47

48 [ Executing Query Use Case Actor: Casual User Description: Executes Query Successful criteria: Query successfully executed 48

49 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Questions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 49

50 [ Key Questions before using SAP Query What is the client/transport strategy? Will you use the standard or global application area? Who will own the InfoSets? Who will create the reports? What can you base your queries on? Security.. 50

51 [ Transport Strategy A popular best practice is to design InfoSets in development, transport them to production, and create/maintain queries and user groups in live production environment This is what we do at Fairfax Water Also worked where nothing was transported and SAP Query developed occurred in production 51

52 [ Will you use the Standard or Global Application Area? Determining which application area you use will impact where reports will be stored and which clients they will be available A popular practice is to create objects in the standard area and keep them client-specific Move items to the global area when transporting to production We use both 52

53 [ Who Owns the InfoSets? It is important to ensure that your InfoSets are designed, configured, and tested A well trained team member should own them, work them in the development client, and transport them to QA, and then production You need to ensure that you have the right data 53

54 [ What Can you Base Queries on? SAP Query allows you to create queries based on: Logical databases (LDBs) Programs Tables Table join combinations The source of the data is key to ensure that queries run efficient and provide accurate output An InfoSet can be created on any of these. Best practice is to use the Logical database 54

55 [ How to Manage End Users Users are assigned via a special role in production to user groups Key users can use SQ01 to create queries Since most queries are based on logical databases, security to tables is addressed even though a user may see a query for finance, if they don t have underlying access to the tables then they cannot execute it 55

56 [ Security Options Set security so that some users can create reports, while others only execute them Use LDB as source, user security is already built in so users see only what allowed to use 56

57 [ Comparison Readily Available in ECC SAP Standard Reports SAP Provided tools: Report Writer Report Painter SAP Query QuickViewer Custom Coded Reports Requires Purchase / Implementation Business Warehouse / BusinessObjects Third Party add-ons 57

58 [ Learning Points What is SAP Query How to set up SAP Query Creating Reports with SAP Query Key Decisions before using SAP Query Discuss how to use with BusinessObjects (BW not required) 58

59 [ Using InfoSets to Connect to BusinessObjects w/o BW Crystal Reports (CR) is able to connect to SAP ECC CR has direct connectivitiy to the ABAP dictionary CR can connect to the InfoSet and InfoSet/SAP Queries in SAP and-analytics-with-sap-businessobjects.html ihsap i h l 59

60 [ DEMO CREATING CRYSTAL REPORT AGAINST ECC SAP QUERY 60

61 [ DEMO CREATING CRYSTAL REPORT AGAINST ECC INFOSET 61

62 [ DEMO SETTING UP ALV USING CRYSTAL 62

63 [ TransientProvider, Enhancement Package 5 Enterprise Reporting Self Service Reporting Data Visualization Analysis Search & Exploration Crystal Reports 2011 Crystal Reports for Enterprise Web Intelligence Dashboards (Xcelsius) Analysis Office Analysis OLAP BusinessObjects Explorer Semantic Layer Direct Access Universe Based Access Direct Access Transient Provider SAP HCM SAP SD SAP FIN 3 rd Party Data Source: - Ingo Hilgefort

64 [ ECC InfoSets, Enhancement Package 05 Transient Provider allows you to connect via a BEx Query in the local BI client of your SAP ERP system to a classic InfoSet and in that way provide real-time ERP data to your end-users in that way expose operational data to SAP BusinessObjects tools Works like an operational infoprovider or remote cube 64

65 [ Steps to Create Analysis Workbook Against ECC InfoSet Create InfoSet Set Property to Release - SQBWPROP Create BEx Query against InfoSet Select BEx Query as a data source in Analysis 65

66 [ DEMO USING ANALYSIS OFFICE TO QUERY AGAINST ECC DATA 66

67 [ Pros / Cons of Transient Provider Pros: Operational BI Real-time reporting, no modeling, no loading Cons: No hierarchies, no display attributes, no currency translation Not all InfoSets are available for use 67

68 [ Tips InfoSets can be used with SQVI but the Infoset needs to be in the standard, not global area, otherwise you will receive error message AQ100 InfoSet not found InfoSets using logical database read the data hierarchically If you have created a QuickView and you want to convert it to a SAP Query report, follow these three steps: Navigate to the main screen of SAP Query (SQ01) Following menu path Queries > Convert QuickViews Select the QuickView from the dropdown box, and click the green check mark, and name the SAP query, and click the green check mark again 68

69 [ Tips Avoid creating query user groups with the same list of users. It is confusing and can become difficult to maintain. When learning SAP Query, practice in the test/quality environment and graduate to live client only after thorough understanding di Don t rename field names within the InfoSet 69

70 [ Return on Investment No ABAP Development Required Fast option for ad hoc reporting out of ECC You own it! It is part of your toolset no additional development required InfoSets can be a source of data for Crystal Reports and with ECC Enhancement Package 5 you can use InfoSets with other BusinessObjects tools 70

71 [ Best Practices InfoSets are to be created in a development client and tested in a test client before moving to production Use Logical Databases as security within those logical databases will be handled for you. Develop naming conventions 71

72 [ Key Learnings SAP Query is a quick way to report out of ECC with no development required InfoSets can be used as a data source to BusinessObjects Crystal and other BusinessObjects tools with ECC Eh Enhancement Package 5 As an SAP ECC customer, you own this tool! Start using it today. 72

73 [ Check it out! Join the ASUG BI Community Follow us on Twitter: 73

74 [ On-Line ASUG Business Intelligence Community Opt-In from your ASUG Profile to get updates. Visit us at 74

75 [ ASUG 2011 UPCOMING CONFERENCE 75

76 [ ASUG BI/EIM Influence Sessions at TechED Session Code Description Date / Time BI150 The BusinessObjects Universe: An Update From the SAP 9/14 9:15 am BusinessObjects Semantic Layer Influence Council BI151 ASUG Influence Council: SAP BusinessObjects Analysis 9/14 10: 30 am BI152 SAP BusinessObjects Enterprise Influence Council 9/15 4:30 pm BI250 SAP BusinessObjects Explorer Casual User Influence Council 9/14 4:30 pm BI251 Best Practices for SAP NetWeaver BW and SAP 9/13 2:00 pm BusinessObjects BI BI252 SAP BusinessObjects Mobile BI Influence Council 9/14 2:00 pm EIM250 EIM350 Enterprise Data Warehouse Customer Influence Council Update SAP BusinessObjects Information Management Influence Council 9/15 2:00 pm 9/13 3:15 pm 76

77 77

C_TBI30_74

C_TBI30_74 C_TBI30_74 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 Where can you save workbooks created with SAP BusinessObjects Analysis, edition for Microsoft Office? (Choose two) A. In an Analysis iview

More information

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course SAP Analytics, Data Modeling and Reporting Course Introduction: This course is design to cover SAP Analytics, Data Modeling and Reporting course content. After completion of this course students can go

More information

Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools

Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools Introduction to BW Workspaces and its usage with SAP BusinessObjects BI Tools Applies to: SAP NetWeaver Business Warehouse 7.3, powered by SAP HANA or SAP BW Accelerator (BWA) SAP BusinessObjects BI 4.1

More information

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics Optimizing and Modeling SAP Business Analytics for SAP HANA Iver van de Zand, Business Analytics Early data warehouse projects LIMITATIONS ISSUES RAISED Data driven by acquisition, not architecture Too

More information

C_HANAIMP142

C_HANAIMP142 C_HANAIMP142 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 Where does SAP recommend you create calculated measures? A. In a column view B. In a business layer C. In an attribute view D. In an

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the

Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the Welcome to the Learning Objekt Operational Analytics with Operational Data Providers. After the explanations of the entire ODP Architecture and the specifics of the TransientProvider layer this unit will

More information

OBT Global presents. SAP Business Information Warehouse. -an overview -

OBT Global presents. SAP Business Information Warehouse. -an overview - OBT Global presents. SAP Business Information Warehouse -an overview - Contents General Overview Architecture Overview Reporting Overview 6/19/2009 2 General Overview 6/19/2009 3 BW Defined BW is SAP's

More information

Importing BW Objects

Importing BW Objects Importing BW Objects Contents 2 Contents Importing BW Objects... 3 Importing BW Objects 3 Importing BW Objects You have implemented SAP Notes 1703061, 1759172, 1752384, 1733519, 1769374, and 1790333. You

More information

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston Susanne Hess, Stefanie Lenz, Jochen Scheibler Sales and Distribution Controlling with SAP NetWeaver BI Bonn Boston Contents Acknowledgments... 9 1 Introduction... 11 1.1 Goals and Basic Principles... 11

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

BusinessObjects XI Integration for SAP Solutions User's Guide

BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns

More information

SAP Crystal Reports and SAP HANA: Options and Opportunities (0301)

SAP Crystal Reports and SAP HANA: Options and Opportunities (0301) September 9 11, 2013 Anaheim, California SAP Crystal Reports and SAP HANA: Options and Opportunities (0301) Jaclyn Churcher Learning Points Connectivity options to SAP HANA for SAP Crystal Reports Two

More information

HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15

HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15 HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15 What is Analysis? Analysis is the tool that allows us to access the Business Warehouse (BW) reports. BW is a data storage and reporting

More information

Using Xcelsius 2008 with SAP NetWeaver BW

Using Xcelsius 2008 with SAP NetWeaver BW Using Xcelsius 2008 with SAP NetWeaver BW Applies to: Xcelsius 2008 Enterprise Service Pack 02 (and higher) SAP NetWeaver BW 7.0 Enhancement package 01 Service Pack 05 (and higher) Summary In this short

More information

SAP BEX ANALYZER AND QUERY DESIGNER

SAP BEX ANALYZER AND QUERY DESIGNER SAP BEX ANALYZER AND QUERY DESIGNER THE COMPLETE GUIDE A COMPREHENSIVE STEP BY STEP GUIDE TO CREATING AND RUNNING REPORTS USING THE SAP BW BEX ANALYZER AND QUERY DESIGNER TOOLS PETER MOXON PUBLISHED BY:

More information

Dallas Marks - Session 5010

Dallas Marks - Session 5010 [ Delivering Personalized and Secure Business Intelligence With the SAP BusinessObjects Business Intelligence 4.0 Information Design Tool Chicago BusinessObjects User Group (CHIBOUG) Friday, November 18,

More information

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW305 SAP Business Warehouse Query Design and Analysis. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

SAP NetWeaver BW 7.3 Practical Guide

SAP NetWeaver BW 7.3 Practical Guide Amol Palekar, Bharat Patel, and Shreekant Shiralkar SAP NetWeaver BW 7.3 Practical Guide Bonn Boston Contents at a Glance 1 The Business Scenario: ABCD Corp.... 23 2 Overview of SAP NetWeaver BW... 31

More information

Overview of Reporting in the Business Information Warehouse

Overview of Reporting in the Business Information Warehouse Overview of Reporting in the Business Information Warehouse Contents What Is the Business Information Warehouse?...2 Business Information Warehouse Architecture: An Overview...2 Business Information Warehouse

More information

Best Practices: Crystal Reports with SAP BW

Best Practices: Crystal Reports with SAP BW Best Practices: Crystal Reports with SAP BW Applies to: SAP BusinessObjects BI 3.x, Crystal Reports 2008 and SAP BI NetWeaver 2004s. For more information, visit the EDW homepage. Summary Crystal Reports

More information

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal.

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. (1) InfoObject (New) As of BW backend version 7.5 SPS00, it is possible to model InfoObjects

More information

Purpose and target audience:

Purpose and target audience: blogs.sap.com BW Query on CDS View, OData from BW and value of BW Query in S/4HANA 13-17 minutes Purpose and target audience: This blog explains the scenario to create BW Query on top of CDS View (Transient

More information

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

TBW60. BW: Operations and Performance COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) TBW60 BW: Operations and Performance. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

SAP ABAP ONLINE TRAINING COURSE

SAP ABAP ONLINE TRAINING COURSE SAP ABAP ONLINE TRAINING COURSE CONTENT What is SAP ABAP? ABAP is one of the many application-specific fourth-generation languages (4GLs) first developed in the 1980s. It was originally the report language

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Querying deeper with BEx Query Designer and Analyzer

Querying deeper with BEx Query Designer and Analyzer Querying deeper with BEx Query Designer and Analyzer Product SAP NetWeaver Release 2004s Level Undergraduate/Graduate Intermediate Focus BI Reporting Author Nitin Kale Version 1.0 OBJECTIVE To derive business

More information

Report on Configurable Fields in Business Intelligence

Report on Configurable Fields in Business Intelligence Report on Configurable Fields in Business Intelligence Business Intelligence Configurable Fields Reporting The Platform Configurability feature in PlanSource HCM enables you to add new fields to PlanSource

More information

How to Display Result Row in One Line While Reporting On Multiproviderer

How to Display Result Row in One Line While Reporting On Multiproviderer How to Display Result Row in One Line While Reporting On Multiproviderer Applies to: SAP BW 3.x, BI 7.0 developers and Reporting Users. For more information, visit the Business Intelligence home page Summary

More information

SAP BO/BI Course Content

SAP BO/BI Course Content SAP BO/BI Course Content Module -1: Data warehousing/dimensional modeling/ SAP BW 7.3 Concepts OLTP vs. OLAP Types of OLAP Multi-Dimensional Modeling Of SAP BW 7.3 SAP BW 7.3 Cubes, DSO's,Multi Providers,

More information

SAP- HANA ADMIN. SAP HANA Landscape SAP HANA components, editions scenarios and guides

SAP- HANA ADMIN. SAP HANA Landscape SAP HANA components, editions scenarios and guides SAP- HANA ADMIN Prerequisites Someone who is working as a SAP BW consultant and wants to learn SAP HANA skills. Familiarity with security and administration concepts. network SAP HANA Landscape SAP HANA

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Sage 300 ERP Intelligence Reporting Connector Advanced Customized Report Writing

Sage 300 ERP Intelligence Reporting Connector Advanced Customized Report Writing Sage 300 ERP Intelligence Reporting Connector Advanced Customized Report Writing Sage Intelligence Connector Welcome Notice This document and the Sage software may be used only in accordance with the accompanying

More information

How to create a What If simulation in SAP Analytics Cloud

How to create a What If simulation in SAP Analytics Cloud How to create a What If simulation in SAP Analytics Cloud Author: Ingo Hilgefort, SAP Canada 1 1 Copyright 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

DataND Finance. A Journey into Enterprise Data Warehouse

DataND Finance. A Journey into Enterprise Data Warehouse DataND Finance A Journey into Enterprise Data Warehouse About the Presenters Vaibhav Agarwal Chris Frederick Manager, Finance Systems Email: vagarwal@nd.edu Business Intelligence Manager Email: cfreder2@nd.edu

More information

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Agenda What is Enterprise Data Warehousing (EDW)? Introduction

More information

S/4HANA Embedded Analytics and SAP Digital Boardroom

S/4HANA Embedded Analytics and SAP Digital Boardroom S/4HANA Embedded Analytics and SAP Digital Boardroom ASUG Colombia November, 2017 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without

More information

SAP TechEd. Open Sesame: How Lockheed Paved the Way to Enterprise Procurement Analytics. Pit C. Tan Session DMM218

SAP TechEd. Open Sesame: How Lockheed Paved the Way to Enterprise Procurement Analytics. Pit C. Tan Session DMM218 SAP TechEd Open Sesame: How Lockheed Paved the Way to Enterprise Procurement Analytics Pit C. Tan Session DMM218 2015 LOCKHEED MARTIN CORPORATION. ALL RIGHTS RESERVED. 1 Who I Am Current role: Analytics

More information

Product Documentation SAP Business ByDesign August Analytics

Product Documentation SAP Business ByDesign August Analytics Product Documentation PUBLIC Analytics Table Of Contents 1 Analytics.... 5 2 Business Background... 6 2.1 Overview of Analytics... 6 2.2 Overview of Reports in SAP Business ByDesign... 12 2.3 Reports

More information

SEM-BCS versus BPC Focus on Consolidation

SEM-BCS versus BPC Focus on Consolidation SEM-BCS versus BPC Focus on Consolidation Applies to: SEM-BCS 6.00, BPC 7.00 Microsoft platform & NetWeaver. For more information, visit the Enterprise Performance Management homepage. Summary SAP BusinessObjects

More information

How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption

How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption How to get the most out of BW 7.30 on HANA with Analysis Office 1.3? Tobias Kaufmann/Customer Solution Adoption Legal disclaimer This presentation is not subject to your license agreement or any other

More information

Powerful PeopleSoft 9.2 Composite & Connected Query

Powerful PeopleSoft 9.2 Composite & Connected Query Powerful PeopleSoft 9.2 Composite & Connected Query Session ID: 101710 Prepared by: Randall Johnson Managing Director SpearMC Consulting @SpearMC Agenda About SpearMC and Your Presenter What is Connected

More information

Vendor: SAP. Exam Code: C_HANAIMP_1. Exam Name: SAP Certified Application Associate - SAP HANA 1.0. Version: Demo

Vendor: SAP. Exam Code: C_HANAIMP_1. Exam Name: SAP Certified Application Associate - SAP HANA 1.0. Version: Demo Vendor: SAP Exam Code: C_HANAIMP_1 Exam Name: SAP Certified Application Associate - SAP HANA 1.0 Version: Demo QUESTION 1 Which of the following nodes can you use when you create a calculation view with

More information

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

COURSE LISTING. Courses Listed. with HANA Programming. 13 February 2018 (04:51 GMT) HA100 - SAP HANA

COURSE LISTING. Courses Listed. with HANA Programming. 13 February 2018 (04:51 GMT) HA100 - SAP HANA with HANA Programming Courses Listed HA100 - SAP HANA BC404 - ABAP Programming in Eclipse HA300 - SAP HANA Modeling HA400 - SAP HANA ABAP E_HANAAW_12 - SAP Certified Development Specialist - ABAP for SAP

More information

SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0

SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0 Lisette Bellissimo SAP Certified Application Associate Business Intelligence with SAP NetWeaver 7.0 Bonn Boston Contents at a Glance PART I General Information 1 SAP BI with SAP NetWeaver (7.0) Certification

More information

Open Hub Destination - Make use of Navigational Attributes

Open Hub Destination - Make use of Navigational Attributes Open Hub Destination - Make use of Navigational Attributes Applies to: SAP BI 7.0. For more information visit the Enterprise Data Warehousing Summary This paper tells about usage of Open Hub Destination

More information

Powerful PeopleSoft 9.2 Composite & Connected Query

Powerful PeopleSoft 9.2 Composite & Connected Query Powerful PeopleSoft 9.2 Composite & Connected Query Session ID: 101230 Prepared by: Randall Johnson Managing Director SpearMC Consulting @SpearMC Welcome and Please: Silence Audible Devices Note Fire Exits

More information

SAP Basics. Page 1 of 13. Updated: 8/16/2017

SAP Basics. Page 1 of 13. Updated: 8/16/2017 OVERVIEW: The intent of this job aid is to familiarize current and future users with SAP as a product; SAP terminology; and, functionality. The goal is to bring these users to a common baseline level of

More information

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 BEX_SLCM_305 BEx-Analyzer for SLCM Power Users 1 Content Introduction Unit 1- BEx Overview Unit 2 BEx Analyzer Unit 3 Display Query Unit 4 Create

More information

SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects XI 4.0

SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects XI 4.0 SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects XI 4.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign,

More information

SAP* NetWeaver BW 7.x Reporting

SAP* NetWeaver BW 7.x Reporting Jason Kraft SAP* NetWeaver BW 7.x Reporting Practical Guide Galileo Press Bonn ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ffl^^^e^^^^^^^^^^^^^^^^^^^^b 2.1 SAP NetWeaver Components 15 2.2 SAP's Future Bl Roadmap 16 2.3

More information

SAP R/3: DART Data Retention Tool. Author Girish Awade

SAP R/3: DART Data Retention Tool. Author Girish Awade SAP R/3: DART Data Retention Tool Author Girish Awade Agenda Introduction Configuring DART Data Extraction Archive Retrieval Example 2 Agenda Introduction 3 Introduction I ve archived my data and now the

More information

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo Vendor: SAP Exam Code: C_HANAIMP151 Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo QUESTION 1 Which SAP HANA model is recommended for reporting purposes where read

More information

INTERVIEW QUESTIONS SAP ABAP (SAMPLE) May 23,

INTERVIEW QUESTIONS SAP ABAP (SAMPLE) May 23, INTERVIEW QUESTIONS SAP ABAP (SAMPLE) May 23, 2006 www.examguru.net DO NOT COPY OR DUPLICATE Paper Copies of These Materials or Software Files Downloaded From Website For Use by Anyone Other Than Original

More information

Tools, tips, and strategies to optimize BEx query performance for SAP HANA

Tools, tips, and strategies to optimize BEx query performance for SAP HANA Tools, tips, and strategies to optimize BEx query performance for SAP HANA Pravin Gupta TekLink International Produced by Wellesley Information Services, LLC, publisher of SAPinsider. 2016 Wellesley Information

More information

Tools of the Job Queries, Reports, Resources

Tools of the Job Queries, Reports, Resources Tools of the Job Queries, Reports, Resources Account Management The minimum required review of every account is a review of summary reports produced by the SOM Dean s Office. This will allow you to check

More information

Griffin Training Manual Grif-WebI Introduction (For Analysts)

Griffin Training Manual Grif-WebI Introduction (For Analysts) Griffin Training Manual Grif-WebI Introduction (For Analysts) Alumni Relations and Development The University of Chicago Table of Contents Chapter 1: Defining WebIntelligence... 1 Chapter 2: Working with

More information

Presented to Procurement & Facilities: October 30, 2014

Presented to Procurement & Facilities: October 30, 2014 EP010 Contract Summary & Report Basics Presented to Procurement & Facilities: October 30, 2014 Overview Getting Started Why EP010 Contract Summary? How Do I Get Access? Security Role and GRC CUPS How to

More information

SAP Basic. Participant Workbook

SAP Basic. Participant Workbook SAP Basic Participant Workbook March 2012 Screen shots reprinted by permission from SAP AG. RMIT University does not offer any warranties or representations on the information provided in this workbook.

More information

SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects BI Suite 4.0 Support Package 4

SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects BI Suite 4.0 Support Package 4 SAP BusinessObjects Analysis, edition for OLAP User Guide SAP BusinessObjects BI Suite 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

Reading Sample. System Reports. Contents. Index. The Authors. First-hand knowledge.

Reading Sample. System Reports. Contents. Index. The Authors.  First-hand knowledge. First-hand knowledge. Reading Sample In this sample chapter, you ll learn how to use the out-of-the-box SAP BPC reports that come preloaded with your installation so that you can analyze both system administration

More information

Reading Sample. Creating New Documents and Queries Creating a Report in Web Intelligence Contents. Index. The Authors

Reading Sample. Creating New Documents and Queries Creating a Report in Web Intelligence Contents. Index. The Authors First-hand knowledge. Reading Sample In this sample chapter, you l l start in Chapter 2 by creating your first document and query in SAP BusinessObjects BI. In this process, we ll explore the query panel,

More information

Financial Data Warehouse

Financial Data Warehouse Financial Data Warehouse Updated 7-2015 Some day, on the corporate balance sheet, there will be an entry which reads "Information"; for in most cases, the information is more valuable than the hardware

More information

ITdumpsFree. Get free valid exam dumps and pass your exam test with confidence

ITdumpsFree.  Get free valid exam dumps and pass your exam test with confidence ITdumpsFree http://www.itdumpsfree.com Get free valid exam dumps and pass your exam test with confidence Exam : C_HANAIMP_12 Title : SAP Certified Application Associate - SAP HANA (Edition 2016 - SPS12)

More information

This tutorial teaches how to use SAP HANA with SAP BusinessObjects BI tools.

This tutorial teaches how to use SAP HANA with SAP BusinessObjects BI tools. About the Tutorial SAP HANA is an in-memory database which also provides HANA Modeling, Data Provisioning, and BI reporting features in a single application. SAP HANA is mostly used as a Data Warehouse

More information

Shawn Dorward, MVP. Getting Started with Power Query

Shawn Dorward, MVP. Getting Started with Power Query Shawn Dorward, MVP Getting Started with Power Query Meet our Presenter InterDyn Artis specializes in the implementation, service and support of Microsoft Dynamics Enterprise Resource Planning (ERP) and

More information

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects XI3.1 Service Pack 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet,

More information

Introduction 7. 2 Navigation SAP screen Other navigation tips Review and quick reference 58

Introduction 7. 2 Navigation SAP screen Other navigation tips Review and quick reference 58 Table of Contents Introduction 7 1 Customizing your user interface 9 1.1 Logging in 9 1.2 Visual options 10 1.3 Other personalization options 15 1.4 Review and quick reference 19 2 Navigation 21 2.1 SAP

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : C_HANAIMP142 Title : SAP Certified Application Associate - SAP HANA (Edition 2014)

More information

setup.exe file must be run locally. The setup.exe file was easy to find, in the LumiraTeamServer subfolder.

setup.exe file must be run locally. The setup.exe file was easy to find, in the LumiraTeamServer subfolder. Lumira Edge Install As a moderately experienced user of SAP Lumira Desktop, I am knowledgeable in the utility and functionality that it provides. It is ideal for manipulating, editing, and formatting data

More information

Oracle Financials Cloud Creating Analytics and Reports for Financials. Release 13 (update 18C)

Oracle Financials Cloud Creating Analytics and Reports for Financials. Release 13 (update 18C) Creating Analytics and Reports for Financials Release 13 (update 18C) Release 13 (update 18C) Part Number E98421-01 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Authors: Sanjay

More information

Quelle: SAP AG (Mai 2011)

Quelle: SAP AG (Mai 2011) Quelle: SAP AG (Mai 2011) Financial Consolidation with SAP BRIEF COMPARISION BETWEEN SAP SEM-BCS & SAP BUSINESSOBJECTS BPC The SEM-BCS (Business Consolidation System) application is considered as one of

More information

POWL: Infoset Generation with Web Dynpro ABAP

POWL: Infoset Generation with Web Dynpro ABAP POWL: Infoset Generation with Web Dynpro ABAP Applies to: WebDynpro ABAP Developer. For more information, visit the Web Dynpro ABAP homepage. Summary: This document explains how to create an Infoset, generate

More information

Introduction: Overview

Introduction: Overview HELP.LOLIS 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 permission

More information

#mstrworld. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending. Presented by: Trishla Maru.

#mstrworld. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending. Presented by: Trishla Maru. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending Presented by: Trishla Maru Agenda Overview MultiSource Data Federation Use Cases Design Considerations Data

More information

Configuring Job Monitoring in SAP Solution Manager 7.2

Configuring Job Monitoring in SAP Solution Manager 7.2 How-To Guide SAP Solution Manager Document Version: 1.0 2017-05-31 Configuring Job Monitoring in SAP Solution Manager 7.2 Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

Beyond the Basics with nvision and Query for PeopleSoft 9.2

Beyond the Basics with nvision and Query for PeopleSoft 9.2 Beyond the Basics with nvision and Query for PeopleSoft 9.2 Session ID: 101180 Prepared by: Millie Babicz Managing Director SpearMC Consulting @SpearMC Welcome and Please: Silence Audible Devices Note

More information

How can a Reference Query Be used?

How can a Reference Query Be used? How can a Reference Query Applies to SAP NetWeaver Business Warehouse 7.30 (BW7.30) SP05 with SAP NetWeaver Business Warehouse Accelerator 7.20 (BWA7.20) or HANA 1.0 running as a database for SAP NetWeaver

More information

Lumira 2.0 Discovery. What I Like Best about Lumira Discovery:

Lumira 2.0 Discovery. What I Like Best about Lumira Discovery: Lumira 2.0 Discovery During some downtime recently, I decided to play around with the new Lumira 2.0. I had not used Lumira 1.0 in about eight months. I was excited to see what improvements were made to

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Call: SAS BI Course Content:35-40hours

Call: SAS BI Course Content:35-40hours SAS BI Course Content:35-40hours Course Outline SAS Data Integration Studio 4.2 Introduction * to SAS DIS Studio Features of SAS DIS Studio Tasks performed by SAS DIS Studio Navigation to SAS DIS Studio

More information

Performance Tuning with the OLAP Cache

Performance Tuning with the OLAP Cache How to Performance Tuning with the OLAP Cache BUSINESS INFORMATION WAREHOUSE Applicable Releases: 3.x Release date: September 2004 SAP (SAP America, Inc. and SAP AG) assumes no responsibility for errors

More information

WhitePaper Xtract PPV

WhitePaper Xtract PPV WhitePaper Xtract PPV March 2011 Khoder Elzein Senior Product Manager Mail: khoder.elzein@theobald-software.com Fon: +49 711 46 05 99 12 Theobald Software GmbH Kernerstraße 50 D 70182 Stuttgart Fon: +49

More information

1) In the Metadata Repository:

1) In the Metadata Repository: 1) In the Metadata Repository: - Objects delivered with BI Content can be activated - You can find the medatada for all delivered and activated objects and their links to other objects - BI Web Applications

More information

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013 RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

PeopleSoft Mobile Expenses

PeopleSoft Mobile Expenses PeopleSoft Mobile Expenses UMRUG Presentation 1 4/21/2017 2015 SpearMC SpearMC Consulting Consulting 1 Welcome and Please: Silence Audible Devices Note Fire Exits Partake of Refreshments Note Quest Staffers

More information

Step by Step Instructions for Updating and Correcting Cost Distribution.

Step by Step Instructions for Updating and Correcting Cost Distribution. Step by Step Instructions for Updating and Correcting Cost Distribution. Entering the Transaction Code To begin the update process, holders of the Cost Distribution Administrator or Time Administrator

More information

SAP BW 3.5 Enhanced Reporting Capabilities SAP AG

SAP BW 3.5 Enhanced Reporting Capabilities SAP AG SAP BW 3.5 Enhanced Reporting Capabilities SAP AG Learning Objectives As a result of this lecture, you will: Be familiar with Business Explorer (BEx) suite 3.5 Know the available new features Understand

More information

VCETorrent. Reliable exam torrent & valid VCE PDF materials & dumps torrent files

VCETorrent.   Reliable exam torrent & valid VCE PDF materials & dumps torrent files VCETorrent http://www.vcetorrent.com Reliable exam torrent & valid VCE PDF materials & dumps torrent files Exam : C_HANAIMP_13 Title : SAP Certified Application Associate - SAP HANA 2.0 (SPS01) Vendor

More information

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI Lori Vanourek Product Management SAP NetWeaver BI Mike Eacrett SAP NetWeaver RIG - BI Content Overview Query Performance OLAP Cache Pre-Calculation Load Performance Performance Tuning OLTP Systems Application

More information

PDF / JAVA ENTERPRISE FOR SAP

PDF / JAVA ENTERPRISE FOR SAP 18 March, 2018 PDF / JAVA ENTERPRISE FOR SAP Document Filetype: PDF 374.12 KB 0 PDF / JAVA ENTERPRISE FOR SAP To develop Java projects with enterprise-scale functionality, more than powerful tools and

More information

Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty

Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty About Me Working with SharePoint technologies since 2000/2001 20 years consulting

More information

Preface 7. 1 Data warehousing and database technologies 9

Preface 7. 1 Data warehousing and database technologies 9 TABLE OF CONTENTS Table of Contents Preface 7 1 Data warehousing and database technologies 9 1.1 Starflake schema vs. snowflake schema 11 1.2 Relational databases and SAP HANA 12 1.3 SAP BW on SAP HANA

More information

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer,

More information

Risk Electrabel : exploiting SAP BW data for pricing and exposure reporting in Energy Trading

Risk Electrabel : exploiting SAP BW data for pricing and exposure reporting in Energy Trading Risk Management @ Electrabel : exploiting SAP BW data for pricing and exposure reporting in Energy Trading!Walter Waterschoot,!Risk System Expert, Electrabel!Paul Bruynseels,!Cross Application Project

More information

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All

More information

Buntic Georgian and Andrew Joo. 100 Things You Should Know About. SAP NetWeaver. Bonn Boston

Buntic Georgian and Andrew Joo. 100 Things You Should Know About. SAP NetWeaver. Bonn Boston Buntic Georgian and Andrew Joo 100 Things You Should Know About SAP NetWeaver BW Bonn Boston Contents at a Glance 1 SAP NetWeaver BW Data Modeling... 17 2 SAP NetWeaver BW Reporting and Analysis... 93

More information

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

More information

Professional Edition Tutorial: Excel Spreadsheets

Professional Edition Tutorial: Excel Spreadsheets -- DRAFT DOCUMENTATION RELEASE-- Information Subject to Change Professional Edition Tutorial: Excel Spreadsheets Pronto, Visualizer, and Dashboards 2.0 Documentation Release 3/7/2017 i Copyright 2015-2017

More information