how to call non read procedure in calculation view
Hi All, I have a procedure performing DML statements having insert and update statement.It is basically non read procedure. I need to call this procedure inside calculation view. Please help, how to...
View ArticleData Preview error
Hi, I have created one calculated column with data type Integer. I have created one direct parameter( not able to create static parameter) with data type integer. as shown below . After...
View ArticleSAP HANA Studio setup - entry in host file
Hi,My hosts file folder seems to be restricted and I cannot add any entry. though this should not be an issue (see below), I cannot connect SAP HANA studio to my AWS instance "system not reachable"....
View ArticleSAP CRM on HANA- Inbox Search
Hi, I am new to SAP HANA. We are trying to activate Inbox search using HANA. But due to not setting up HANA profile the code to call HANA search is being skipped. There are no entries maintained in...
View ArticleError while granting role to user using procedure
Hi, Facing issue while granting role to current usercall "_SYS_REPO"."GRANT_ACTIVATED_ROLE"('"TestXSProject.data::sridharrole"','SYSTEM'); Error: can only grant activated roles. But the role is...
View ArticleCurrency Conversion is not working
Hi , I am trying to use currency conversion functionality for one of the measures . I have imported the TCURR,TCURF,TCURN,TCURV and TCURX tables in SYSTEM schema and one more schema where my tables...
View ArticleSAP HANA LIVE VIEW BROWSER LOGON ISSUE
Hi All, We have installed HANA LIVE virtual data model SAP ECC in HANA Studio and also we have installed HANA Live View browser. While accessing the View browser,we aren't able to login and we...
View Articlespool in hana
hi there fellow hanalysts, i can check the batch job log quite easily in hana studio, but was wondering if there is a system table where the spool information is being kept. any pointers? thx, greg
View ArticleConnecting to SAP HANA Database from SAP B1 9.0
Hello Experts, I did not find any documentation or procedure about How to connect SAP HANA database to SAP B1 using traditional SDK (VS2010). I have successfully created views and SQL Scripts in SAP...
View ArticleJob Server not working in BODS system
Hi, I am facing an issue where when I run a BODS job and select a project and then a job -> right click execute -> it shows an error message like " job server you selected is not working. How...
View Articlearray as input parameter
Hi Ravindra, I am not sure how i should proceed with below requirement in Hana.Even i am not sure weather it is possible in hana or not. Could you please help me on that. Requirement: I am getting...
View ArticleParent-Child error in mdx
Hi, I am learning HANA. I am getting an mdx error in excel. Here is my scenario based on some sample data for Airline industry. Zones contain Regions.Regions contain Airlines.Airlines have...
View ArticleWHERE statement doesn't work
Hi, I'm trying to run this query SELECT origin_id FROM "DATASCITEST".delays WHERE origin_id = 8 origin_id is integer field. And get this result: ORIGIN_ID121212121212121212121212 How can it be...
View ArticleCorrect way of doing insertions/updations
Hi, Basically, we are trying to create/update few records in one of Hana tables from UI. This table is not part of any kind of analytics or report building. This is required for the APP development. I...
View ArticleSAP Business One 9.0 version for HANA - how to register Add on ARD(EXE) file...
hi.i need a small information.while migrating from SQL server to HANA, in SAP Business one what are the changes need to be done in Existing Add Ons(vb.net and SQL). how to register Add on ARD(EXE) file...
View Articledebug server side JavaScript -- socket connection problem
Hi all, I am try to debug server side JavaScript, but I hit an issue that says"launching myDebugSession has encountered a problem, unable to connect to SAP HANA XS Server". This issue has trouble me...
View Article'IN' Operator in CE_PROJECTION
Hi, How to get the same result of the following sql by using the CE_PROJECTION. Basically I would like to know how to use 'IN' operator in CE FUNCTION. SQL :-> Select col1, col2 from table where...
View ArticleStore procedures not visible in other schemas
Hi all, I have developed stored procedures in my schema. But it is not visible in other's schema. Pls let me know the privileges or grant options to be included regarding this. Regards,Prasana...
View ArticleDatabase growth in SAP HANA
Hi guys, I have been doing some research on this matter but, couldn't quite find an answer for this. I have found some postings here and there stating that it depends on which part of SAP HANA I want...
View ArticleRun time stats for CE scripts (Calculation views)
Hi, Is there a way to measure the execution time for CE scripts on HANA? I have turned on the trace and did a data preview for my Calculation view assuming that this will capture some query run time...
View Article