How to convert ms-sql stored procedure to hana eqivalent stored procedure???
Hello Experts, Can any please tell me how to convert ms-sql stored procedure to SAP HANA stored procedure, Is there any tool for conversion for the same. ThanksNaresh P
View ArticleSAP HANA Practice Exercises
Hi There, I recently passed my SAP HANA application associate certification exam and was subsequently given a new challenge at work - one which was to be solved in HANA SQL. I have some experience in...
View ArticleUpdating UI5 resource version on HANA DB
Hi, Searched for answers to what must be a common question, but never found a definitive, concise answer. I have a HANA db on revision 97. When running a UI5 application bootstrapped to, and served...
View ArticleFileupload not working in Chrome
Hi all I am currently trying to do a flat file upload in HANA with a SAPUI5 frontend. It's working quite well but not in chrome! Here's the request script: $.ajax({ url:...
View ArticleNot able to call procudere
Hi Experts, I have created a procedure in which I am using cursor and updating one table. This procedure has one output parameter which is returning my updated table. Procedure is activated...
View ArticleHANA XS - Start JS debugger
Hello, I've built the Person List XS application using HANA trial instance and following this guide. https://thewebide.hana.ondemand.com/tutorials/onpremise/pdf/exercises.pdf Instead of using the WEB...
View ArticleFetching data from real hana tables using XSJS.
Hi Guys, I have this code of creation of Hana XS Application. $.response.contentType = "text/html";var output = "Hello, " + $.session.getUsername() + " <br><br>";var conn =...
View ArticleGetting error while activating .xswidget and .xsappsite
I have created .xs project and created widget, appsite for custom fiori launcher in HANA Studio.Its throwing attached error when tried activation. Here I have tried creating 'Navigation Target'
View ArticleHelp: Auto-Login to HANA Web Workbench for HCP Trial not working after the...
Hi, I have a problem in a HCP trial account with a HANA XS application after the update last night. When I select the application in the HCP cockpit, there is a link named "Open in Web-based...
View ArticleSQL expression cannot be converted to CS Expression
I have a column "YEAR_MONTH" has the format 'YYYY.MM' I tried to use a calculated column to extract the month In SQL Language to_int(left("YEAR_MONTH",4)) error "SQL Expression cannot be...
View Articlethe selection cannot be launched and there are no recent launches in hana studio
Hi Experts, I have created a SQL script procedure in HANA Development perspective. I am facing issue when I am trying to debug my procedure. I am getting pop up "the selections cannot be launched and...
View ArticleLicensed development systems - ECC, BI, PI, HANA
Dear SAP colleagues, We are looking to develop bolt on applications and solutions on the SAP ECC/BI/PI and HANA systems for industry segments like IS Retail and Aerospace/Defence. These applications...
View ArticleHANA XS - Security Issue reading XODATA
Hello, I'm trying to complete below tutorial using HANA trial free account, so I have some limitations. https://thewebide.hana.ondemand.com/tutorials/onpremise/pdf/exercises.pdfI'm stuck with reading...
View ArticleCalcluation view with Where condition
Hello Team, I have created a Graphical Calculation view and to extract the accounting data from last 2 years from certain standard tables. Currently View is working fine and it extracting the data for...
View ArticleHardware Requirements for Hana Demo21
Dear all, should please someone add some details about hardware requirements for partecipate to next DEMO21?I have seen that is required an appliance with at least 256 GB Ram;I'm curious to understand...
View ArticleAccess to term-document matrix
Hey Guys, i've just stumbled upon a problem/challenge when integrating R in SAP HANA.Is there any possibility to access the term-document matrix, that is created when Text Mining Index is created?? BR...
View ArticleSAP HANA NetApp E-Series Integration
I am working to integrate SAP HANA with NetApp E-Series Storage to take an application consistent snapshot.Before taking the storage snapshot, first we need to prepare the database. This will create an...
View ArticleDelivery units in HANA
I know delivery units in HANA : is set of packages that are to be transported from one system to another system.Here my question is my package contains n number of attribute, analytic and calculation...
View ArticleHCPms - SOAP to OData
Hi Experts, We have requirement to build Mobile applications based on SOAP based webservices on HCPms. We have used the integration gateway to do this in the On Premise SMP 3.0 as explained in Marvin...
View ArticleRows count mismatch between sap HANA and Sql after execution of select statement
Hello experts, Below is the select statement that i executed in hana SELECT M."REGION", SA."GroupName", SA."Yr", SA."Qtr", SA."Mth", SA."Lvl", SA."MetricValue2", SS."MetricValue" FROM...
View Article