Step by Step: Visualization using XS-based Application
Introduction:Over the course of last few years, SAP HANA has truly evolved from the next generation database to “Real Time Data Platform”. Now all aspects of an application can be handled in the...
View ArticleHANA Rules Framework (HRF)
SAP HANA Rules Framework provides tools that enable application developers to build solutions with automated decisions and rules management services, implementers and administrators to set up a...
View ArticleModelling Learning Double Action or two things I just learned about modelling...
The scenario in mind here was a SAP BW on HANA system reading data from a Suite on HANA system and using the SAP HANA live content installed there.The Open ODS feature of SAP BW on HANA was to be used...
View ArticleHANA Studio on High resolution displays
If you try to work with SAP HANA Studio on HiDPI (High resolution display), like Apple retina or Microsoft Surface, you will see that there is a problem with the size of the icons:In Surface 4 at...
View ArticleWhat’s new in SAP HANA SPS12 – Smart Data Access
OverviewThe SPS12 release is upon us, and with it a few great new features for SDA: Kerberos constrained delegation, UPSERT support, ROW_NUMBER support, performance optimizations and more.What is SAP...
View ArticleSAP Hana Dynamic Tiering setup on Multi-tenant database with DWF
I’ll explain how install/ configure SAP Hana MDC with Dynamic Tiering and deploy SAP Hana Data Warehouse Foundation 1.0 in order to support data management and distribution within my landscape...
View ArticleSDI/SDQ OData Adapter in HANA SPS12 - GET, PUT operation and REPLICATION...
It is a really simple scenario we are dealing with: Accessing a public OData URL, read from and write to the tables exposed there. HANA is running on SPS12 on premise. The purpose of this blog entry is...
View ArticleHow to get abap date in HANA calculated column and calculate date difference
I had a requirement to find the date difference from the field LETZTZUG of table s032 and the current date.Here the problem was getting the current date. I got the current date using now() function in...
View ArticleSAP HANA Smart Data Access: Modeling Recommendations
SAP HANA Smart Data Access: Modeling RecommendationsContentsSAP HANA Smart Data Access: Data Virtualizations for on-premise and hybrid cloud environmentsSAP HANA Smart Data Access ComponentsSAP HANA...
View ArticleSAP HANA Features that are Deprecated
From the latest series of HANA we will only use Calculation views for HANA Modeling. Except for specific cases as listed below, Analytical views and Attribute views are totally deprecated. Means, if...
View ArticleHow to Migrate Attribute, Analytical & SQL script based Calculation views
As mentioned in the document SAP HANA Features that are Deprecated the Attribute views, Analytical views and SQL Script based Calculation views are now deprecated. SAP discourages from using them in...
View ArticleSAP HANA XS Advanced Installation Guide through resident hdblcm (Command based)
SAP HANA XS Advanced Installation:Prerequisites:SAP HANA SPS11+, kindly upgrade your SAP HANA to SPS11 to use benefits of XSA1. Download XS Advanced Run-time from SMPGoto https://support.sap.com/swdc...
View ArticleExecuted TPC-H Benchmark queries on SAP HANA
I have used TPC-H benchmark(2.17.1) to run some tests on HANA database.Although all of the queries are written in the SQL-92 language, some queries still need to be rectified so that they can be...
View ArticleHow to perform Currency Conversion in SAP HANA
In this document, I tried to explain "Currency Conversion" functionality. Through this, I am trying to provide the general functionality and idea about the Currency translation in SAP HANA.Procedure:1....
View ArticleDynamic filter / User Exit Variable for HANA Views
Requirement : Based on user input or current month , we want to restrict data in our view. Common requirement is to show last 12/13 months data dynamically. In general , we want to go 'n' number of...
View ArticleFail-Safe Operation of SAP HANA®: SUSE Extends Its High-Availability Solution
“SAP customers invest in SAP HANA” is the conclusion reached by a recent market study carried out by Pierre Audoin Consultants (PAC). In Germany alone, half of companies expect SAP HANA to become the...
View ArticleIntroducing the new SAP HANA capture and replay tool, available with SAP HANA...
Testing challengesTesting application workload can be a huge effort for users, developers and consultants alike. Also, things do not get easier on a large scale, especially for moving from one revision...
View ArticleABAP CDS View with input parameters
ABAP CDS Views:A CDS is defined for existing database tables and any other views or CDS Views in ABAP Dictionary using the statement DEFINE VIEW in the DDL in ABAP Core Data Services(CDS) . This is...
View ArticleSAP HANA Database as a Graph Store - Introduction
SAP HANA database is continuously evolving with best fit functionalities to suffice varied needs of end user. HANA as a database supports more than primitive data types along with the defined set of...
View ArticleSAP HANA Database as a Graph Store - Creating Graph Database Objects
This Document is part of the series on HANA Database as a Graph Store in SAP HANA SPS 12 : SAP HANA Database as a Graph Store - IntroductionAfter getting the brief understanding on Graph Database in...
View Article