How to calculate difference between two Date and Time fields in SAP HANA...
Hi, I need to calculate the difference between Two Date and Time fields using SQL Script in SAP HANA or Information Models ( Views) in SAP HANA Modeling using HANA Modeling Wizard. Suppose i have...
View ArticlePAL(Predictive Analysis Library) and Native Application development in SAP HANA
Hi, I am new to SAP HANA and working on some application development using HANA. I have few question below: Q1. Can we add my own algorithms to PAL(Predictive Analysis Library) ? If yes, where I have...
View ArticleSAP HANA XMLA Interface Problem
Weare currently testingtheXMLAinterface (SAP HANA Developer Guide for SAP HANA Studio - SAP Library).The connection is established, theMDXqueries andrequestsDiscoversomeworkalready. Unfortunately, SAP...
View ArticleError parsing PLV file
When I attempt to validate the performance (F8) in the 'Plan Visualizer' I get following message: Any ideas what is going wrong and what I can do about it?
View ArticleUsing the Import Statement in SQL procedure in SAP HANA
Hello Experts, I am creating a SQL procedure to schedule a job in background. The problem is I want to schedule the data which should be obtained by making using *.ctl file. Further more the *.ctl file...
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 ArticleBETWEEN operator in HANA View
Hi I want to use between operator in HANA view, instead of joining condition. For example, I have two tables One of the field in left side table should use between operator , the value from right...
View Articleauthorization issue
Dear Friends, We are using HANA as a secondary data base. When we are trying to access FBL3H from ECC system, We are facing authorzation issue. So could you pleaes let me know, what are the standard...
View ArticleEdit Projection Filter in Calculation View
I am struggling to see how one manually edits a filter expression.I open the expression editor, type my expression, but simply cannot get it to save... my text just disappears ! Here's the exact steps...
View ArticleCV Aggregate Minimum after Filter leads to poor performance
Hello, I have to get the last day of a month provided trough an input parameter. After this I have to filter all (Inverted)dates that are prior this date. On this filtered list I want to create an...
View Articleissue in view creation on HANA DB
Dear Team, I have replicated two tables from ECC to HANA using SLT. I am creating a DB view on HANA DB using below code. But unfortunately it could not able to create it. Syntax:create view covj as (...
View ArticleSAP DBTech JDBC: [2862] (at 2845): SqlScript: Could not derive table type for...
Hello Masters, i am trying to create a sql procedure and perform some operations. the procedure builds perfectly in my own schema but when i try to create it in another schema it throws me the error "...
View Articledeclare cursor on local temporary table
Hello Experts, i am creating a procedure where in i build my source data first and feed it in a LTT . after feeding it to LTT i need to iterate on the data hence i need to use LTT in cursor select...
View ArticleUnable to display data from HANA using jstl
Hi folks, We are trying to display data from HANA using jstl inside a simple jsp page. The jsp is executed via Apache Tomcat 7. We have included the required jars(jstl and HANA JDBC driver) under the...
View ArticleHow do I programmatically access CDS annotations on entities?
I understand that you can have user-defined annotations on a CDS entity...
View ArticleSap Hana Studio Rev. 68 issues
Hi, Using Hana Studio Rev. 68 with AWS Hana Developer Edition Rev. 68. Have issues with the artefact decorator disappearing, thus frustrating having no indication of artefact status. This issue was...
View ArticleUsing the Import Statement in SQL procedure in SAP HANA
Hello Experts, I am creating a SQL procedure to schedule a job in background. The problem is I want to schedule the data which should be obtained by making using *.ctl file. Further more the *.ctl file...
View ArticleXS-Session Timeout: Internal Server Error
Hi everybody, i try to upload several pictures with SAPUI5 FileUploader via xsjs into the HANA which then will be processed before they are loaded into a table as a string. This process can take a...
View ArticleUsing the Import Statement in SQL procedure in SAP HANA
Hello Experts, I am creating a SQL procedure to schedule a job in background. The problem is I want to schedule the data which should be obtained by making using *.ctl file. Further more the *.ctl file...
View ArticleHow to trace SQL statemtents execution in XS applications?
Hello, I am developing an XS application that allows user to edit and execute SQL statements (like HANA Studio's SQL Console). When using this app to execute any SQL statement, it does not trace the...
View Article