Calculated column based on two values in single column in SAP HANA
Hi All, I have a scenario in which a calculated column/ a column needs to be created from 2 or more values taken from a single column based on the timestamp Let say the below is a table with following...
View Article"Triggers " - Refernce no is automatically generated inside triggers
Hi, I need to the know that, I created Triggers for a tables, (it is like a chain trigger) So if i operate CRUD Operations, is it system will generate some reference no for that triggers.. Like...
View ArticleRecursive procedures in HANA
Hi Experts, I have requirement in HANA in which i need to create a procedure which is recursively called to get the Bill Of Material information. Can some one please guide me how can we write recursive...
View ArticleSAP HANA Performance Test - JMETER
I want to configure JMETER for SAP HANA/odata performance test. I got to know that SAP is preparing templates for JMETER for SAP HANA, but in mean time I want to do performance test. We are using...
View ArticleBinding new entities to existing entities via NavigationProperty is not...
Hi all, I am trying to insert multiple records using nested json request body but when I am inserting it using POSTMAN I am getting following error Binding new entities to existing entities via...
View ArticleHuge difference in Execution time in same Query with different Parameter
Hi Experts, We are facing an unique problem once we are executing the query in HANA SQL prompt. This Query was generated from BObj and executing in HANA system. Once this query running with following...
View ArticleSQLScript Calculation View
Hi friends! I'm trying a simple SQLscript calculation view on HANA but it doesn't work. I'm put in target marc_MATNR, marc_WERKS, marc_STEUC with same type of DECLARE. How can I use VAR_OUT? BEGIN...
View ArticlePerformance on large table join return top result
Hi all, We're execution POC on a public sector customer. In their enviorement, they have a SQL like this: select top 100 * from table A join table B on A.party_id=b.party_id ( No...
View ArticleNot able to convert html page to SAPUI5
Hi ,i am new to SAPUI5 and i want to convert my website to SAPUI5 which is made in HTML5. But i am unable to do.I have used listbox and search option in my page. And i do not know how to get that in...
View ArticleNot able to convert html page to SAPUI5
Hi ,i am new to SAPUI5 and i want to convert my website to SAPUI5 which is made in HTML5.But i am unable to do.I have used listbox and search option in my page. And i do not know how to get that in...
View ArticleNot able to convert html page to SAPUI5
Hi ,i am new to SAPUI5 and i want to convert my website to SAPUI5 which is made in HTML5.But i am unable to do.I have used listbox and search option in my page. And i do not know how to get that in...
View Articlehow to calculate the cumulative sum with certain interval in SAP HANA
Hi Experts, I have a scenario in which I have a column with Boolean values and need to calculate the cumulative values in the interval where there are consecutive ones as mentioned below, ID...
View ArticleNot able to call xsjs file in HTML
Hi,There was already a project in HANA studio of SAP UI5.I made some changes on html page via Notepad.Then saved it and when I try to run on browser through IP it shows old page and when I try running...
View ArticleDecision table with calculation view as data foundation
Hi Everyone, How can I pass input variables to a calculation view in the data foundation of a decision table in the SAP HANA Studio? I'm trying to create a decision table in the SAP HANA Studio with a...
View ArticleError in activating attribute view
Dear all, I'm trying to save/activate an attribute view in HANA Studio. I have got the following error.could anyone help? thanks in advance. HANA Studio release: Version: 1.80.3[This product includes...
View ArticleHow to work with table parameter in hdbprocedure format?
Hello SDN. I have a stored procedure with inbound table parameter: PROCEDURE "MY_SCHEMA"."demo.dicts.sql::test" ( IN DICT_DATA MY_SCHEMA."demo.dicts.db::DATA.tt_common_dict_proc" ) LANGUAGE SQLSCRIPT...
View ArticlePasting labels in HANA Studio
For my project I need to copy and paste hundreds of labels into Calculation Views that I'm creating. I can paste them one at a time, which will take a long time. Does anyone know of a way to paste a...
View ArticleXSJS - Outbound HTTP Request - POST
I try to send a record to HTTP destination (REST services) using POST method. execution of the code takes to else loop and return "No Response: Issue with the Coding Part". Do let me know, if any part...
View ArticleError during execution of HdbCmdClazz 'CREATE_SQL_ROLE_USER_SEQUENCE
Hello All I am facing issue during Installation of EHP7 with HANA Database Error during execution of HdbCmdClazz 'CREATE_SQL_ROLE_USER_SEQUENCE' : Tue Sep 16 00:16:23 EDT 2014 |...
View ArticleSAP HANA - cannot drop primary key of referenced table
Hello, I am trying to execute the following query from HANA studio(HANA version 1.00.74.00.390550) ALTER TABLE SCHEMA_NAME.MY_TABLE DROP PRIMARY KEY; HANA issues error saying SAP DBTech JDBC: [7] (at...
View Article