Is there a repository object to create a table according to a table...
Dear friends, Is there a HANA repository object that allows me to create a table according to a table type/structure (defined by a repository object) ? Thanks and Best Regards,Shady
View ArticleNot able to call procedure within procedure in HANA Studio
I am trying to call a procedure I made earlier in new procedure. I am getting error in same line no matter what I try. My original line was :CALL...
View ArticleHow to pass data with odata service to a HCP/trial
Hello, I managed to get data loaded from a Raspberry PI to a HANA with an odata service called from within a Python code executed on the Raspberry:This HANA can be accessed via http. Now trying the...
View ArticleHow to pass dates and times to HANA with oData?
Hello, I want to pass the current date and time into a HANA table with corresponding fields (also of SQL type date resp. time) with an oData Service. My Python code looks like this: [...]headers =...
View ArticleMultiple "input parameters" in SAP HANA in a standard way
Hello, I have read an article named "Using Multiple Values in Input parameter for filtering in Graphical Calculation View", but I have problems with calculations view that call analytic view with input...
View ArticleHANA Driver
Hello experts, i want to know where i can go to download HANAODBC driver? I already have HANA studio installed on the PC which means HANA client is already there but i am still missing ODBC driver....
View ArticleInput parameter nvarchar with the value NULL for the table UDF
Hello, I have a problem with Table UDF. If a input parameter is nvarchar with the value NULL for the table UDF it will be changed to an empty string in UDF. I use SAP HANA Rev 85. ---- The table UDF...
View ArticleInsufficient Privilege:Not Authorized
Hello All, I added my trail cloud account to eclipse. Found a new Schma as like 'DEV______________________'.Under this schema, under tables section created 3 tables.Employee,Designation,Location.later...
View ArticleHow to calculate Average Price
Hi,having worked a lot with other analytic engines (mainly Microsoft Analysis Services) I am currently digging into SAP HANA and its Analytical Views. But I am already stuck at what I consider the most...
View ArticleAuto Increment a field of one table while fetching data from another table
Hello I am new to HANA, I want to auto increment a field of a table for which i am fetching data from another table for example : there is a location table with column location id ,location name...
View ArticleFilters in Calculation View on WDW
I'm trying to create a calculation view in the WDW. Everything works except that I'm trying to create a filter to eliminate records based on the value of a field called status. I've done this in HANA...
View ArticleHANA identity column issues after system restart
Hello all, Few questions regarding HANA identity column: We are using HANA SPS09.1) So lets say we use HANA identity column functionality for primary keys in our DB, smth like this: create column...
View ArticleRun Time Stats
Hi All, If i execute a sql statement in editor i get the execution details .. Is there a way to capture those results i mean the time to execute the SQL Statement Thanks
View ArticleSAP HANA will replace SAP BI??
Hello SCN, I have question, Is SAP HANA going to replace SAP BI in future.Why i'm asking this question here is I want to learn SAP BI.I need valuable suggestions From you. Thanks &...
View ArticleHow to modify dynamically a Custom Text Analysis Dictionary
Hello colleagues, I would like to know how a text analysis dictionary can be modified during runtime by, e.g. an XS application. The idea is that the final customer can add, modify and delete entities...
View ArticleWhat editions of SAP HANA exist?
We are considering to deploy SAP HANA in our enterprise. Unfortunately I haven't found all possible editions of HANA. Here: Hana Editions I found 3 editions:SAP HANA appliance software PLATFORM...
View ArticleRead ABAP CDS view data in HANA CDS view
Hi experts, We have created some ABAP CDS views, which we would like to reuse in a HANA CDS view. When I refer to the ABAP CDS view as "SAP<SYSID>"."Z_ABAP_VIEW_NAME" in the HANA CDS view...
View ArticleInequality join in Analytic view of SAP HANA
I want to perform outer join between two tables using non-equal operator.Can anyone suggest how can this be achieved using Analytic view of SAP HANA modeler.
View ArticleBETWEEN operator in HANA View
Hi I want to use between operator in HANA view, instead of joining condition. For example, I have two tables One of the field in left side table should use between operator , the value from right...
View ArticlePrivate View Definition Ambiguity
Some descriptions from "How to Enhance SAP HANA Live " The SAP HANA Live scenario as delivered contains “Private Views” which are the base views that directly use the SAP Tables.The next level of views...
View Article