SlideShare a Scribd company logo
1 of 53
Download to read offline
1© 2014 SAP AG or an SAP affiliate company. All rights reserved.
SAP HANA SPS 10 - What’s New?
SAP HANA Modeling
SAP HANA Product Management June, 2015
(Delta from SPS 09 to SPS 10)
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 2Public
Agenda
Topics
 Overview What’s New in SAP HANA Modeling SPS10
 Web-based SAP HANA Model Editor
–Enhancements and new capabilities
 SAP HANA Studio Model Editor
– Calculation View Modeling enhancements
–SAP HANA Studio Modeling environment enhancements
– Designing Analytic Privileges enhancements
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 3Public
SAP HANA SPS 10 – What’s New in SAP HANA Modeling
SAP HANA Modeling – Enhancements & New Capabilities Overview
SAP HANA Studio Model Editor
 General Modeling Environment
– Column lineage analysis within a model scenario
– Comment support in Views
– Multilanguage-label support in Views
– Designing SQL based analytic privileges
– Performance Analysis Mode enhancements
 Calculation View Modeling
– Rank Node supporting output rank column
– Time dependent hierarchies, hierarchy SQL integration for
filtering and aggregation, hierarchy variables & input
parameters, hierarchy dependent LoVs, …
– CDS entities and MultiDB tables as data sources
– Support Labels/Descriptions in value help dialogs
Web-based SAP HANA Model Editor
 General Modeling Environment
– Column semantic extraction and propagation
– View scenario re-design (replace nodes / data sources)
– Comment support in Views
– Graphical Data Preview Support
– Designing SQL based analytic privileges
– Performance Analysis Mode
 Calculation View Modeling
– Support for StarJoin-, Union- and Rank-Node support
– Hierarchy design (incl. new features like time dependencies)
– Hierarchy-based value help LoVs for variable and Input
parameters
– Table functions as data sources
– Select output columns for Script-based Calculation Views
Web-based SAP HANA Model Editor
SAP HANA Web IDE-based Model Editor Enhancements
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 5Public
SAP HANA SPS09 - Modeling Capabilities
Web-based SAP HANA Model Editor – Initial Release
http://server:80<instance#>/sap/hana/ide/editor
/New Web Editor for Calculation Views
 Supports both Graphical and Scripted
Calculation views
– Browser-based platform and approach
reaching more HANA Model developers
 New usability approaches
– Mapping based data and column-flow
– fewer dialogs, instead more real estate and
focused view in the current activity context
when editing Calculation View details
 Note
– No Analytic- and Attribute-View Modeling
– Initial release for Calculation Views with SAP HANA SPS09
not feature complete, but future/mid-term innovation platform
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 6Public
SAP HANA SPS10 - Modeling Enhancements
Web-based SAP HANA Model Editor – Enhancements Overview
SAP HANA Web-based Modeling Enhancements
 Calculation View Modeling
– Support for StarJoin-, Union- and Rank-Node support
– Hierarchy design (incl. new features like time dependencies)
– multiple default values support for Variable and Input
Parameter, derived values from scalar functions
– Hierarchy-based value help LoVs for variable and Input
parameters
 View Modeling SQL-Script Integration
– table functions as data sources,
– Output column selection dialog from other tables/views for
Script-based Calculation Views
 Analytic Privileges
– Support for SQL based analytic privileges
 Usability and Productivity features
– Extract semantics from source objects and semantic
propagation
– Replace node with data source / other node and
replace of a data source
– Enhanced expression editor
– Visual design time error indication support (e.g. star join)
– Comments in Calculation Views
 View Modeling Environment
– Graphical Data Preview Support
– Time Dimension data generation support
 Model Performance Analysis Workbench
– Initial Performance Analysis capabilities
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 7Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Star Joins
Modeling Star Joins
 Create Star Joins (New)
– Create graphical calculation views
with star joins to join multiple dimensions
with a fact data input set.
Star Join - Join Definition incl.
details (Referential, LeftOuter, …)
Star Join – Input Fact Column
Mapping to Output
Star Join – All columns,
incl. Shared columns from Dimension Views
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 8Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Unions
Modeling Calculation Views using Unions
 Leverage Union nodes (New)
– Use union nodes in graphical calculation views to combine
the result set of two or more data sources.
Directly map union input column to
the output set
Custom Mapping & Mapping
constant values
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 9Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Ranked Sets
Modeling Calculation Views using Ranked Sets
 Create Rank Nodes (New)
– Use rank nodes in graphical calculation views to rank the
data over a set of partition columns, and perform an order
by operation on the partitioned data based
on a measure
Define Rank Node Details
Rank Output
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 10Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Enabling Hierarchies
Creating and Managing Hierarchies
 Design and edit Hierarchies
– Level and Parent-Child Hierarchies
– Incl. new properties like time-dependency
– Local and shared hierarchies
in Star-Join Calculation Views
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 11Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Hierarchies & Variable/InputParameter
Using Hierarchies with Variables/IPs
 Hierarchy-based Variables and Input Parameter
– Enables hierarchically structured value help dialogs
for e.g. default values or run-time value help
– Parent-Child Hierarchies
– Incl. new properties like time-dependency
– Local and shared hierarchies
in Star-Join Calculation Views
Value Help Dialogs
 Supporting Description with
values (Details see Studio)
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 12Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Data Preview
Data Preview Options of Calculation Views
 SQL-based Data Preview
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 13Public
SAP HANA SPS10 - Modeling Enhancements
Web-based View Modeling – Data Preview
Data Preview Options of Calculation Views
 Preview output using SAP Design Studio Viewer
for as a multi dimensional data preview
Note: Prototype Screenshots
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 14Public
SAP HANA SPS10 - Modeling Enhancements
Web-based Model Editor – Further Enhancements Summary
Web-based Modeling Enhancements
 Calculation View Modeling
– Column properties: assigning value help references, drill-
down enablement for calc attributes*
– Column propagation to semantic node and extract
semantic information from data sources
– General Model Editor usability enhancements (managing
mappings, layout, ..)
– Enhanced expression editor*
– Input Parameter/Variables support for multiple default
values*, derived values from scalar function*, input
enablement for derived values*
– Design column output structure of SQLScript-based
Calculation views
– Use SQLScript Table Functions as Data Sources
 Modeling Environment Enhancements
– Scenario re-design capabilities
– Support for comments in Views*
– Design-Time error support for unresolved references
– Copy & paste of Views in content tree
– Dimension Views of type Time and generated time
dimension data support
– Model execution hints* (for support scenarios)
– Analytic privilege editor supporting SQL-based Analytic
privileges design*
– View performance analysis mode support
*General new capabilities in SPS10.
SAP HANA Studio Model Editor
New capabilities and enhancements in the SAP HANA Studio Model Editor
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 16Public
SAP HANA SPS 10 – What’s New in SAP HANA Modeling
SAP HANA Studio Model Editor – Enhancements Overview
SAP HANA Studio Model Editor enhancements and new capabilities
 General Model Editor Enhancements
– Support Labels/Descriptions in value help dialogs
– Multiple default values for IPs, VARs
– MultiDB tables as data sources, CDS entitities in CVs
as data sources
 Calculation View Editor Enhancements
– Rank Node supporting output rank column
– Copy/paste of parts of a model scenario
 Hierarchy Enhancements
– Time dependent hierarchies
– Supporting additional attributes for PC hierarchies
– Hierarchy-based variable and Input parameter
value help LoVs
– Drill down enablement for calculated attributes
 Modeler Performance Analysis Enhancements
– Virtual tables, Filter indication, Performance validation, …
 SAP HANA Modeling Environment
– Content node performance improvement
– Multilanguage Views, Deprecating views, renaming views,
propagation of renamed columns, …
– Data preview enhancement, spatial preview
– Column lineage analysis within a model scenario
– Comment support in Views
– CV scenario design time warnings if model is incomplete
(some patterns)
 Analytic Privilege Editor
– support for SQL based analytic privileges
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 17Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Data Structures
Calculation View new supported Data Sources
 Support for CDS Entities as Data Source
(Enhancements)
– you can also use CDS entities as a data source type
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 18Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Data Structures
Calculation View new supported Data Sources
 Support for SAP HANA multitenant database
container tables from external containers
– Model graphical calculation views in a SAP HANA system
having multiple isolated databases containers.
– This means, while modeling graphical calculation views, you
can add data source from any of the isolated databases.
 Before deployment of models referencing external
tenant tables, schema mapping shall be set to
new physical schema
– Schema mapping extends to multiDB schemas
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 19Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Data Structures
Calculation View new supported Data Sources
 Decision Table design time references
– Previously only run time structures (generated column views
were supported)
– Object search includes decision tables
 Support of SQL views as data source
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 20Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Rank Node
Enhancements to Rank Nodes
 Generate an additional output column
to store the column’s rank value.
– Helpful for scenario, where the actual
rank value is of value and
shall be re-used
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 21Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Enhanced Expression Editor
Enhanced Expression Editor
 Smart autocomplete with filter-, variable-, parameter-
restricted- and calculated column expressions
– Display of operators, all functions and model elements
– Validation occurs automatically on the fly
 Expression language selection for Calculation Views
– Explicit distinction between Column Engine expression
and SQL Expression
– The use of SQL expressions allows further optimizations by
the overall SQL optimizations of instantiated Calculation
Views queries
1764658 - HANA Calculation Engine Instantiation Process
1811723 - SQL Execution on graphical calculation views
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 22Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchies
Time Dependent Hierarchies
 HANA hierarchies support a validity time span, based
on single point in time or a time interval the hierarchy
trees will be pruned
– Supported for Parent-Child Hierarchies
– Hierarchy source table requires two date columns
VALID_FROM and VALID_TO
*Note: Use of time dependent hierarchies using a from-to hierarchy interval query is initially
targeted for SAP Applications accessing SAP HANA hierarchy views directly via SQL and will
only be fully enabled for customer use, once hierarchy-SQL expression are documented for
external use in the SAP HANA SQL documentation.Result example from a respective hierarchy view query
From/To parameters
enable return of a
hierarchy tree including
changes at different point
in times.
From/To parameters also
require to be set as data
filters of the calculation
view data source itself.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 23Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchies
Hierarchy SQL Integration
 Hierarchy-based SQL processing capabilities enabled
via SAP HANA View based hierarchies
– SQL processing includes hierarchy-based* filtering,
aggregations as well as analytic privileges.
 Usage scenario and enablement
– Shared hierarchies from Dimension-type and StarJoin-type
Calculation Views.
– SQL use of hierarchies needs to be activated in the view
properties (for all shared hierarchies). Once activated
custom node-column name and hierarchy-expression
parameter* can be given custom name
*Note: Use of hierarchy expression will be fully enabled, once hierarchy-
expression are documented in the SAP HANA SQL documentation.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 24Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchies
Hierarchy SQL Integration - Additional Attributes
 Additional hierarchy attributes can be specified for use from BI
Clients (once supported) or via Hierarchy SQL Integration*
*Note: Use of hierarchy additional attributes will be fully enabled for
customer use, once hierarchy-SQL expression to leverage the
additional attributes are documented in the SAP HANA SQL
documentation.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 25Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchies
Hierarchy SQL Integration
 Hierarchy-aggregation
– The node column can be used for group by:
– ..
Note, that the filter on the node column constrains to the hierarchy
subtree. All the descendants of the node are selected.
–Note: the Revenue and Cost column contain the hierarchical
aggregated values, i.e. the Revenue for MAJESTIX is the sum of
the revenue of all its.
The calculated column Margin (percentage) is calculated correctly
after the aggregation on each hierarchy level.
 Filtering on a hierarchy node value
– The node column can be used for filtering
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 26Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchy Variables/Parameters
Hierarchy Variables / Parameters
 Variables can now be related to hierarchy attributes
 Such a variable definition has two effects:
– Hierarchical value help-display in data preview
– Hierarchical filtering for variables by applying the filter on
the node column (SQL enabled hierarchies).
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 27Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Hierarchy Variables/Parameters
Hierarchy Variables / Parameters
 Variables can now be related to hierarchy attributes
– Level hierarchies value help dialogs
>> Only leaf-values can be selected
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 28Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Parameters/Variables
Multiple default values
 Multiple default values can be
prepared, both for multiple and
single entries variables and
input parameters.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 29Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Parameters
Derived Input Parameter Enhancements
 Derived parameter values now support
Derived from SCALAR Function
– Input parameter value can hence be passed into a model
based on string-type output value
from a scalar user defined SQLScript function
– The function requires to generate only a scalar output
– Mapping parameters as inputs to referenced Scalar
Functions is supported*
– Input enablement allows to override derived values from
function or procedure by client at runtime*
*now also supported with stored
procedures
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 30Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Input Parameters
Derived Input Parameter Enhancements
 Input Enablement
–Input enablement allows to override derived values
from function or procedure by client at runtime*
–Input enable, override the default value coming from
procedure/scalar functions or table
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 31Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Value Help Dialogs
Label descriptions in Value Help Dialogs
 Description texts can be supplied in value help dialog
to provide more value insight and context during
selection
– Supported for Input Parameters and Variables
– Labels/descriptions can either be provided as
static list or via external value help resource reference,
– For external value help resource reference,
the label column information is picked up
as description text Label column in referenced
value help view
SAP HANA Studio Modeling
Environment
New capabilities and enhancements in the Modeler- and Development perspectives
in SAP HANA Studio
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 33Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancements – Using Views / by Name
Easier use of View Name
 Copy/Paste- and drag’n drop-support from
Design-time view of the activated run-time
column view reference into editors
– View properties include column view name
 Generate sample query in
SQL editor from design-time
view with placeholder clause
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 34Public
SAP HANA SPS010 - Modeling Enhancements
Calculation Views Enhancements – Re-use of partial scenarios
Refactoring of parts of a Calculation View scenario
 Scenario Panel Copy Paste Feature
– Node sub-tree can be copied / pasted* into the same view scenario
– Default node cannot be copied
*Paste across views cannot be copied/pasted
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 35Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancements – Comments in Models
Support for Comments in SAP HANA Views
 Comment text can be added and maintained
throughout any/most objects with a view to provide
more descriptive insights
– Within the view scenario and nodes
– Semantic node column list (attributes, measures, …)
– Input Parameter, Variables, Hierarchies, …
 Comment text available via
maintain dialog or
object context mouse
over action
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 36Public
SAP HANA SPS10 - Modeling Enhancements
Calculation Views Enhancements – Data lineage
Trace Columns in Information Views With Data Lineage
 Data lineage in SAP HANA modeler helps you visualize the
origin of attributes and measures in information views.
 Column lineage analysis within a model scenario
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 37Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancements – Rename Views and Columns
Refactoring - Rename Information Views and Columns
 Rename views or its columns includes propagation to
impacted objects
– References to renamed views or columns within impacted objects
will be automatically adjusts and thus the references maintained.
Rename of View
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 38Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancements – Rename Views and Columns
Refactoring - Rename Information Views and Columns
 Example: rename of a column and its references
– Lists impacted views, analytical privileges …
– If not chosen, impacted objects need to be manually adjusted
– Save will run the job
Semantic node, column tools
Note: Only if objects are closed, renaming will be propagated.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 39Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancement – Deprecate Views
Deprecate Information Views
 New View Property “Deprecate”
– Deprecated information views signifies that the
information view is supported to be queried, but it
is not recommended to use them in other
information views or
in analytic privileges.
– Warnings will show up, when a deprecated view is
newly referenced, indicator show warnings
Referencing a deprecated
view within an analytic
privilege
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 40Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancement – Multi-Language Object Labels
Multi-Language Object Labels
 Maintain Object Label Texts in Multiple Languages
– SAP HANA modeler supports maintaining object label
texts in different languages.
For each object label, other than in the default language
text, choose from additional languages to maintain object
labels.
– For activated models, translation enabled by default
if switched off, additional language texts will be deleted
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 41Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancement – Data Preview
Modeler Data Preview Enhancements
 More control on first time query execution
– Performance improvements for generated queries
– no default query execution on raw data tab (preference)
– Sort can done based on the result set
vs complete data set
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 42Public
SAP HANA SPS10 - Modeling Enhancements
General Modeler Enhancement – Spatial Data Preview
Modeler Data Preview Enhancements
 Spatial Structure data preview
– Geometry column store data enabled
for spatial data preview and
SQL data type data preview
(e.g. XML of ST_Geometry)
– Control of spatial structures via preview
Spatial preview at
click in cell
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 43Public
SAP HANA SPS10 - Modeling Enhancements
Modeler Performance Analysis Workbench Enhancements
Performance Analysis Workbench Enhancements
 Performance Analysis Mode
– Extended visual indications and information
– Performance information as a tab beside node details
 New Performance Validation Rules
– SAP HANA modeler provides certain validation rules, which when
executed, validates the calculation view and helps identify if there
are any design time factors that impact the performance of your
calculation views.
– Performance Validation option (validate certain inperformant usage
patterns > e.g. calc column is used in filter)
 Enhanced Debugging View capabilities
– Debug View now supports node query editing, push-down of filters
 Direct call of Plan Visualization
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 44Public
SAP HANA SPS 10 – What’s New in SAP HANA Modeling
SAP HANA Studio Model Editor – Further Enhancements Summary
Further Enhancements in SAP HANA Modeler
 Model Editor Enhancements
– Semantic node no of columns, hierarchies, .. tab-indication
and new semantic type column property column
– Calculated attributes can now be used in multidimensional
reporting as drill-down attributes
– Attribute-count measure client-side aggregation warning
– Restricted Measure usability UI enhancements
– Join Designer support to switch join direction
– Union Node column mapping support to multiple target
columns
– Parameter mapping indicating node names and resolving
references
– Model execution hint enablement (for support scenarios)
– Enhanced design-time editor warnings
 Modeler Environment Enhancements
– Hierarchy support in where-used analysis
– Autodocumentation enhancements
– Content Node performance enhancements
– Modeler-JobLog support in SAP HANA Studio
development perspective
Designing Analytic Privileges
Enhancements to Developing Analytics Privileges in SAP HANA Studio
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 46Public
SAP HANA SPS10 - Modeling Enhancements
Analytic Privileges Editor – SQL-based Analytic Privileges
Create SQL-based Analytic Privileges
 In addition to the existing approach of creating
classical analytic privileges, users can now use SQL
based analytic privileges as design-time objects, which
provides the flexibility to create analytic privileges
within the familiar SQL environment.
– Restrict by Attributes
– Restrict by SQL expression
– Restrict dynamically
with by Procedure
Advantages of SQL-based analytic privileges
include simpler way of implementing more
complex filtering rules.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 47Public
SAP HANA SPS10 - Modeling Enhancements
Analytic Privileges Editor – SQL-based Analytic Privileges
Create SQL-based Analytic Privileges
 Start with general Attribute based AP, then switch to SQL-based
Note: when switching from Attribute- to SQL-based Analytic Privileges, an intitial SQL-based
restriction is generated from previous attribute settings
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 48Public
SAP HANA SPS10 - Modeling Enhancements
Analytic Privileges Editor – SQL-based Analytic Privileges
Hierarchy-driven SQL-based Privileges
 SQL based analytic privileges (new with SP10)
support to maintain a filter based on a hierarchy node
column
– directly in the SQL section
of the analytic privilege
editor
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 50Public
SAP HANA SPS10 - Modeling Enhancements
Analytic Privileges Editor – General Enhancements
Editor UI enhancements
 Indication of shared attributes (Property SHARED) in views
 Hover over restricted attribute > display secured models
Selected reference model > brushing/highlighting of restricted attributes
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 51Public
SAP HANA SPS 10 – What’s New in SAP HANA Modeling
SAP HANA Modeling – Enhancements & New Capabilities Overview
SAP HANA Studio Model Editor
 General Modeling Environment
– Column lineage analysis within a model scenario
– Comment support in Views
– Multilanguage-label support in Views
– Designing SQL based analytic privileges
– Performance Analysis Mode enhancements
 Calculation View Modeling
– Rank Node supporting output rank column
– Time dependent hierarchies, hierarchy SQL integration for
filtering and aggregation, hierarchy variables & input
parameters, hierarchy dependent LoVs, …
– CDS entities and MultiDB tables as data sources
– Support Labels/Descriptions in value help dialogs
Web-based SAP HANA Model Editor
 General Modeling Environment
– Column semantic extraction and propagation
– View scenario re-design (replace nodes / data sources)
– Comment support in Views
– Graphical Data Preview Support
– Designing SQL based analytic privileges
– Performance Analysis Mode
 Calculation View Modeling
– Support for StarJoin-, Union- and Rank-Node support
– Hierarchy design (incl. new features like time dependencies)
– Hierarchy-based value help LoVs for variable and Input
parameters
– Table functions as data sources
– Select output columns for Script-based Calculation Views
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 52Public
How to find SAP HANA documentation on this topic?
SAP HANA Platform documentation
 What’s New – Release Notes
 Modeling
– SAP HANA Modeling Guide
– SAP HANA Modeling Guide for SAP HANA Web Workbench
 Development
– SAP HANA Developer Guide
 References
– SAP HANA SQL Reference
• In addition to this learning material, you find SAP HANA documentation on
SAP Help Portal knowledge center at
http://help.sap.com/hana_platform.
• The knowledge center is structured according to the product lifecycle:
installation > security > administration > modeling > development.
 So you can find e.g. the SAP HANA Modeling Guide
in the modeling section and so forth …
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 53Public
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 agreement or any other
agreement with SAP.
SAP has no obligation to pursue any course of business outlined in this presentation or to
develop or release any functionality mentioned in this presentation. This presentation and
SAP’s strategy and possible future developments are subject to change and may be changed
by SAP at any time for any reason without notice.
This document is provided without a warranty of any kind, either express or implied, including
but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or
non-infringement. SAP assumes no responsibility for errors or omissions in this document,
except if such damages were caused by SAP intentionally or grossly negligent.
© 2014 SAP SE or an SAP affiliate company. All rights reserved.
Thank you
Contact information
Christoph Morgen
SAP HANA Product Management
AskSAPHANA@sap.com

More Related Content

What's hot

SAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitSAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitEdwin Weijers
 
SAP HANA SPS09 - HANA Modeling
SAP HANA SPS09 - HANA ModelingSAP HANA SPS09 - HANA Modeling
SAP HANA SPS09 - HANA ModelingSAP Technology
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP Technology
 
SAP Ariba Procurement and SAP Fieldglass Solution Integration
SAP Ariba Procurement and SAP Fieldglass Solution IntegrationSAP Ariba Procurement and SAP Fieldglass Solution Integration
SAP Ariba Procurement and SAP Fieldglass Solution IntegrationSAP Ariba
 
Core Archive for SAP Solutions
Core Archive for SAP SolutionsCore Archive for SAP Solutions
Core Archive for SAP SolutionsOpenText
 
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Technology
 
Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"panayaofficial
 
SAP BW/4HANA - The Intelligent Enterprise Data Warehouse
SAP BW/4HANA - The Intelligent Enterprise Data WarehouseSAP BW/4HANA - The Intelligent Enterprise Data Warehouse
SAP BW/4HANA - The Intelligent Enterprise Data WarehouseStridely Solutions
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP Technology
 
Introduction Into SAP Fiori
Introduction Into SAP FioriIntroduction Into SAP Fiori
Introduction Into SAP FioriBlackvard
 
RISE PCE CAA Migration Options_wave4.pdf
RISE PCE CAA Migration Options_wave4.pdfRISE PCE CAA Migration Options_wave4.pdf
RISE PCE CAA Migration Options_wave4.pdfken761ken1
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABluefin Solutions
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANAJohn Appleby
 
Sap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesSap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesLuc Vanrobays
 
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfPrinciples of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfCharithNilangaWeeras
 
SAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP Technology
 

What's hot (20)

SAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitSAP S/4HANA Migration Cockpit
SAP S/4HANA Migration Cockpit
 
SAP HANA SPS09 - HANA Modeling
SAP HANA SPS09 - HANA ModelingSAP HANA SPS09 - HANA Modeling
SAP HANA SPS09 - HANA Modeling
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital Core
 
SAP Ariba Procurement and SAP Fieldglass Solution Integration
SAP Ariba Procurement and SAP Fieldglass Solution IntegrationSAP Ariba Procurement and SAP Fieldglass Solution Integration
SAP Ariba Procurement and SAP Fieldglass Solution Integration
 
Core Archive for SAP Solutions
Core Archive for SAP SolutionsCore Archive for SAP Solutions
Core Archive for SAP Solutions
 
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
 
Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"
 
Moving to SAP S/4HANA
Moving to SAP S/4HANAMoving to SAP S/4HANA
Moving to SAP S/4HANA
 
SAP BW/4HANA - The Intelligent Enterprise Data Warehouse
SAP BW/4HANA - The Intelligent Enterprise Data WarehouseSAP BW/4HANA - The Intelligent Enterprise Data Warehouse
SAP BW/4HANA - The Intelligent Enterprise Data Warehouse
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and Recovery
 
SAP S/4 HANA Technical assessment before migration
SAP S/4 HANA Technical assessment before migrationSAP S/4 HANA Technical assessment before migration
SAP S/4 HANA Technical assessment before migration
 
Introduction Into SAP Fiori
Introduction Into SAP FioriIntroduction Into SAP Fiori
Introduction Into SAP Fiori
 
RISE PCE CAA Migration Options_wave4.pdf
RISE PCE CAA Migration Options_wave4.pdfRISE PCE CAA Migration Options_wave4.pdf
RISE PCE CAA Migration Options_wave4.pdf
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANA
 
S4HANA Migration Overview
S4HANA Migration OverviewS4HANA Migration Overview
S4HANA Migration Overview
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANA
 
Presentación FIORI
Presentación FIORIPresentación FIORI
Presentación FIORI
 
Sap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesSap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypes
 
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfPrinciples of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
 
SAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database Containers
 

Viewers also liked

What's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingWhat's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingSAP Technology
 
What's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptWhat's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptSAP Technology
 
What's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsWhat's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsSAP Technology
 
SAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesSAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesLinh Nguyen
 
What's New in SPS11 Overview
What's New in SPS11 OverviewWhat's New in SPS11 Overview
What's New in SPS11 OverviewSAP Technology
 
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...Linh Nguyen
 
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1SAP HANA SPS12 Upgrade and Exploring New Features - Part 1
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1Linh Nguyen
 
HANA SPS07 Geospatial Processing
HANA SPS07 Geospatial ProcessingHANA SPS07 Geospatial Processing
HANA SPS07 Geospatial ProcessingSAP Technology
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1mishra4927
 
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANAFive Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANASAP Technology
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...Jothi Periasamy
 
SAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP Technology
 
HANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsHANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsSAP Technology
 
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015Stratesys
 
Análisis de impacto al migrar S/4HANA
Análisis de impacto al migrar S/4HANAAnálisis de impacto al migrar S/4HANA
Análisis de impacto al migrar S/4HANARoman Artica
 
Best practices for data modeling with hana
Best practices for data modeling with hanaBest practices for data modeling with hana
Best practices for data modeling with hanaSergio Cannelli
 

Viewers also liked (20)

What's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingWhat's New in SAP HANA View Modeling
What's New in SAP HANA View Modeling
 
What's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptWhat's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScript
 
What's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsWhat's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 Operations
 
SAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesSAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New Features
 
What's New in SPS11 Overview
What's New in SPS11 OverviewWhat's New in SPS11 Overview
What's New in SPS11 Overview
 
SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics
 
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...
SAP HANA 2 – Upgrade and Operations Part 1 - Exploring Features of the New Co...
 
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1SAP HANA SPS12 Upgrade and Exploring New Features - Part 1
SAP HANA SPS12 Upgrade and Exploring New Features - Part 1
 
HANA SPS07 Geospatial Processing
HANA SPS07 Geospatial ProcessingHANA SPS07 Geospatial Processing
HANA SPS07 Geospatial Processing
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1
 
Sap basis made easy
Sap basis made easySap basis made easy
Sap basis made easy
 
SAP HANA Platform
SAP HANA Platform SAP HANA Platform
SAP HANA Platform
 
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANAFive Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
 
Why SAP HANA?
Why SAP HANA?Why SAP HANA?
Why SAP HANA?
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
 
SAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScript
 
HANA SPS07 Modeling Enhancements
HANA SPS07 Modeling EnhancementsHANA SPS07 Modeling Enhancements
HANA SPS07 Modeling Enhancements
 
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015
Articulo - Stratesys SAP Fiori - Miguel Muñoz - BSPREVIEWS - OCT 2015
 
Análisis de impacto al migrar S/4HANA
Análisis de impacto al migrar S/4HANAAnálisis de impacto al migrar S/4HANA
Análisis de impacto al migrar S/4HANA
 
Best practices for data modeling with hana
Best practices for data modeling with hanaBest practices for data modeling with hana
Best practices for data modeling with hana
 

Similar to SAP HANA SPS10- SAP HANA Modeling

DMM161 HANA_MODELING_2015
DMM161 HANA_MODELING_2015DMM161 HANA_MODELING_2015
DMM161 HANA_MODELING_2015Luc Vanrobays
 
Dmm203 – new approaches for data modelingwith sap hana
Dmm203 – new approaches for data modelingwith sap hanaDmm203 – new approaches for data modelingwith sap hana
Dmm203 – new approaches for data modelingwith sap hanaLuc Vanrobays
 
SAP HANA SPS08 Modeling
SAP HANA SPS08 ModelingSAP HANA SPS08 Modeling
SAP HANA SPS08 ModelingSAP Technology
 
SITIST 2016 Dev - What is new in SAP Analytics
SITIST 2016 Dev - What is new in SAP AnalyticsSITIST 2016 Dev - What is new in SAP Analytics
SITIST 2016 Dev - What is new in SAP Analyticssitist
 
Sap hana studio_overview
Sap hana studio_overviewSap hana studio_overview
Sap hana studio_overviewArun Singhania
 
SAP HANA SPS10- SAP HANA Development Tools
SAP HANA SPS10- SAP HANA Development ToolsSAP HANA SPS10- SAP HANA Development Tools
SAP HANA SPS10- SAP HANA Development ToolsSAP Technology
 
5016_s_4hana_embedded_analytics.pdf
5016_s_4hana_embedded_analytics.pdf5016_s_4hana_embedded_analytics.pdf
5016_s_4hana_embedded_analytics.pdfssuser196b2d1
 
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP Bpawan211374
 
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeSAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeImagine life
 
Analytics_and_Reporting_for_SAP_Business_One.pdf
Analytics_and_Reporting_for_SAP_Business_One.pdfAnalytics_and_Reporting_for_SAP_Business_One.pdf
Analytics_and_Reporting_for_SAP_Business_One.pdfJepsy Armando Vergara Gomez
 
hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training Visuinfotech SAP ONLINE TRAININGS
 
What's New for SAP HANA Smart Data Integration & Smart Data Quality
What's New for SAP HANA Smart Data Integration & Smart Data QualityWhat's New for SAP HANA Smart Data Integration & Smart Data Quality
What's New for SAP HANA Smart Data Integration & Smart Data QualitySAP Technology
 

Similar to SAP HANA SPS10- SAP HANA Modeling (20)

DMM161 HANA_MODELING_2015
DMM161 HANA_MODELING_2015DMM161 HANA_MODELING_2015
DMM161 HANA_MODELING_2015
 
Dmm203 – new approaches for data modelingwith sap hana
Dmm203 – new approaches for data modelingwith sap hanaDmm203 – new approaches for data modelingwith sap hana
Dmm203 – new approaches for data modelingwith sap hana
 
SAP HANA SPS08 Modeling
SAP HANA SPS08 ModelingSAP HANA SPS08 Modeling
SAP HANA SPS08 Modeling
 
SITIST 2016 Dev - What is new in SAP Analytics
SITIST 2016 Dev - What is new in SAP AnalyticsSITIST 2016 Dev - What is new in SAP Analytics
SITIST 2016 Dev - What is new in SAP Analytics
 
Sap hana studio_overview
Sap hana studio_overviewSap hana studio_overview
Sap hana studio_overview
 
SAP HANA SPS10- SAP HANA Development Tools
SAP HANA SPS10- SAP HANA Development ToolsSAP HANA SPS10- SAP HANA Development Tools
SAP HANA SPS10- SAP HANA Development Tools
 
5016_s_4hana_embedded_analytics.pdf
5016_s_4hana_embedded_analytics.pdf5016_s_4hana_embedded_analytics.pdf
5016_s_4hana_embedded_analytics.pdf
 
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
 
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeSAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
 
Analytics_and_Reporting_for_SAP_Business_One.pdf
Analytics_and_Reporting_for_SAP_Business_One.pdfAnalytics_and_Reporting_for_SAP_Business_One.pdf
Analytics_and_Reporting_for_SAP_Business_One.pdf
 
hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training
 
SAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAININGSAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAINING
 
HANA SP10 ONLINE TRAINING
HANA SP10 ONLINE TRAINING HANA SP10 ONLINE TRAINING
HANA SP10 ONLINE TRAINING
 
SAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAININGSAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAINING
 
SAP HANA SP10 ONLINE TRAINING
SAP HANA SP10 ONLINE TRAININGSAP HANA SP10 ONLINE TRAINING
SAP HANA SP10 ONLINE TRAINING
 
Sap hana sp8_course_content (2)
Sap hana sp8_course_content (2)Sap hana sp8_course_content (2)
Sap hana sp8_course_content (2)
 
Sap hana training
Sap hana trainingSap hana training
Sap hana training
 
Sap hana training
Sap hana trainingSap hana training
Sap hana training
 
Sap hana training
Sap hana trainingSap hana training
Sap hana training
 
What's New for SAP HANA Smart Data Integration & Smart Data Quality
What's New for SAP HANA Smart Data Integration & Smart Data QualityWhat's New for SAP HANA Smart Data Integration & Smart Data Quality
What's New for SAP HANA Smart Data Integration & Smart Data Quality
 

More from SAP Technology

SAP Integration Suite L1
SAP Integration Suite L1SAP Integration Suite L1
SAP Integration Suite L1SAP Technology
 
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...SAP Technology
 
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...SAP Technology
 
Extend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesExtend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesSAP Technology
 
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...SAP Technology
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformSAP Technology
 
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...SAP Technology
 
Transform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANATransform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANASAP Technology
 
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...SAP Technology
 
The IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsThe IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsSAP Technology
 
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...SAP Technology
 
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...SAP Technology
 
The IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareThe IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareSAP Technology
 
SAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Technology
 
Spotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESpotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESAP Technology
 
SAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP Technology
 
Spark Usage in Enterprise Business Operations
Spark Usage in Enterprise Business OperationsSpark Usage in Enterprise Business Operations
Spark Usage in Enterprise Business OperationsSAP Technology
 
What's New in SAP HANA SPS 11 Application Lifecycle Management
What's New in SAP HANA SPS 11 Application Lifecycle ManagementWhat's New in SAP HANA SPS 11 Application Lifecycle Management
What's New in SAP HANA SPS 11 Application Lifecycle ManagementSAP Technology
 
What's New in SAP HANA SPS 11 DB Control Center (Operations)
What's New in SAP HANA SPS 11 DB Control Center (Operations)What's New in SAP HANA SPS 11 DB Control Center (Operations)
What's New in SAP HANA SPS 11 DB Control Center (Operations)SAP Technology
 
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)SAP Technology
 

More from SAP Technology (20)

SAP Integration Suite L1
SAP Integration Suite L1SAP Integration Suite L1
SAP Integration Suite L1
 
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
 
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
 
Extend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesExtend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processes
 
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
 
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
 
Transform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANATransform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANA
 
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
 
The IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsThe IoT Imperative for Consumer Products
The IoT Imperative for Consumer Products
 
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
 
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
 
The IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareThe IoT Imperative in Government and Healthcare
The IoT Imperative in Government and Healthcare
 
SAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial Data
 
Spotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESpotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASE
 
SAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance Features
 
Spark Usage in Enterprise Business Operations
Spark Usage in Enterprise Business OperationsSpark Usage in Enterprise Business Operations
Spark Usage in Enterprise Business Operations
 
What's New in SAP HANA SPS 11 Application Lifecycle Management
What's New in SAP HANA SPS 11 Application Lifecycle ManagementWhat's New in SAP HANA SPS 11 Application Lifecycle Management
What's New in SAP HANA SPS 11 Application Lifecycle Management
 
What's New in SAP HANA SPS 11 DB Control Center (Operations)
What's New in SAP HANA SPS 11 DB Control Center (Operations)What's New in SAP HANA SPS 11 DB Control Center (Operations)
What's New in SAP HANA SPS 11 DB Control Center (Operations)
 
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)
What's New in SAP HANA SPS 11 Platform Lifecycle Management (Operations)
 

Recently uploaded

MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 

Recently uploaded (20)

MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 

SAP HANA SPS10- SAP HANA Modeling

  • 1. 1© 2014 SAP AG or an SAP affiliate company. All rights reserved. SAP HANA SPS 10 - What’s New? SAP HANA Modeling SAP HANA Product Management June, 2015 (Delta from SPS 09 to SPS 10)
  • 2. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 2Public Agenda Topics  Overview What’s New in SAP HANA Modeling SPS10  Web-based SAP HANA Model Editor –Enhancements and new capabilities  SAP HANA Studio Model Editor – Calculation View Modeling enhancements –SAP HANA Studio Modeling environment enhancements – Designing Analytic Privileges enhancements
  • 3. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 3Public SAP HANA SPS 10 – What’s New in SAP HANA Modeling SAP HANA Modeling – Enhancements & New Capabilities Overview SAP HANA Studio Model Editor  General Modeling Environment – Column lineage analysis within a model scenario – Comment support in Views – Multilanguage-label support in Views – Designing SQL based analytic privileges – Performance Analysis Mode enhancements  Calculation View Modeling – Rank Node supporting output rank column – Time dependent hierarchies, hierarchy SQL integration for filtering and aggregation, hierarchy variables & input parameters, hierarchy dependent LoVs, … – CDS entities and MultiDB tables as data sources – Support Labels/Descriptions in value help dialogs Web-based SAP HANA Model Editor  General Modeling Environment – Column semantic extraction and propagation – View scenario re-design (replace nodes / data sources) – Comment support in Views – Graphical Data Preview Support – Designing SQL based analytic privileges – Performance Analysis Mode  Calculation View Modeling – Support for StarJoin-, Union- and Rank-Node support – Hierarchy design (incl. new features like time dependencies) – Hierarchy-based value help LoVs for variable and Input parameters – Table functions as data sources – Select output columns for Script-based Calculation Views
  • 4. Web-based SAP HANA Model Editor SAP HANA Web IDE-based Model Editor Enhancements
  • 5. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 5Public SAP HANA SPS09 - Modeling Capabilities Web-based SAP HANA Model Editor – Initial Release http://server:80<instance#>/sap/hana/ide/editor /New Web Editor for Calculation Views  Supports both Graphical and Scripted Calculation views – Browser-based platform and approach reaching more HANA Model developers  New usability approaches – Mapping based data and column-flow – fewer dialogs, instead more real estate and focused view in the current activity context when editing Calculation View details  Note – No Analytic- and Attribute-View Modeling – Initial release for Calculation Views with SAP HANA SPS09 not feature complete, but future/mid-term innovation platform
  • 6. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 6Public SAP HANA SPS10 - Modeling Enhancements Web-based SAP HANA Model Editor – Enhancements Overview SAP HANA Web-based Modeling Enhancements  Calculation View Modeling – Support for StarJoin-, Union- and Rank-Node support – Hierarchy design (incl. new features like time dependencies) – multiple default values support for Variable and Input Parameter, derived values from scalar functions – Hierarchy-based value help LoVs for variable and Input parameters  View Modeling SQL-Script Integration – table functions as data sources, – Output column selection dialog from other tables/views for Script-based Calculation Views  Analytic Privileges – Support for SQL based analytic privileges  Usability and Productivity features – Extract semantics from source objects and semantic propagation – Replace node with data source / other node and replace of a data source – Enhanced expression editor – Visual design time error indication support (e.g. star join) – Comments in Calculation Views  View Modeling Environment – Graphical Data Preview Support – Time Dimension data generation support  Model Performance Analysis Workbench – Initial Performance Analysis capabilities
  • 7. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 7Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Star Joins Modeling Star Joins  Create Star Joins (New) – Create graphical calculation views with star joins to join multiple dimensions with a fact data input set. Star Join - Join Definition incl. details (Referential, LeftOuter, …) Star Join – Input Fact Column Mapping to Output Star Join – All columns, incl. Shared columns from Dimension Views
  • 8. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 8Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Unions Modeling Calculation Views using Unions  Leverage Union nodes (New) – Use union nodes in graphical calculation views to combine the result set of two or more data sources. Directly map union input column to the output set Custom Mapping & Mapping constant values
  • 9. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 9Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Ranked Sets Modeling Calculation Views using Ranked Sets  Create Rank Nodes (New) – Use rank nodes in graphical calculation views to rank the data over a set of partition columns, and perform an order by operation on the partitioned data based on a measure Define Rank Node Details Rank Output
  • 10. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 10Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Enabling Hierarchies Creating and Managing Hierarchies  Design and edit Hierarchies – Level and Parent-Child Hierarchies – Incl. new properties like time-dependency – Local and shared hierarchies in Star-Join Calculation Views
  • 11. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 11Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Hierarchies & Variable/InputParameter Using Hierarchies with Variables/IPs  Hierarchy-based Variables and Input Parameter – Enables hierarchically structured value help dialogs for e.g. default values or run-time value help – Parent-Child Hierarchies – Incl. new properties like time-dependency – Local and shared hierarchies in Star-Join Calculation Views Value Help Dialogs  Supporting Description with values (Details see Studio)
  • 12. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 12Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Data Preview Data Preview Options of Calculation Views  SQL-based Data Preview
  • 13. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 13Public SAP HANA SPS10 - Modeling Enhancements Web-based View Modeling – Data Preview Data Preview Options of Calculation Views  Preview output using SAP Design Studio Viewer for as a multi dimensional data preview Note: Prototype Screenshots
  • 14. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 14Public SAP HANA SPS10 - Modeling Enhancements Web-based Model Editor – Further Enhancements Summary Web-based Modeling Enhancements  Calculation View Modeling – Column properties: assigning value help references, drill- down enablement for calc attributes* – Column propagation to semantic node and extract semantic information from data sources – General Model Editor usability enhancements (managing mappings, layout, ..) – Enhanced expression editor* – Input Parameter/Variables support for multiple default values*, derived values from scalar function*, input enablement for derived values* – Design column output structure of SQLScript-based Calculation views – Use SQLScript Table Functions as Data Sources  Modeling Environment Enhancements – Scenario re-design capabilities – Support for comments in Views* – Design-Time error support for unresolved references – Copy & paste of Views in content tree – Dimension Views of type Time and generated time dimension data support – Model execution hints* (for support scenarios) – Analytic privilege editor supporting SQL-based Analytic privileges design* – View performance analysis mode support *General new capabilities in SPS10.
  • 15. SAP HANA Studio Model Editor New capabilities and enhancements in the SAP HANA Studio Model Editor
  • 16. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 16Public SAP HANA SPS 10 – What’s New in SAP HANA Modeling SAP HANA Studio Model Editor – Enhancements Overview SAP HANA Studio Model Editor enhancements and new capabilities  General Model Editor Enhancements – Support Labels/Descriptions in value help dialogs – Multiple default values for IPs, VARs – MultiDB tables as data sources, CDS entitities in CVs as data sources  Calculation View Editor Enhancements – Rank Node supporting output rank column – Copy/paste of parts of a model scenario  Hierarchy Enhancements – Time dependent hierarchies – Supporting additional attributes for PC hierarchies – Hierarchy-based variable and Input parameter value help LoVs – Drill down enablement for calculated attributes  Modeler Performance Analysis Enhancements – Virtual tables, Filter indication, Performance validation, …  SAP HANA Modeling Environment – Content node performance improvement – Multilanguage Views, Deprecating views, renaming views, propagation of renamed columns, … – Data preview enhancement, spatial preview – Column lineage analysis within a model scenario – Comment support in Views – CV scenario design time warnings if model is incomplete (some patterns)  Analytic Privilege Editor – support for SQL based analytic privileges
  • 17. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 17Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Data Structures Calculation View new supported Data Sources  Support for CDS Entities as Data Source (Enhancements) – you can also use CDS entities as a data source type
  • 18. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 18Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Data Structures Calculation View new supported Data Sources  Support for SAP HANA multitenant database container tables from external containers – Model graphical calculation views in a SAP HANA system having multiple isolated databases containers. – This means, while modeling graphical calculation views, you can add data source from any of the isolated databases.  Before deployment of models referencing external tenant tables, schema mapping shall be set to new physical schema – Schema mapping extends to multiDB schemas
  • 19. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 19Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Data Structures Calculation View new supported Data Sources  Decision Table design time references – Previously only run time structures (generated column views were supported) – Object search includes decision tables  Support of SQL views as data source
  • 20. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 20Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Rank Node Enhancements to Rank Nodes  Generate an additional output column to store the column’s rank value. – Helpful for scenario, where the actual rank value is of value and shall be re-used
  • 21. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 21Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Enhanced Expression Editor Enhanced Expression Editor  Smart autocomplete with filter-, variable-, parameter- restricted- and calculated column expressions – Display of operators, all functions and model elements – Validation occurs automatically on the fly  Expression language selection for Calculation Views – Explicit distinction between Column Engine expression and SQL Expression – The use of SQL expressions allows further optimizations by the overall SQL optimizations of instantiated Calculation Views queries 1764658 - HANA Calculation Engine Instantiation Process 1811723 - SQL Execution on graphical calculation views
  • 22. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 22Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchies Time Dependent Hierarchies  HANA hierarchies support a validity time span, based on single point in time or a time interval the hierarchy trees will be pruned – Supported for Parent-Child Hierarchies – Hierarchy source table requires two date columns VALID_FROM and VALID_TO *Note: Use of time dependent hierarchies using a from-to hierarchy interval query is initially targeted for SAP Applications accessing SAP HANA hierarchy views directly via SQL and will only be fully enabled for customer use, once hierarchy-SQL expression are documented for external use in the SAP HANA SQL documentation.Result example from a respective hierarchy view query From/To parameters enable return of a hierarchy tree including changes at different point in times. From/To parameters also require to be set as data filters of the calculation view data source itself.
  • 23. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 23Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchies Hierarchy SQL Integration  Hierarchy-based SQL processing capabilities enabled via SAP HANA View based hierarchies – SQL processing includes hierarchy-based* filtering, aggregations as well as analytic privileges.  Usage scenario and enablement – Shared hierarchies from Dimension-type and StarJoin-type Calculation Views. – SQL use of hierarchies needs to be activated in the view properties (for all shared hierarchies). Once activated custom node-column name and hierarchy-expression parameter* can be given custom name *Note: Use of hierarchy expression will be fully enabled, once hierarchy- expression are documented in the SAP HANA SQL documentation.
  • 24. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 24Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchies Hierarchy SQL Integration - Additional Attributes  Additional hierarchy attributes can be specified for use from BI Clients (once supported) or via Hierarchy SQL Integration* *Note: Use of hierarchy additional attributes will be fully enabled for customer use, once hierarchy-SQL expression to leverage the additional attributes are documented in the SAP HANA SQL documentation.
  • 25. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 25Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchies Hierarchy SQL Integration  Hierarchy-aggregation – The node column can be used for group by: – .. Note, that the filter on the node column constrains to the hierarchy subtree. All the descendants of the node are selected. –Note: the Revenue and Cost column contain the hierarchical aggregated values, i.e. the Revenue for MAJESTIX is the sum of the revenue of all its. The calculated column Margin (percentage) is calculated correctly after the aggregation on each hierarchy level.  Filtering on a hierarchy node value – The node column can be used for filtering
  • 26. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 26Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchy Variables/Parameters Hierarchy Variables / Parameters  Variables can now be related to hierarchy attributes  Such a variable definition has two effects: – Hierarchical value help-display in data preview – Hierarchical filtering for variables by applying the filter on the node column (SQL enabled hierarchies).
  • 27. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 27Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Hierarchy Variables/Parameters Hierarchy Variables / Parameters  Variables can now be related to hierarchy attributes – Level hierarchies value help dialogs >> Only leaf-values can be selected
  • 28. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 28Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Parameters/Variables Multiple default values  Multiple default values can be prepared, both for multiple and single entries variables and input parameters.
  • 29. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 29Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Parameters Derived Input Parameter Enhancements  Derived parameter values now support Derived from SCALAR Function – Input parameter value can hence be passed into a model based on string-type output value from a scalar user defined SQLScript function – The function requires to generate only a scalar output – Mapping parameters as inputs to referenced Scalar Functions is supported* – Input enablement allows to override derived values from function or procedure by client at runtime* *now also supported with stored procedures
  • 30. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 30Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Input Parameters Derived Input Parameter Enhancements  Input Enablement –Input enablement allows to override derived values from function or procedure by client at runtime* –Input enable, override the default value coming from procedure/scalar functions or table
  • 31. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 31Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Value Help Dialogs Label descriptions in Value Help Dialogs  Description texts can be supplied in value help dialog to provide more value insight and context during selection – Supported for Input Parameters and Variables – Labels/descriptions can either be provided as static list or via external value help resource reference, – For external value help resource reference, the label column information is picked up as description text Label column in referenced value help view
  • 32. SAP HANA Studio Modeling Environment New capabilities and enhancements in the Modeler- and Development perspectives in SAP HANA Studio
  • 33. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 33Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancements – Using Views / by Name Easier use of View Name  Copy/Paste- and drag’n drop-support from Design-time view of the activated run-time column view reference into editors – View properties include column view name  Generate sample query in SQL editor from design-time view with placeholder clause
  • 34. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 34Public SAP HANA SPS010 - Modeling Enhancements Calculation Views Enhancements – Re-use of partial scenarios Refactoring of parts of a Calculation View scenario  Scenario Panel Copy Paste Feature – Node sub-tree can be copied / pasted* into the same view scenario – Default node cannot be copied *Paste across views cannot be copied/pasted
  • 35. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 35Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancements – Comments in Models Support for Comments in SAP HANA Views  Comment text can be added and maintained throughout any/most objects with a view to provide more descriptive insights – Within the view scenario and nodes – Semantic node column list (attributes, measures, …) – Input Parameter, Variables, Hierarchies, …  Comment text available via maintain dialog or object context mouse over action
  • 36. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 36Public SAP HANA SPS10 - Modeling Enhancements Calculation Views Enhancements – Data lineage Trace Columns in Information Views With Data Lineage  Data lineage in SAP HANA modeler helps you visualize the origin of attributes and measures in information views.  Column lineage analysis within a model scenario
  • 37. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 37Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancements – Rename Views and Columns Refactoring - Rename Information Views and Columns  Rename views or its columns includes propagation to impacted objects – References to renamed views or columns within impacted objects will be automatically adjusts and thus the references maintained. Rename of View
  • 38. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 38Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancements – Rename Views and Columns Refactoring - Rename Information Views and Columns  Example: rename of a column and its references – Lists impacted views, analytical privileges … – If not chosen, impacted objects need to be manually adjusted – Save will run the job Semantic node, column tools Note: Only if objects are closed, renaming will be propagated.
  • 39. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 39Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancement – Deprecate Views Deprecate Information Views  New View Property “Deprecate” – Deprecated information views signifies that the information view is supported to be queried, but it is not recommended to use them in other information views or in analytic privileges. – Warnings will show up, when a deprecated view is newly referenced, indicator show warnings Referencing a deprecated view within an analytic privilege
  • 40. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 40Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancement – Multi-Language Object Labels Multi-Language Object Labels  Maintain Object Label Texts in Multiple Languages – SAP HANA modeler supports maintaining object label texts in different languages. For each object label, other than in the default language text, choose from additional languages to maintain object labels. – For activated models, translation enabled by default if switched off, additional language texts will be deleted
  • 41. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 41Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancement – Data Preview Modeler Data Preview Enhancements  More control on first time query execution – Performance improvements for generated queries – no default query execution on raw data tab (preference) – Sort can done based on the result set vs complete data set
  • 42. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 42Public SAP HANA SPS10 - Modeling Enhancements General Modeler Enhancement – Spatial Data Preview Modeler Data Preview Enhancements  Spatial Structure data preview – Geometry column store data enabled for spatial data preview and SQL data type data preview (e.g. XML of ST_Geometry) – Control of spatial structures via preview Spatial preview at click in cell
  • 43. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 43Public SAP HANA SPS10 - Modeling Enhancements Modeler Performance Analysis Workbench Enhancements Performance Analysis Workbench Enhancements  Performance Analysis Mode – Extended visual indications and information – Performance information as a tab beside node details  New Performance Validation Rules – SAP HANA modeler provides certain validation rules, which when executed, validates the calculation view and helps identify if there are any design time factors that impact the performance of your calculation views. – Performance Validation option (validate certain inperformant usage patterns > e.g. calc column is used in filter)  Enhanced Debugging View capabilities – Debug View now supports node query editing, push-down of filters  Direct call of Plan Visualization
  • 44. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 44Public SAP HANA SPS 10 – What’s New in SAP HANA Modeling SAP HANA Studio Model Editor – Further Enhancements Summary Further Enhancements in SAP HANA Modeler  Model Editor Enhancements – Semantic node no of columns, hierarchies, .. tab-indication and new semantic type column property column – Calculated attributes can now be used in multidimensional reporting as drill-down attributes – Attribute-count measure client-side aggregation warning – Restricted Measure usability UI enhancements – Join Designer support to switch join direction – Union Node column mapping support to multiple target columns – Parameter mapping indicating node names and resolving references – Model execution hint enablement (for support scenarios) – Enhanced design-time editor warnings  Modeler Environment Enhancements – Hierarchy support in where-used analysis – Autodocumentation enhancements – Content Node performance enhancements – Modeler-JobLog support in SAP HANA Studio development perspective
  • 45. Designing Analytic Privileges Enhancements to Developing Analytics Privileges in SAP HANA Studio
  • 46. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 46Public SAP HANA SPS10 - Modeling Enhancements Analytic Privileges Editor – SQL-based Analytic Privileges Create SQL-based Analytic Privileges  In addition to the existing approach of creating classical analytic privileges, users can now use SQL based analytic privileges as design-time objects, which provides the flexibility to create analytic privileges within the familiar SQL environment. – Restrict by Attributes – Restrict by SQL expression – Restrict dynamically with by Procedure Advantages of SQL-based analytic privileges include simpler way of implementing more complex filtering rules.
  • 47. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 47Public SAP HANA SPS10 - Modeling Enhancements Analytic Privileges Editor – SQL-based Analytic Privileges Create SQL-based Analytic Privileges  Start with general Attribute based AP, then switch to SQL-based Note: when switching from Attribute- to SQL-based Analytic Privileges, an intitial SQL-based restriction is generated from previous attribute settings
  • 48. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 48Public SAP HANA SPS10 - Modeling Enhancements Analytic Privileges Editor – SQL-based Analytic Privileges Hierarchy-driven SQL-based Privileges  SQL based analytic privileges (new with SP10) support to maintain a filter based on a hierarchy node column – directly in the SQL section of the analytic privilege editor
  • 49. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 50Public SAP HANA SPS10 - Modeling Enhancements Analytic Privileges Editor – General Enhancements Editor UI enhancements  Indication of shared attributes (Property SHARED) in views  Hover over restricted attribute > display secured models Selected reference model > brushing/highlighting of restricted attributes
  • 50. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 51Public SAP HANA SPS 10 – What’s New in SAP HANA Modeling SAP HANA Modeling – Enhancements & New Capabilities Overview SAP HANA Studio Model Editor  General Modeling Environment – Column lineage analysis within a model scenario – Comment support in Views – Multilanguage-label support in Views – Designing SQL based analytic privileges – Performance Analysis Mode enhancements  Calculation View Modeling – Rank Node supporting output rank column – Time dependent hierarchies, hierarchy SQL integration for filtering and aggregation, hierarchy variables & input parameters, hierarchy dependent LoVs, … – CDS entities and MultiDB tables as data sources – Support Labels/Descriptions in value help dialogs Web-based SAP HANA Model Editor  General Modeling Environment – Column semantic extraction and propagation – View scenario re-design (replace nodes / data sources) – Comment support in Views – Graphical Data Preview Support – Designing SQL based analytic privileges – Performance Analysis Mode  Calculation View Modeling – Support for StarJoin-, Union- and Rank-Node support – Hierarchy design (incl. new features like time dependencies) – Hierarchy-based value help LoVs for variable and Input parameters – Table functions as data sources – Select output columns for Script-based Calculation Views
  • 51. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 52Public How to find SAP HANA documentation on this topic? SAP HANA Platform documentation  What’s New – Release Notes  Modeling – SAP HANA Modeling Guide – SAP HANA Modeling Guide for SAP HANA Web Workbench  Development – SAP HANA Developer Guide  References – SAP HANA SQL Reference • In addition to this learning material, you find SAP HANA documentation on SAP Help Portal knowledge center at http://help.sap.com/hana_platform. • The knowledge center is structured according to the product lifecycle: installation > security > administration > modeling > development.  So you can find e.g. the SAP HANA Modeling Guide in the modeling section and so forth …
  • 52. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 53Public 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 agreement or any other agreement with SAP. SAP has no obligation to pursue any course of business outlined in this presentation or to develop or release any functionality mentioned in this presentation. This presentation and SAP’s strategy and possible future developments are subject to change and may be changed by SAP at any time for any reason without notice. This document is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP assumes no responsibility for errors or omissions in this document, except if such damages were caused by SAP intentionally or grossly negligent.
  • 53. © 2014 SAP SE or an SAP affiliate company. All rights reserved. Thank you Contact information Christoph Morgen SAP HANA Product Management AskSAPHANA@sap.com