SAP HANA Basics
Hi All, I'm pretty new to SAP HANA and i have a good understanding of SAP ECC on HANA Works. Please can some one clarify my doubts asi having difficulty keeping up latest releases from SAP Option 1)...
View ArticleIs it possible to manipulate table variables in calc view
Hi experts, I am wondering at a very high level if something like the following scenario is possible in a calculation view? For example; VAR1 = select * from ABCVAR2 = select * from XYZ Then step...
View ArticleHow to change Default Language English to other Language in SP05?
Hi everyone, I have created Attribute Views by joining two tables using text join and when I tried to change the default language(for example default language EN to DE) in the properties I could not...
View Articlehow to explicitly create a column view
How do I explicitly create a column view ( something like CE1xxxx and CE4xxxx ) . Please note : I am NOT asking about how to create a view (CREATE VIEW <view_name> [(<column_name>,...) ]...
View ArticleHana on vSphere: Which edition can be used?
Dear all, Can i get detail about HANA on VMware?I have read notes 1788665 and FAQ document, but can't find the supported version.Just now I got information from IBM Redbook: The Standard edition...
View ArticleExists ClientProcessID filter in to HANA - SQL Plan Cache
Hi, In SQL Server Profiler was very common to use the filter as ClientProcessID. How can I do something similar with HANASTUDIO HANA? Thank you very much for your support.
View ArticleError when trying to preview data in Analytical View
Hi, We have an Analytical View that throws following message when we try to preview the data. Analytical view is structured following way. Data Foundation: Two tables joined using Referential...
View ArticleFiltering of UI5 Table is not working appropriately with oData binding
Hi, I am binding an oData service, which retrieves data from a CalcView, on a standard UI5 table. The columns are filled correctly but the (client side) filtering only works if the complete content is...
View ArticleNot able to open sap hana studio
Hi All, I am not able to open the Sap hana studio . While Clicking on the Studio showing an error message ...An error has occurred see the log file. Note:Even i re-install the jre,Sap hana client,Sap...
View ArticleHANA memory offloading to Disk
We have a 512 GB HANA box in Rev 67 (moving to Rev 70 soon) in Dev which we are utilizing for both BW as well as a regular enterprise HANA tables. We already using close to 50% of the memory and we are...
View ArticleFI, CO additional fetures in HANA ?
Hi SAPs, Is there any additional features from functional point of view.. I am an FI,CO FM Consultant. Would like to know what are the new features on these modules.. Thanks in advanceShinas
View ArticleCreating decision table in HANA studio
Hi Experts, Can any one help me on, What is decision table? What are the advantages of using decision table? How to create decision table?and also give me one sample...
View ArticleHana TEST DB
Hello expert: Are there repository of Hana test / Sample DB that can be downloaded. That has some good sample of both the modeling objects and calculation scripts? Thank You
View ArticleIntegrating Python and River - CSRF problems
Hi, So I'm trying to integrate Python into River to do some testing. The only thing that makes it a bit tricky is that we have to handle XSRF/CSRF within Python and so I use the requests framework to...
View ArticleHANA LIVE deployment error
Dear All, We are facing issue while deploying the HANA Live for ERP. Our HANA DB Version is REV61. The LCM Version 1. Patch 7 update 0 (1.0.7.0)We are implementing the SAP HANA Live for ERP and SAP...
View ArticleInput parameters filled at runtime in SAP HANA SQL?
Hi, I got a graphical calculation view with a mandatory input parameter.I want to write an SQL statement in a way that the value I pass to the input parameter isreadfrom another view at runtime. So...
View ArticleUnable to Execute the Helloworld in 30 days trial machine in cloudshare
Hi Experts, When i am trying to execute the Helloworld.xsjs application in web browser. I am getting 404 error. I have checked the SAP HANA instance properties. i cen see the error System locked:...
View ArticleLow performance of count(distinct) in SAP HANA
Hello!I faced with low perfomance of COUNT(DISTINCT) combination in SAP HANA. Example: SELECT COUNT(DISTINCT O.CARDNUMBER) AS "Quantity" ,O.SHOPNAME FROM OLAPFACTS O INNER JOIN OLAP_DATE...
View ArticleIs it possible to manipulate table variables in calc view
Hi experts, I am wondering at a very high level if something like the following scenario is possible in a calculation view? For example; VAR1 = select * from ABCVAR2 = select * from XYZ Then step...
View ArticleVarious ways to create procedures
Hi folks, OPTION1: I'm working on a procedure and I'm doing it via CREATE PROCEDURE syntax using SQL editor. When I do it this way my procedure is saved under my schema. However if I want to make...
View Article