how to use table variable obtained from a ce function
tab_var1 = ce_column_table("table_name",["column_name1","column_name2"]) how can we use the above table variable for getting a value?can we use select statement like this : select column_name1 from...
View ArticleIF statement syntax in SQL script view
I need to include a "IF" condition in the "SELECT" section of my SQL script view. I tried the following syntax's but I get the error 'Incorrect SQL syntax near 'IF' 1. IF(Revenue <> '0' AND...
View ArticleError importing SQL dump: Object is being imported by other transaction
Hi all, I just encountered an awkward issue when I tried to move a database dump from one HANA system to another. I am getting the following error description: SAP DBTech JDBC: [2048]: column store...
View ArticleGetting Syntax error at position 0 for POST Method in OData Service
Hi all, I am trying to insert record using OData service. I am using postman creating POST Request for inserting records. I am getting below error while inserting <?xml version="1.0"...
View ArticleError Activating Projects
Hi Everyone, Anytime I try and activate any file I receive this error. Repository operation failedRepository request failed. Cause: Repository: User is not authorized to execute specified...
View ArticleHow to use the SYSTEM user in hana cloud
Hello guys, I started with HANA cloud trial, but I havent been able to activate any projects due to an error with permissions, Repository operation failedRepository request failed. Cause: Repository:...
View Articlecalling calculation view packed as odata service with timestamp parameters
Hi All, We packed a stored procedure call in a calculation view and the calculation view itself is exposed via calculation view with parameters. Here is the source of the odata service:service...
View ArticleBest data provisioning tool for very large amount of data updated real time?
about a few hundred million entries of data a day and it must be replicated to sap hana in real time, what would be the best option?
View ArticleSide car methodology
Hello Team I have a doubt . Is Side car approach only adopted during POC . I am asking in the usual scenarios . Regards
View ArticleGeospatial functions using SAP HANA table
Hi,I am preparing a bootcamp for partners and just want to execute a select statement using a simple Geospatial function (ST_POINT) with data coming from a table. Format of the data in the table in the...
View ArticleSAP HANA D3 Library errors - "queue" is not a function
Hello all, i have a question regarding D3 Integration into SAP HANA and hope one can help me. The last days i developed a D3 Choropleth (spatial data) with hover effects, tooltips and a legend. I have...
View ArticleSAP Predictive Analysis error while executing KNN algorithm
Hi , I am getting 'duplicate column name' error, while implementing knn algorithm in SAP Predictive Analysis. Please help me Please look into my screenshots for configurations. I am taking the data...
View ArticleHANA rounding off fucntion
I want to round of Key figure values.For Ex. I have key fig value 12.567 in HANA view.I want after rounding off and output should be 12.57 23.467 - > 23.4734.3457 -> 34.35 I am using...
View ArticlePrivate Reuse and Query views in HANA
When you create custom views (models) how would you classify as private, reuse and Query views? In SAP provided views they classified the views into Private, reuse and query views.. we would like to...
View ArticleQuickest way to push / activate code via cmd line client
Hello Hana Cloud Community, we're running automated Selenium UI Tests on our XS application, more specifically the javascript-parts of it. Now we want to add these tests to our gerrit-review-job, which...
View ArticleTemplate file - EPM.hdbdd
Hi Experts, I am not able to find the demo file EPM.HDBDD in the demo content. Can you please guide and provide the sample code of all Various Tables in 1 file. Thanks
View Articlereturn type for aggregate functions AVG
Hi, What is the data type of return value for the aggregate function AVG? It’s decimal, double, float, or refers to some columns? For example:createcolumntable t1 (c1 decimal(15,2));insertinto t1...
View Article"Server processing time" store Location
hello everyone, maybesomeoneknowswhereHANAstores thestatisticsof"Server processingtime"? I needthese figuresforaShowcase"HANA vsAnyDB" Thank you
View ArticleCall ABAP function by xsjs
Hi experts, How can i call ABAP function or function module using SAP HANA xsjs. Thanks,Shambhu Nath
View ArticleUnable to connect to HANA Studio on CAL using Microsoft Azure
Hi I have created a new instance in CAL on Microsoft Azure. I have started and activated the instance. In Azure also its in started mode and I am being billed. But then when I login using SYSTEM as...
View Article