How to create M_TIME_DIMENSION tables
Hi, I accidentally deleted _SYS_BI.M_TIME_DIMENSION_* tables. Is there a way to restore the tables or use SQL script to recreate those tables? Please also let me know the columns in each table.Thank...
View ArticleHelp required for free SAP HANA Cloud development issue.
Hello, I am getting the following error while trying to access the content folder to create any new development model.This is the free SAP HANA cloud trial account that I access from my eclipse IDE....
View ArticleHelp: Auto-Login to HANA Web Workbench for HCP Trial not working after the...
Hi, I have a problem in a HCP trial account with a HANA XS application after the update last night. When I select the application in the HCP cockpit, there is a link named "Open in Web-based...
View ArticleHANA connect to MySQL with unixODBC
Hi experts, I want to HANA connect to MySQL with unixODBC. What should I do? Brs, Candy Zhang
View ArticleSAML authentication when accessing application from sevlet
Hi, I have the following use case. I have two applications deployed in HCP. The first application has a servlet which wants to access a servlet in the second application.The second application is...
View ArticleGet current date in YYYYMMDD format using functions in Calculated attribute
Hello Experts, How to create a calculated attribute in an attribute view to get current date in YYYYMMDD format using the functions inside the editor? Any documentation on using these functions is also...
View ArticleHow to use table variable in dynamic sql
Hi , Inside a procedure, I use a table variable to store the some result from table A .I have to use this table variable in dynamic sql . Eg)Call Procedure A()Begin VAR_TAB = select customer_id from...
View ArticleFetching data from real hana tables using XSJS.
Hi Guys, I have this code of creation of Hana XS Application. $.response.contentType = "text/html";var output = "Hello, " + $.session.getUsername() + " <br><br>";var conn =...
View ArticleWHAT IS DATENAME EQUIVQLENT FUNCTION IN HANA
Hello experts, Can anyone please help me in providing datename equivalent function in hana below is the sql query after execution of this query i am getting 78 rows select distinct...
View ArticleSmart Business Visualisation of KPI
Hi Community, I am searching for someone who can help my with an Issue by Smart Business Installation. I've already created KPIs with Evaluation and also a Tile for this. In the KPI Modeler App "KPI...
View ArticleParallelization of HANA procedure
Hello, I would like to execute following procedure in HANA parallel. The procedure will be called several times with different properties. Now it seems that all calls are executed in stack. As the...
View ArticleNo data found when passing a variable holds string value to sql query in sap...
Hello, In a procedure, there are following lines of code which has 3 select statements: "declare variable1 NVARCHAR(100);declare variable2 INT; variable1= '''ABC''';variable2= 101; --Statement1:select...
View ArticleHow to use SMART DATA ACCESS in SAP Hana Cloud Platform?
Hi,We have sap hana cloud platform developer instance. We are trying to import a MSSQL Server-2012 tables into this HANA Instance using “SMART DATA ACESS” from SAP HANA Studio. But while trying to do...
View ArticleMultiple Input Parameters in Calculation Views - Blank Parameters
Having read the following blog: http://scn.sap.com/community/hana-in-memory/blog/2013/12/30/using-multiple-values-in-input-parameter-for-filtering-in-graphical-calculation-view it's not clear to me the...
View ArticleHANA Live for ERP EHP4 installation after EHP7
Hi Friends, We have installed HANA Live for ERP EHP7 in HANA Studio, However it contains only one view for SAP HCM. I explored more and found few more HANA views for HCM are available in EHP4. My...
View ArticleAutomatic rollback after exception in HANA DB
Hello , I have a question regarding exceptions and DB transaction using ADO.Net / HANA DB I have an application that at some point in a transaction tries to insert a duplicate record , this throws an...
View ArticleHCP Issues with Cloud Connector
Hi Experts ,We have an existing on-premise netweaver system .We want o use the cloud connector in HCP to connect to the on-premise system.But in HCP i am getting the following errors. 1.Cloud...
View ArticleHow to get year-month (first alphabet should be upper case for month) from...
Hello Experts, I have a requirement where my column (u_month_begin_date) contains date i.e (2014-01-20, 2015-02-22, 2016-03-25) and so on, from these dates i need to get year-month where first alphabet...
View ArticleExact Months between two dates
Is there any method to calculate exact months between two dates in SAP Hana sp10 version.
View ArticleFailed Activation because of Dependencies
Hello, I tried to transport some objects: User Defined Functions (.hdbtablefunction) that have dependencies among themeselves. And in the end I use UDFs as data source for Calculation Views. Question...
View Article