calling sub procedure in main procedure but intended values are not capturing...
The below main procedure executed successfully. The sub procedure ins_msg_proc(:v_msg) which has called in this procedure should insert v _prod name(product_name) values into message_box table...
View ArticleSAP PURCHASING AND MM PACKAGES FOR SAP HANA STUDIO
Hello Experts, I need to download packages relating to SAP MM and SAP purchasing for my SAP HANA studito . Can you please sugges me some packages relating to these so that i can download them from...
View ArticleEscape sequence in a dynamic SQL
Hi, I need to retrieve few columns by doing string concatenate with several single codes to get to a Json format As like oracle can we give an escape sequence like q'#? if so please let me know the...
View ArticleHow to case function in Calculated Column in Graphical Calculation View?
Hi, I need to create a Calculated Column based on Input Date to calculate Fiscal Year for the given date. for example Input Date is 26/02/2015 and i need to calculate Fiscal Year Start Date of the...
View ArticleHow to Create a Sequence with "Reset Query" in SAP HANA STUDIO?
Hi, I Want to create a sequence in SAP HANA STUDIO Under my Package With "Reset Query" Option.What Should I write in "Reset Query".I tried so many Possibilities it is throwing error. can anyone...
View ArticlePAL Procedure call from Cal View
Hi, I am creating a POC for using PAL and BFL functions. We want to expose them as Odata service in order to be consumed from our UI application. I created a simple ABC analysis model for Customer...
View ArticleExternal Applications using HCP
Hi, I am curious if it makes sense to build application architecture which uses HCP (Hana Cloud Platform) as a data and analytic layer while building Application/Business/UI layers using other...
View ArticleFirst Date of the Given date and month
Hi Evryone, I want to extract first day of the given date.For Ex: i aam giving date "30-jan-2013" but i want to show "01-jan-2013". In Oracle, Trunc function behaving mentioned above. So i need...
View ArticleHow to debug a procedure invoked by an OData request?
I have the following scenario in an application: An OData service which calls a Calculation View, which calls a Procedure. So:OData -> Calculation View -> Procedure.However I need to find a way...
View ArticleUpdating SAP HANA from SPS08 to SPS09
Hello Experts,I'm trying to upgrade our HANA system from SPS08 to SPS09. According to the Updating methods using HANA Studio (Right click on an SAP HANA systemand choose Lifecycle...
View ArticleError in .xsjs while passing value from views
Hi All, I am trying to pass the value from javascript view to .xsjs. When i run the .xsjs file its showing me an error: PreparedStatement.setInteger: expected int for second argument, but got: string...
View ArticleWhere can I download HANA Studio dev edition
I have just created a trial instance at SAP HCP. Where can I download HANA Studio to access this trial instance? The list here ist empty: https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/...
View ArticleXSJS always getting null values from ajax call
Hi All,I am trying to pass values from jquery ajax to xsjs, but xsjs is always getting null values for the variable. My .js code: var oBtn= new sap.ui.commons.Button({ id : "test", // sap.ui.core.ID...
View ArticleSAP HANA Performance Tuning
I am running the following update statement on SAP HANA via Apache JMeter, a load testing tool, over a JDBC connection and am getting a pretty low throughput something around 20 requests per second...
View Articlecall external (REST) web service from HANA
Hi all, I have a (at least for now) hypothetical question: Is it possible to call an external (preferably REST) web service from HANA? Let me elaborate. Say, company Enterprise has a back-end...
View ArticleTrying to recreate ISNUMERIC() function but am getting an error
Hi, I am writing a procedure to recreate a SQLSERVER function ISNUMERIC in HANA SP4 as: CREATE PROCEDURE ISNUMERIC_ALEX ( IN N VARCHAR(255), out L_RETURN VARCHAR(1) ) LANGUAGE SQLSCRIPT...
View ArticlePAL Procedure call from Cal View
Hi, I am creating a POC for using PAL and BFL functions. We want to expose them as Odata service in order to be consumed from our UI application. I created a simple ABC analysis model for Customer...
View ArticleRDS FOR SAP MM
Hello experts, I request you to suggest some RDS for SAP MM and SAP purchasing so that I can use them in my Hana Studio Thanks and Regards Aditya Dixit
View Articlerole to allow use to stored procedures
Hello, I have a developer user that is creating a project that contains some stored procedures in a project. I want to be able to give EXECUTE privileges to those stored procedures to another, limited...
View ArticleHow to create a Join (in calculation view) using other calculation views as...
Hi Everyone, we have a specific requirement to create a new Calculation View (CV) and use Joins within this view.Those joins should read from Re-Use Views (also CV), which are generated by...
View Article