HANA - insight in outstanding, jeopardizing changes (read-only role for HALM?)
Hi guru's, Is there an existing lifecyclemanagement role, or other possibility or solution, to facilitate the situation outlined below? Our HANA-developers, mainly working in SAP HANA Studio, don't...
View ArticleHTTP Status 405 - Bad Method
i am trying to move on master details view in my application after click on login button and it showing an error as "HTTP Status 405 - Bad Method".where code is like belove<p...
View ArticleCondition to find the distinct values in a column.
Hello All, I have scenario like there is a sales order which has two line items in it. For eg. Sales_order sales_guid flag1 flag236000101 1234 0...
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 Articlexssqlcc can not work
Hi experts, I create an AdminConn.xssqlcc file. In HANA XS Admin Tool I set the following configration: And I add the content "anonymous_connection" : "test::AdminConn" in .xsaccesss file. But I...
View ArticleHow to develop login page in SAP HANA WebIDE
Hello, Please tell me how to develop login functionality in SAP Hana WebIDE. after successful login display xml or JS view with list and detail view with data from OData Web Service or...
View ArticleXJS Outbound API Timeout
I try to send a request to HTTP destination using GET method. I do it in a loop for around 300 elements. It send an ID and the request returns some related information, which are stored in a HANA table...
View ArticleSAP HANA Studio Installaion on RHEL
Hi All I am trying to install the HDB studio rev82 on the RHEL instance of AWS, but i am getting the below error. [root@ip- softwares]# cd 51048744.bak/[root@ip- 51048744.bak]# cd...
View Articlenextval as a default value in CDS.
Hello, I have a question, if anybody can help me: Is it possible to set a default value with the sequence NEXTVAL value? For example: Entity object{key id: Integer64 not null default...
View ArticleHow to pass timestamp as input parameter in ODATA using calculation View
Hi Expert, Could you please help me to pass timestamp as input parameter in ODATA using calculation View. As I am getting error message while i am trying to run URL....
View Articlecalculate value of Column2 on each row using the value of the same column...
Hi Guys, I have a requirement where in I have to calculate value of a Column on each row using the value of the same column from the previous row and using the calculated column in the next row in HANA...
View ArticleUI Integration Services for HCP Trial account??
Hi Everyone, I am currently using HCP trail account and i am trying to configure the launch pad side and i am getting the below error: Error in OData response for GET...
View ArticleDifference between inner join and reference join.
Hi,Please can some one explain the difference between inner join and reference join. Thanks,Shakthi.
View ArticleHow to insert the result from a procedure into a table or table variable ?
Can I insert the result from a procedure into a table? For example: CREATE PROCEDURE MYPROCAS BEGIN /* I need the result from the system procedure "GET_OBJECT_DEFINITION" */ CALL...
View ArticleHow to permit HANA to support EndTransaction()?
Hi All, When I executing the following line, without allowing MS-SQL 'Ole Automation Procedures', it will throw an exception. company.EndTransaction(SAPbobsCOM.BoWfTransOpt.wf_Commit); In HANA also...
View ArticleHow to make unique value
hi, I have the following issue, i have a measure wich must to be agreggate, but just in one case must to be the same independent of the dimension. for example: must to be 1 always whatever it is...
View Articlexmla in SAP HANA Developer Trial
I am kind of new to SAP HANA. I am using the free trial version of HANA and I want to try the xmla services. I have found this tutorial: SAP HANA Developer Guide for SAP HANA Studio - SAP Library And I...
View ArticleExposing read/write stored procedure as Odata service?
Hi Experts. How can we expose read/write procedures as Odata service ? Regards,Neeraj
View ArticleSAP HANA SP5 - OData for Calc. view with parameters
Hi All, Does anyone know how to define xsodata service file to expose a calculation view with parameters and how to call them from the browser? For example I would like to expose a calculation view...
View ArticleMicroseconds in XSJS
Hello, i'm facing one problem. My client has this code in php $start_time = microtime(true); // with this you get the current timestamp with microseconds //code to meassure it's performance here.........
View Article