last_day() showing error in Calculated Column
Hi, I am trying to create a Calculated Column to find out the last date of the month based on the "CREATED_AT".For that I tried with the following formula using SQL engine. LAST_DAY...
View ArticleRe: is it possible to have a dynamic output table type for a procedure
hi we have a native application which needs to interrogate data from various tables.thanks
View ArticleViews with CACHE RETENTION
I am trying to create a view with cache retention. My ETL data load runs every 10 mins, during the data load, I want to show the old data (data before the data load). According to the docs here, if I...
View ArticleFiori Launch Pad : Is an XSA App Navigation Target possible?
Prior to SPS11/12 custom applications (with Component.js) could be specified as navigation targets in sap.hana.uis.db::NAVIGATION_TARGET See Navigation Target and Target Mapping - SAP HANA Developer...
View Article.NET ODBC Drivers?
Hi - Is connecting to a HANA instance (either native or shared in the cloud) still supported via an ODBC driver? If so, where can I download it - Thanks. FYI I want to call an HANA instance from a...
View ArticleRe: restart SUSE. but failed after HDB start.
Hello, Do yo resolved the error? We have the same error? Thank you. Rosa Negrete
View ArticleRe: SAP HANA SPS 12: hdbroles doesn't work
Hi,I got helpful response from SAP. "Proposed solution alternatives:- Update HANA Studio- Grant the role via SQL: GRANT "<HDI container schema>"."Vorlagedb.roles::cdsTables" TO User"In my case, I...
View ArticleSAP Hana SQL migration tool (for queries)
Hello, I'm trying to migrate an add-on solution (for SAP B-One) that uses t-sql queries, towards SAP Hana SQL ANSI. I'm using this converter (the dll file) to translate queries at run time :...
View ArticleRe: Procedures under Catalog & Content
Hi Thomas,We need to create a procedure that reads from some HANA tables and inserts the results to another HANA table.When I try to create a procedure under Content folder, the "Access Mode" is set to...
View ArticleRe: Currency Conversion in SQL Scripted view - features disabled ?
Thank you Ibrahem , Will try this and let you know.
View ArticleHANA on AZURE using DMO
Hi, We are planning to migrate our on premise SAP system to HANA on Azure Cloud. We have gone through different options and DMO is one. But it seems that migration to Azure cloud through DMO is not...
View ArticleRe: HANA install error: Staging of app "deploy-service" failed
I did a fresh install, tried various other settings, but I am still getting the same error. It would be great if someone had an idea how to debug this, because the error message is not really useful...
View ArticleWORKDAYS_BETWEEN()
Helli, We are on SP11 and I am trying to find the workdays(excludes Holidays) between 2 dates.I tried using the function WORKDAYS_BETWEEN. Following is the error message. Can you please help.
View ArticleRe: SAP HANA XSJS: $.net.http methods
Hello, yes, the help is sometimes confusing. You find the properties here: JSDoc: Namespace: net. Regards,Florian
View ArticleRe: Using "Find Tables" in Remote Sources
Hello Ami, what HANA SPS level you have installed? Regards,Florian
View ArticleSAP HANA XS advanced model use case and licencing
Hi, Imagine the following setup:1. HANA used as a database platform for both transactions and analytics to develop a custom application2. HANA XS Advanced Model used as an application platform3. No...
View ArticleRe: Map Stored Procedure to Calc View Input Parameter
Hi guys, Just wanted to reply to this thread so anyone else having this issue can get help. I got the procedure to work by defining it in "_SYS_BIC" . Did not go through with any updates. Previously I...
View ArticleRe: WORKDAYS_BETWEEN()
I think it might be a bug. that function works in the SQL console, but not for a calculated column, even though its in the list.
View Article