Execution of information views
Hi colleagues, After going through the execution of the information views, I got this doubt. It may seem very elementary but your help is much appreciated.Correct me where ever I am wrong.I believe...
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 Articleslt replication
Please clarify my doubt regarding SLT Replication. 1) I have created a schema in hana db 2) Now I want to replicate tables and data into this schema from ECC 3) But when I choose "DATA PROVISINING"...
View ArticleException handling in a function
Hi, I'm aware that we have a 'DECLARE EXIT HANDLER FOR' tag is used to declare an exception in Procedure. But the same isnt possible in a function.Could you please let me know how we can have...
View ArticleVariable insert statement
Hello, I have a stored procedure I am creating and I need to do n amount of insert statements based upon the number of results I get back from a select statement. So for example I have SELECT...
View ArticleAggregation with PAL procedure ?
Hi everyone, I´m new with SAP HANA and PAL Library. I have an analysis which consist in processing a table that have near 200 million of rows and tree columns. First is a consumer ID, second is a date...
View ArticleFirst Experiences with AMDP - Proper Solution Approach?
Hello, Yesterday, I tried to explore how to implement a more complex example with help of AMDP. So the scenario below came into my mind. My ScenarioI want to group the sales order items of the EPM demo...
View ArticleFunction to support Dynamic SQL
Hi, I was trying to create a function that accepts parameters, used to query a table. Those parameters are part of the query in the function.Eg create function (a varchar2,b varchar2)return result...
View ArticleLP engine in HANA
Hi All, We are trying to solve a liner programming problem using SAP HANA. Is there any LP Engine available in HANA for this purpose? Inputs would be helpful. Looking forward to hear from Thomas Jung....
View ArticleCall HANA views/tables from ECC
Good morning all, We have SAP ECC version SAP BASIS release 701/ Support pack8. We have a side car (replication of tables to HANA) HANA. I am trying to query HANA tables/views...
View Articlehow to know first date of the quarter
Hi, I wanted to know the first date of the current quarter. I tried several system views but wasnt able to accomplisheg :- today's date is 24/2/2015 and expected date is 1/1/2015 Request you to...
View ArticleCrystal Report on HANA - Not Showing Tables and Views
Dear All,I have a problem with crystal report fo SAP B1 HANA.I've create ad odbc connection using B1CRHPROXY32.DLL as DSN File. With some databases (sbo demoIT) I can see and list all the tables and...
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 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 ArticleFile Upload from Controller to Server side xsjs
Using the unified FileUploader I am having some issue with receiving the file uploaded, my Scenario is SAPUI5 XML Views, SAP HANA SP07 I have seen the oDATA save by Peter Marcely but that has not...
View ArticleOAuth2 authentication using HANA XS – Basics (1)
IntroOAuth2 is finally here - being delivered with HANA SPS 09. Great! But how to use it and what is it all about with this OAuth hype? Welcome to a series of posts showing you how to use the OAuth2...
View ArticleOAuth2 authentication using HANA XS – XS OAuth client lib calling Google's...
IntroOAuth2 is finally here - being delivered with HANA SPS 09. Great! But how to use it and what is it all about this OAuth hype? Welcome to the second post in a series showing you how to use the...
View ArticleXSJOB not able to access file
Hi, I have a xs job running, which is supposed to execute a function from a xsjs file. But the job shows up error saying - "Access to source denied (404)"Any pointers as to why?I have granted the role...
View ArticleFile upload on SAP HANA XS Application
Hello, I'm currently developing an application, using XS Engine, that requires the user to upload a file (of any kind). How this can be done using server-side javascript ? Thanks in advance !
View Article