SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Downloaden Sie, um offline zu lesen
1 
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
SAP HANA SPS 09 - What’s New? Development Tools 
SAP HANA Product Management November, 2014 
(Delta from SPS 08 to SPS 09)
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
2 
Public 
Overview – What’s New in SPS 09? 
Primary Focus 
Improve the developer experience 
New/better wizard 
Semantic code completion 
End to end debugging 
Improve interaction between existing tools 
Linking and embedding to Admin and Unit Test tools as well 
Additional focus for the SAP Web-based Development Workbench 
Continue porting tools to the Web-based tooling 
SQLScript Editor 
SQLScript Debugger 
Calculation View
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
3 
Public 
Overview – What’s New in SPS 09? 
Web-based Development Workbench 
Function Flow 
Web Templates and code completion 
Application Preview 
XSOData editor 
Manual test explorer for XSOData artifacts (based on application explorer) 
SQLScript Debugging 
SQLScript Editor 
Performance Measurements in SQL Console 
Form based role editor for hdbrole objects 
Check File Access 
HANA Test Tools integration 
Calculation View editor 
Analytic Privilege editor 
Replication Task Editor 
Smart Data Access integration 
CDS/HDBDD Editor with local semantic code completion 
Studio 
Project set up – artifact generation 
Navigation to XS administration tool 
One click debugging 
XSJS/SQLScript Integrated Debugging 
Direct editing from Repository Browser 
Refactoring services 
Enhanced artifact templates 
Improved Code Completion for SQLScript 
Web Bridge (Run WebIDE editors within the HANA Studio)
SAP HANA Web-based Development Workbench
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
5 
Public 
SAP HANA Web-based Development Workbench New design/foundation 
The SAP HANA Web-based Development Workbench is now based upon core libraries as the SAP Web IDE 
•New visual design 
•Integration of some of the web tools of the SAP Web IDE 
•Contextual Help via online documentation
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
6 
Public 
SAP HANA Web-based Development Workbench New design/foundation 
New URL Paths: 
•/sap/hana/ide/editor 
•/sap/hana/ide/catalog 
•/sap/hana/ide/security 
•/sap/hana/ide/trace 
•Old URLs redirect automatically to new ones 
•New Roles 
•Old roles still valid as they include the new roles
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
7 
Public 
SAP HANA Web-based Development Workbench Function Flow 
Outline View 
•New panel-based responsive UI with persisted user settings 
•Navigation history 
•Alphabetical Sorting/Collapse All/Expand All for Function List
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
8 
Public 
SAP HANA Web-based Development Workbench Function Flow 
Code Navigation 
•Support cross-file navigation for both client-/server-side scripts 
•Ctrl-click to jump to function definition 
•Code preview and support for JSDoc
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
9 
Public 
SAP HANA Web-based Development Workbench Additional Templates 
Additional templates and code snippets 
•A complete Fiori example application 
•Snippets for XSJS, XSODATA, HDBPROCEDURE, and others
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
10 
Public 
SAP HANA Web-based Development Workbench Application Preview 
HTML page testing now uses the Application Preview from the SAP Web IDE 
•Supports easy testing of various form factors
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
11 
Public 
SAP HANA Web-based Development Workbench XSOdata Editor 
Improved XSOdata editor with syntax highlighting and keyword code completion
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
12 
Public 
SAP River application explorer rebuilt as SAP OData Explorer in SPS09 
•General OData test and data generation tool which supports XSODATA services 
•Standlone URL: /sap/hana/ide/editor/plugin/testtools/odataexplorer/ 
•Linked from Context view of the Editor as well 
SAP HANA Web-based Development Workbench XSOdata Explore
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
13 
Public 
SAP HANA Web-based Development Workbench SQLScript Editor 
Procedure Editor in Web-based Development Workbench 
•Keyword code completion 
•Syntax highlighting
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
14 
Public 
Debugging in Web-based Development Workbench 
•Set breakpoints in the runt-time object in the catalog 
•Call procedure from the SQL console 
•Resume & step over functions 
•Scalar & table variable/parameter evaluations 
SAP HANA Web-based Development Workbench SQLScript Debugger
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
15 
Public 
SAP HANA Web-based Development Workbench Performance Analysis in SQL Console 
Run with Performance Measurement option in the SQL Console 
•Expand detail performance details 
•Option to perform repeated calls to the same operation
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
16 
Public 
SAP HANA Web-based Development Workbench Form based hdbrole editor 
Improved editing of hdbrole definitions via a form based tool 
•Object type sensitive value selection dialogs
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
17 
Public 
SAP HANA Web-based Development Workbench Check file access 
Scans an hdbrole and tests HTTP access to all the files within package scope of this role
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
18 
Public 
SAP HANA Web-based Development Workbench HANA Test Tools integration
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
19 
Public 
SAP HANA Web-based Development Workbench Calculation View Editor 
New Editor for Calculation View 
•Supports both Scripted and Graphical Calculation views
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
20 
Public 
SAP HANA Web-based Development Workbench Analytic Privilege Editor 
New Editor for Analytic Privileges
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
21 
Public 
SAP HANA Web-based Development Workbench Smart Data Access 
Smart Data Access integration with the catalog tool 
•Define and edit Remote Sources 
•Create and maintain Virtual Table definitions as well
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
22 
Public 
SAP HANA Web-based Development Workbench Replication Task Editor 
New editor for defining replication tasks and performing target mapping
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
23 
Public 
SAP HANA Web-based Development Workbench CDS/HDBDD Editor 
Improvements to syntax highlighting and local code completion
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
24 
Public 
SAP HANA Web-based Development Workbench CDS/HDBDD Editor (Continued) 
Data preview 
•Select entity or view and chose Run
SAP HANA Studio
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
26 
Public 
SAP HANA Web-based Development Workbench Project Creation Wizard 
Initial artifact generation during project creation 
•.xsaccess and .xsapp generated by default 
•Optionally: schema, hdbdd, and xsjs service
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
27 
Public 
SAP HANA Web-based Development Workbench Navigation to XS Admin 
XS Admin tool linked and embedded 
•Supports configuration of xsjob, xssqlcc, xshttpdest, and .xsaccess artifacts
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
28 
Public 
SAP HANA Web-based Development Workbench Improved One-Click debugging 
•No more having to choose the XS Session ID 
•Debugee will launch in external web browser or can run in- place within the HANA Studio 
•Service test tools for stubbing in HTTP headers, body, etc
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
29 
Public 
SAP HANA Web-based Development Workbench XSJS/SQLScript integrated debugging 
Starting from XSJS, you can now debug down into SQLScript as well
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
30 
Public 
SAP HANA Web-based Development Workbench Direct editing from Repository Browser 
No longer is it required to check out content or have a project 
•All objects are directly editable simply by selecting them in the Repository browser 
•File->New; package creation – all possible from the Repository Browser
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
31 
Public 
SAP HANA Web-based Development Workbench Repository Workspaces 
Simplified workflow 
•Import existing workspace 
•Delete other users workspace (good for administrative clean up)
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
32 
Public 
SAP HANA Web-based Development Workbench Refactoring services 
Move menu 
•Searches for all impacted objects 
•Adjust package references in source and impacted objects
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
33 
Public 
New HDBDD creation Templates 
•Supports multiple creation scenarios 
SAP HANA Studio HDBDD Enhanced Creation Template
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
34 
Public 
Semantic Code Completion in SAP HANA Studio 
•CTRL+SPACE to trigger 
•Lists relevant objects based on context 
•Searches for any matches within the object name 
SAP HANA Studio SQLScript Editor
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
35 
Public 
Allows running editors which only exist in the SAP Web-based Development Workbench within the SAP HANA Studio 
•Still use the Studio Save, Activate, and other functions 
•Use Open With->Other and then choose Embedded Web Editor 
SAP HANA Studio WebBridge
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
36 
Public 
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. 
37 
Public 
How to find SAP HANA documentation on this topic? 
•In addition to this learning material, you can find SAP HANA platform documentation on SAP Help Portal knowledge center at http://help.sap.com/hana_platform. 
•The knowledge centers are structured according to the product lifecycle: installation, security, administration, development: 
SAP HANA Options 
SAP HANA Advanced Data Processing 
SAP HANA Dynamic Tiering 
SAP HANA Enterprise Information Management 
SAP HANA Predictive 
SAP HANA Real-Time Replication 
SAP HANA Smart Data Streaming 
SAP HANA Spatial 
•Documentation sets for SAP HANA options can be found at http://help.sap.com/hana_options: 
SAP HANA Platform SPS 
What’s New – Release Notes 
Installation 
Administration 
Development 
References 
•
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
Thank you 
Contact information 
Thomas Jung 
SAP HANA Product Management 
AskSAPHANA@sap.com
©2014 SAP SE or an SAP affiliate company. All rights reserved. 
39 
Public 
© 2014 SAP SE or an SAP affiliate company. All rights reserved. 
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. 
SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Please see http://global12.sap.com/corporate-en/legal/copyright/index.epx for additional trademark information and notices. 
Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. 
National product specifications may vary. 
These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 
In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE’s or its affiliated companies’ strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward- looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions.

Weitere ähnliche Inhalte

Was ist angesagt?

SAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP Technology
 
SAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP Technology
 
An In-Depth Look at SAP SQL Anywhere Performance Features
An In-Depth Look at SAP SQL Anywhere Performance FeaturesAn In-Depth Look at SAP SQL Anywhere Performance Features
An In-Depth Look at SAP SQL Anywhere Performance FeaturesSAP Technology
 
Synchronizing Data in SAP HANA Using SAP SQL Anywhere
Synchronizing Data in SAP HANA Using SAP SQL AnywhereSynchronizing Data in SAP HANA Using SAP SQL Anywhere
Synchronizing Data in SAP HANA Using SAP SQL AnywhereSAP Technology
 
SQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSAP Technology
 
SAP HANA SPS09 - Full-text Search
SAP HANA SPS09 - Full-text SearchSAP HANA SPS09 - Full-text Search
SAP HANA SPS09 - Full-text SearchSAP Technology
 
Maximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereMaximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereSAP Technology
 
Big Data, Big Thinking: Simplified Architecture Webinar Fact Sheet
Big Data, Big Thinking: Simplified Architecture Webinar Fact SheetBig Data, Big Thinking: Simplified Architecture Webinar Fact Sheet
Big Data, Big Thinking: Simplified Architecture Webinar Fact SheetSAP Technology
 
SAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP Technology
 
SAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP Technology
 
SAP HANA SPS09 - Smart Data Streaming
SAP HANA SPS09 - Smart Data StreamingSAP HANA SPS09 - Smart Data Streaming
SAP HANA SPS09 - Smart Data StreamingSAP Technology
 
SAP HANA Native Application Development
SAP HANA Native Application DevelopmentSAP HANA Native Application Development
SAP HANA Native Application DevelopmentDickinson + Associates
 
HANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceHANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceSAP Technology
 
Developing and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformDeveloping and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformVitaliy Rudnytskiy
 
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
 
SAP HANA SPS09 - XS Programming Model
SAP HANA SPS09 - XS Programming ModelSAP HANA SPS09 - XS Programming Model
SAP HANA SPS09 - XS Programming ModelSAP Technology
 
What's new on SAP HANA Smart Data Access
What's new on SAP HANA Smart Data AccessWhat's new on SAP HANA Smart Data Access
What's new on SAP HANA Smart Data AccessSAP Technology
 
SQLAnywhere 16.0 and Odata
SQLAnywhere 16.0 and OdataSQLAnywhere 16.0 and Odata
SQLAnywhere 16.0 and OdataSAP Technology
 

Was ist angesagt? (20)

SAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM Services
 
SAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data Sync
 
An In-Depth Look at SAP SQL Anywhere Performance Features
An In-Depth Look at SAP SQL Anywhere Performance FeaturesAn In-Depth Look at SAP SQL Anywhere Performance Features
An In-Depth Look at SAP SQL Anywhere Performance Features
 
Synchronizing Data in SAP HANA Using SAP SQL Anywhere
Synchronizing Data in SAP HANA Using SAP SQL AnywhereSynchronizing Data in SAP HANA Using SAP SQL Anywhere
Synchronizing Data in SAP HANA Using SAP SQL Anywhere
 
SQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of Things
 
SAP HANA SPS09 - Full-text Search
SAP HANA SPS09 - Full-text SearchSAP HANA SPS09 - Full-text Search
SAP HANA SPS09 - Full-text Search
 
Maximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereMaximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL Anywhere
 
Big Data, Big Thinking: Simplified Architecture Webinar Fact Sheet
Big Data, Big Thinking: Simplified Architecture Webinar Fact SheetBig Data, Big Thinking: Simplified Architecture Webinar Fact Sheet
Big Data, Big Thinking: Simplified Architecture Webinar Fact Sheet
 
SAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information Management
 
SAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScriptSAP HANA SPS10- SQLScript
SAP HANA SPS10- SQLScript
 
SAP HANA SPS09 - Smart Data Streaming
SAP HANA SPS09 - Smart Data StreamingSAP HANA SPS09 - Smart Data Streaming
SAP HANA SPS09 - Smart Data Streaming
 
SAP HANA Native Application Development
SAP HANA Native Application DevelopmentSAP HANA Native Application Development
SAP HANA Native Application Development
 
HANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceHANA SPS07 Extended Application Service
HANA SPS07 Extended Application Service
 
Developing and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformDeveloping and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA Platform
 
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
 
SAP HANA SPS09 - XS Programming Model
SAP HANA SPS09 - XS Programming ModelSAP HANA SPS09 - XS Programming Model
SAP HANA SPS09 - XS Programming Model
 
What's new on SAP HANA Smart Data Access
What's new on SAP HANA Smart Data AccessWhat's new on SAP HANA Smart Data Access
What's new on SAP HANA Smart Data Access
 
SAP HANA SPS10- SHINE
SAP HANA SPS10- SHINESAP HANA SPS10- SHINE
SAP HANA SPS10- SHINE
 
SQLAnywhere 16.0 and Odata
SQLAnywhere 16.0 and OdataSQLAnywhere 16.0 and Odata
SQLAnywhere 16.0 and Odata
 
SDA - POC
SDA - POCSDA - POC
SDA - POC
 

Andere mochten auch

What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10SAP Technology
 
SAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP Technology
 
SAP HANA SPS10- Hadoop Integration
SAP HANA SPS10- Hadoop IntegrationSAP HANA SPS10- Hadoop Integration
SAP HANA SPS10- Hadoop IntegrationSAP Technology
 
SAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP Technology
 
SAP HANA SPS1- SAP HANA Hardware Platforms
SAP HANA SPS1- SAP HANA Hardware PlatformsSAP HANA SPS1- SAP HANA Hardware Platforms
SAP HANA SPS1- SAP HANA Hardware PlatformsSAP Technology
 
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...Deployment and Development approaches for the ISV using PowerBuilder and SQL ...
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...SAP Technology
 
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...SAP Technology
 
Big Data, Big Thinking: Untapped Opportunities
Big Data, Big Thinking: Untapped OpportunitiesBig Data, Big Thinking: Untapped Opportunities
Big Data, Big Thinking: Untapped OpportunitiesSAP 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
 

Andere mochten auch (9)

What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10
 
SAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration Monitoring
 
SAP HANA SPS10- Hadoop Integration
SAP HANA SPS10- Hadoop IntegrationSAP HANA SPS10- Hadoop Integration
SAP HANA SPS10- Hadoop Integration
 
SAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload Management
 
SAP HANA SPS1- SAP HANA Hardware Platforms
SAP HANA SPS1- SAP HANA Hardware PlatformsSAP HANA SPS1- SAP HANA Hardware Platforms
SAP HANA SPS1- SAP HANA Hardware Platforms
 
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...Deployment and Development approaches for the ISV using PowerBuilder and SQL ...
Deployment and Development approaches for the ISV using PowerBuilder and SQL ...
 
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...
Building ISV Applications that run in the cloud with SQL Anywhere On-Demand E...
 
Big Data, Big Thinking: Untapped Opportunities
Big Data, Big Thinking: Untapped OpportunitiesBig Data, Big Thinking: Untapped Opportunities
Big Data, Big Thinking: Untapped Opportunities
 
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)
 

Ähnlich wie SAP HANA Development Tools Enhancements

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
 
Custom Development - SAP HANA
Custom Development - SAP HANACustom Development - SAP HANA
Custom Development - SAP HANAMichal Korzen
 
SAP HANA Native Application Development
SAP HANA Native Application DevelopmentSAP HANA Native Application Development
SAP HANA Native Application DevelopmentSAP Technology
 
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
 
Build and run an sql data warehouse on sap hana
Build and run an sql data warehouse on sap hanaBuild and run an sql data warehouse on sap hana
Build and run an sql data warehouse on sap hanaLuc Vanrobays
 
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Wiiisdom
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapRavi Gs
 
Sap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlightsSap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlightsNizar Fanany
 
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2SAP UX update for ASUG chapter meetings 2022 Q1 and Q2
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2Peter Spielvogel
 
Sap hana studio_overview
Sap hana studio_overviewSap hana studio_overview
Sap hana studio_overviewArun Singhania
 
SAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP Technology
 
Building Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANABuilding Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANASAP Technology
 
Anubhav abap on hana course details
Anubhav abap on hana course detailsAnubhav abap on hana course details
Anubhav abap on hana course detailsin031295
 
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...Gene Kim
 
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...SAP Cloud Platform
 
SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)Twan van den Broek
 
HANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development PerspectiveHANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development PerspectiveSAP Technology
 
SAP TechEd SAP Screen Personas lecture session UXP203
SAP TechEd SAP Screen Personas lecture session UXP203 SAP TechEd SAP Screen Personas lecture session UXP203
SAP TechEd SAP Screen Personas lecture session UXP203 Peter Spielvogel
 

Ähnlich wie SAP HANA Development Tools Enhancements (20)

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
 
Dev207 berlin
Dev207 berlinDev207 berlin
Dev207 berlin
 
Custom Development - SAP HANA
Custom Development - SAP HANACustom Development - SAP HANA
Custom Development - SAP HANA
 
SAP HANA Native Application Development
SAP HANA Native Application DevelopmentSAP HANA Native Application Development
SAP HANA Native Application Development
 
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
 
Build and run an sql data warehouse on sap hana
Build and run an sql data warehouse on sap hanaBuild and run an sql data warehouse on sap hana
Build and run an sql data warehouse on sap hana
 
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
 
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
Discover The Future Of SAP BusinessObjects (BI 4.3 SP02)
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmap
 
Sap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlightsSap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlights
 
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2SAP UX update for ASUG chapter meetings 2022 Q1 and Q2
SAP UX update for ASUG chapter meetings 2022 Q1 and Q2
 
Sap hana studio_overview
Sap hana studio_overviewSap hana studio_overview
Sap hana studio_overview
 
SAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASE
 
Building Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANABuilding Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANA
 
Anubhav abap on hana course details
Anubhav abap on hana course detailsAnubhav abap on hana course details
Anubhav abap on hana course details
 
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
 
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
 
SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)
 
HANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development PerspectiveHANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development Perspective
 
SAP TechEd SAP Screen Personas lecture session UXP203
SAP TechEd SAP Screen Personas lecture session UXP203 SAP TechEd SAP Screen Personas lecture session UXP203
SAP TechEd SAP Screen Personas lecture session UXP203
 

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

Mehr von 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
 
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...
 
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 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
 
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?
 
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
 
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
 

Kürzlich hochgeladen

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 

Kürzlich hochgeladen (20)

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 

SAP HANA Development Tools Enhancements

  • 1. 1 ©2014 SAP SE or an SAP affiliate company. All rights reserved. SAP HANA SPS 09 - What’s New? Development Tools SAP HANA Product Management November, 2014 (Delta from SPS 08 to SPS 09)
  • 2. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 2 Public Overview – What’s New in SPS 09? Primary Focus Improve the developer experience New/better wizard Semantic code completion End to end debugging Improve interaction between existing tools Linking and embedding to Admin and Unit Test tools as well Additional focus for the SAP Web-based Development Workbench Continue porting tools to the Web-based tooling SQLScript Editor SQLScript Debugger Calculation View
  • 3. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 3 Public Overview – What’s New in SPS 09? Web-based Development Workbench Function Flow Web Templates and code completion Application Preview XSOData editor Manual test explorer for XSOData artifacts (based on application explorer) SQLScript Debugging SQLScript Editor Performance Measurements in SQL Console Form based role editor for hdbrole objects Check File Access HANA Test Tools integration Calculation View editor Analytic Privilege editor Replication Task Editor Smart Data Access integration CDS/HDBDD Editor with local semantic code completion Studio Project set up – artifact generation Navigation to XS administration tool One click debugging XSJS/SQLScript Integrated Debugging Direct editing from Repository Browser Refactoring services Enhanced artifact templates Improved Code Completion for SQLScript Web Bridge (Run WebIDE editors within the HANA Studio)
  • 4. SAP HANA Web-based Development Workbench
  • 5. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 5 Public SAP HANA Web-based Development Workbench New design/foundation The SAP HANA Web-based Development Workbench is now based upon core libraries as the SAP Web IDE •New visual design •Integration of some of the web tools of the SAP Web IDE •Contextual Help via online documentation
  • 6. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 6 Public SAP HANA Web-based Development Workbench New design/foundation New URL Paths: •/sap/hana/ide/editor •/sap/hana/ide/catalog •/sap/hana/ide/security •/sap/hana/ide/trace •Old URLs redirect automatically to new ones •New Roles •Old roles still valid as they include the new roles
  • 7. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 7 Public SAP HANA Web-based Development Workbench Function Flow Outline View •New panel-based responsive UI with persisted user settings •Navigation history •Alphabetical Sorting/Collapse All/Expand All for Function List
  • 8. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 8 Public SAP HANA Web-based Development Workbench Function Flow Code Navigation •Support cross-file navigation for both client-/server-side scripts •Ctrl-click to jump to function definition •Code preview and support for JSDoc
  • 9. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 9 Public SAP HANA Web-based Development Workbench Additional Templates Additional templates and code snippets •A complete Fiori example application •Snippets for XSJS, XSODATA, HDBPROCEDURE, and others
  • 10. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 10 Public SAP HANA Web-based Development Workbench Application Preview HTML page testing now uses the Application Preview from the SAP Web IDE •Supports easy testing of various form factors
  • 11. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 11 Public SAP HANA Web-based Development Workbench XSOdata Editor Improved XSOdata editor with syntax highlighting and keyword code completion
  • 12. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 12 Public SAP River application explorer rebuilt as SAP OData Explorer in SPS09 •General OData test and data generation tool which supports XSODATA services •Standlone URL: /sap/hana/ide/editor/plugin/testtools/odataexplorer/ •Linked from Context view of the Editor as well SAP HANA Web-based Development Workbench XSOdata Explore
  • 13. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 13 Public SAP HANA Web-based Development Workbench SQLScript Editor Procedure Editor in Web-based Development Workbench •Keyword code completion •Syntax highlighting
  • 14. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 14 Public Debugging in Web-based Development Workbench •Set breakpoints in the runt-time object in the catalog •Call procedure from the SQL console •Resume & step over functions •Scalar & table variable/parameter evaluations SAP HANA Web-based Development Workbench SQLScript Debugger
  • 15. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 15 Public SAP HANA Web-based Development Workbench Performance Analysis in SQL Console Run with Performance Measurement option in the SQL Console •Expand detail performance details •Option to perform repeated calls to the same operation
  • 16. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 16 Public SAP HANA Web-based Development Workbench Form based hdbrole editor Improved editing of hdbrole definitions via a form based tool •Object type sensitive value selection dialogs
  • 17. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 17 Public SAP HANA Web-based Development Workbench Check file access Scans an hdbrole and tests HTTP access to all the files within package scope of this role
  • 18. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 18 Public SAP HANA Web-based Development Workbench HANA Test Tools integration
  • 19. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 19 Public SAP HANA Web-based Development Workbench Calculation View Editor New Editor for Calculation View •Supports both Scripted and Graphical Calculation views
  • 20. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 20 Public SAP HANA Web-based Development Workbench Analytic Privilege Editor New Editor for Analytic Privileges
  • 21. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 21 Public SAP HANA Web-based Development Workbench Smart Data Access Smart Data Access integration with the catalog tool •Define and edit Remote Sources •Create and maintain Virtual Table definitions as well
  • 22. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 22 Public SAP HANA Web-based Development Workbench Replication Task Editor New editor for defining replication tasks and performing target mapping
  • 23. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 23 Public SAP HANA Web-based Development Workbench CDS/HDBDD Editor Improvements to syntax highlighting and local code completion
  • 24. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 24 Public SAP HANA Web-based Development Workbench CDS/HDBDD Editor (Continued) Data preview •Select entity or view and chose Run
  • 26. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 26 Public SAP HANA Web-based Development Workbench Project Creation Wizard Initial artifact generation during project creation •.xsaccess and .xsapp generated by default •Optionally: schema, hdbdd, and xsjs service
  • 27. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 27 Public SAP HANA Web-based Development Workbench Navigation to XS Admin XS Admin tool linked and embedded •Supports configuration of xsjob, xssqlcc, xshttpdest, and .xsaccess artifacts
  • 28. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 28 Public SAP HANA Web-based Development Workbench Improved One-Click debugging •No more having to choose the XS Session ID •Debugee will launch in external web browser or can run in- place within the HANA Studio •Service test tools for stubbing in HTTP headers, body, etc
  • 29. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 29 Public SAP HANA Web-based Development Workbench XSJS/SQLScript integrated debugging Starting from XSJS, you can now debug down into SQLScript as well
  • 30. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 30 Public SAP HANA Web-based Development Workbench Direct editing from Repository Browser No longer is it required to check out content or have a project •All objects are directly editable simply by selecting them in the Repository browser •File->New; package creation – all possible from the Repository Browser
  • 31. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 31 Public SAP HANA Web-based Development Workbench Repository Workspaces Simplified workflow •Import existing workspace •Delete other users workspace (good for administrative clean up)
  • 32. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 32 Public SAP HANA Web-based Development Workbench Refactoring services Move menu •Searches for all impacted objects •Adjust package references in source and impacted objects
  • 33. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 33 Public New HDBDD creation Templates •Supports multiple creation scenarios SAP HANA Studio HDBDD Enhanced Creation Template
  • 34. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 34 Public Semantic Code Completion in SAP HANA Studio •CTRL+SPACE to trigger •Lists relevant objects based on context •Searches for any matches within the object name SAP HANA Studio SQLScript Editor
  • 35. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 35 Public Allows running editors which only exist in the SAP Web-based Development Workbench within the SAP HANA Studio •Still use the Studio Save, Activate, and other functions •Use Open With->Other and then choose Embedded Web Editor SAP HANA Studio WebBridge
  • 36. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 36 Public 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.
  • 37. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 37 Public How to find SAP HANA documentation on this topic? •In addition to this learning material, you can find SAP HANA platform documentation on SAP Help Portal knowledge center at http://help.sap.com/hana_platform. •The knowledge centers are structured according to the product lifecycle: installation, security, administration, development: SAP HANA Options SAP HANA Advanced Data Processing SAP HANA Dynamic Tiering SAP HANA Enterprise Information Management SAP HANA Predictive SAP HANA Real-Time Replication SAP HANA Smart Data Streaming SAP HANA Spatial •Documentation sets for SAP HANA options can be found at http://help.sap.com/hana_options: SAP HANA Platform SPS What’s New – Release Notes Installation Administration Development References •
  • 38. ©2014 SAP SE or an SAP affiliate company. All rights reserved. Thank you Contact information Thomas Jung SAP HANA Product Management AskSAPHANA@sap.com
  • 39. ©2014 SAP SE or an SAP affiliate company. All rights reserved. 39 Public © 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Please see http://global12.sap.com/corporate-en/legal/copyright/index.epx for additional trademark information and notices. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE’s or its affiliated companies’ strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward- looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions.