What's wrong with my procedure
Hi all, I write a simple procedure like below, but an error occur. Could someone point me how to solve it? This has bothered me for nearly 2 hours.Thanks in advance! drop procedure...
View ArticleNot able to expose OData Service
I am a beginner to server side java script(XSJS) as well as OData. I am trying to expose the .xsjs,.xsodata files data and access through webbrowser with the...
View ArticleException handling in SQL Script procedure
I am trying to make SQLScript procedure with a nice way of exception handling. The idea is to catch:1) System exceptions2) Logical exceptionsand send info to the output. For the moment i have:CREATE...
View ArticleCan we update data back into source system using HANA
Hello All, can anyone let me know if we have a provision to write something back / Update / Delete to source system using SQL Script from HANA. I was trying to do a scenario like I have an R/3 Ecc 6...
View ArticleHow to get _SYS_AFL schema to my hana system
Hi all,I am trying to create a procedure.....--------------------------------------------------------------------------CREATE PROCEDURE PAL_APRIORI(IN data AP_T_DATA, IN params AP_T_PARAMS, OUT rules...
View ArticleThe schema SAP_HANA_EPM_DEMO does on exists in the Catalog
Hi Experts , I am new to SAP HANA and trying to replicate the " HANA Native Development Workshop",For which I need the schema SAP_HANA_EPM_DEMO, But there is no such schema under HDB System - Catalog I...
View ArticlePredictive Analysis has been removed from new snapshot
Rocky and team, Instead of solving PA issue you guys have just removed it??? I have never seen something like that. Why it was removed when predictive alalysis team is saying to tset it using HANA...
View ArticleUnable to view .xsjs output in browser
Hello, I have created the Package, Project, Repository as per the steps which were mentioned for creating the Application (Hello World) in Open SAP sessions and also referred the Developers Guide.When...
View ArticleAuthorization issue
Hello, I created Project using Project Explorer and then subsequently created the Schema (company) and Tables using the .hdbschema and .hdbtable files.After this i tried to Grant permissions to SYSTEM...
View ArticlePHP Code in UI5
Hello, It is possible to include PHP code in HTML/HTML5 page and also there are exaples available on the net.But when i try the same on the UI5 pages created in HANA the code doesnt give me an error...
View ArticleError creating Calculated Column
Hi Experts, I am trying to create a Analytic View, But I am getting an error in the calculated column. Please take a look at the screen shot I have assigned the Default Schema as SAP_HANA_EPM_DEMO...
View ArticleHow to create AP_RULE table in my scheama
Hi all, I am creating table AP_RULE table in STS schema.... How to get data in PRERULE,POSTRULE, SUPPORT ,CONFIDENCE and LIFT fields RegardsDivya
View ArticleConnecting HANA using Zend_DB_Adapter
Connection to SAP HANA from PHP can be established using HDBODBC ODBC driver . But wanted to know can we make connection from ZEND framework using Zend_DB_Adapter like pdo_mysql . Regards,Vimal Barlota
View Articlehow to create PROCEDURE PAL_APRIORI
Hi all, I am trying to replicate HANA Recommends Project ie created by Julie Blaufuss for that I have to create procedure-----CREATE PROCEDURE PAL_APRIORI(IN data AP_T_DATA, IN params AP_T_PARAMS,...
View ArticleConnecting to SAP HANA from Zend_Db_Adapter
I am able to connect to Hana from PHP using HDBODBC odbc driver . But I want to connect to Hana through Zend_Db_Adapter . Is there are any such Hana Db adapter like pdo_mysql . Please advise me on...
View ArticleUnable to use currency conversion in Anlytic view.
Hii am unable to create calculated columns in analytic view.when i set exchange rate type. it give result table not found indefault schema.i am using sps6.use schema SAP_HANA_EPM_DEMO.in that schema...
View ArticleRecruitment in SAP HR
Hi, I am currently working on Recruitment module as an intern. Can anyone plz let me know whether vacancy can be created in recruitment module or not & the steps involved if any? And steps for...
View ArticlePDF document creation with SAP HANA XS
Hi all. I am designing a solution for SAP HANA XS and one of the components require creation of PDF files. I have searched everywhere but I cannot find a relatively easy way to create PDFs. So far the...
View Articlehow to create a procedure
Hi all, I am try to create a procedure.... CREATE COLUMNTABLE AP_SIGNATURE (ID INTEGER, TYPENAME VARCHAR(100), DIRECTION VARCHAR(100));1---INSERT INTO AP_SIGNATURE VALUES (1, 'AP_T_DATA ' , 'in'...
View ArticleRepository Log
Hello, where can I find a log or history from the SAP HANA Repository? Further, is it possible to see who connected to the HANA and when? What I found are the System Information where i see the...
View Article