How to call HANA store procedure with table variables in xsjs?
Hi, I am developing a web application using HANA XS.I have create stored procedure to insert and update data into DB and send back to front end. My requirement is, i have to insert/update multiple...
View ArticleSAP HANA studio plugin errors
Hello, I am facing an plugin error in my Hana studio. In the SAP HANA DEVELOPMENT perspective under the Repository tab, I am getting an error as,"Plug-in com.sap.ndb.studio.dwb.team.ui was unable to...
View Articlepackage checkout failed : SAP HANA Studio
Hi Experts, I am facing issues while checking out packages from HANA Repository. Once i choose the check out option, the corresponding folder is not getting created in the local repository directory...
View ArticleAnalytic Privilages for Calaculation views
Hi, I want to create analytic privilege for a calculation view which is build using 3 analytic views. Analytic views are build using attribute views.. I have created an analytic privilege as Ap_Test in...
View ArticleHANA Studio Freezes in File Import Wizard
Hello everyone, I'm running HANA Studio version 1.0.68, and can't get it to import any file at all. The application just freezes after clicking the Next button in the File Import Wizard after filling...
View ArticleRegarding Basic HANA
Hi, I am new in SAP HANA. I trying to understand HANA functionality and advantages. Can anyone refer me some documents where I can get basic understanding of SAP HANA. Thanks,Kaushik
View ArticleSAP HANA - cardinalities,loops & chasm traps
Hi , I am trying to find more and detail information on the topics like cardinalities, loops & chasm traps related to SAP HANA. Could some one shed some light on this topics and explain with a...
View ArticleNot able to activate a RDL file
Hi I created a sample hello world RdL project and i was initially able to test it via the Odata way. But later i delete the file from local workspace and also deleted my schema and package. Later i...
View ArticleSAP and ABAP
Hello im sorry im a new beginner of SAP n seriously ive got a very low knwldge about SAP..ive got a question is there any others programming language for SAP others than ABAP..Because so far from wht i...
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 ArticleColumn store errors during runtime
Hi, I created a HANA instance in the trial landscape and directed my application to use the HANA instance schema. Over time, I get errors: SAP DBTech JDBC: [2048]: column store error: search table...
View ArticleIssues while creating new user in SAP HANA
Hello Team When i am trying to create a new user in SAP HANA studio i can see that there has been a new field added of DATA validity where there are two options a) Valid From and...
View ArticleUsing wildcard for mandatory input parameters
Hi super-friends, We have some calculation views that have input parameters. These input parameters are automatically mandatory in our HANA rev 72. When we pass a single parameter such as CUSTOMER to...
View ArticleUnable to activate hdbtid object
Hello everyone, I was following this guide HANA Academy - HANA Native Development Workshop: Auto Table Update - YouTubebut I stumbled in this error while I do step by step everything as done in the...
View ArticleHANA XSODATA Create multiple entities with associations in single LUW
Hi all,Is it possible to create multiple entities with associations in a single LUW. For e.g. we have a Sales Order and Item. This is modelled as 2 DB tables and 2 entities.In XSOData I have defined...
View ArticleMax month of quarter in hana CView
Hi, This script is bringing only first month of the quarterIs there any way we can bring max month of quarter by modifying this if(in(rightstr("0CALQUARTER", 1), '1') = 1,...
View ArticleCalling Write Stored procedure from xsodata with table/list as input
I have a stored procedure which takes table type as input and insert data in a table ---PROCEDURE "C"."abcd.procedures::InsertResData" ( IN resourcelist "abcd.procedures.ResourceT",out error...
View ArticleRegarding Basic HANA
Hi, I am new in SAP HANA. I trying to understand HANA functionality and advantages. Can anyone refer me some documents where I can get basic understanding of SAP HANA. Thanks,Kaushik
View ArticleHow to call HANA store procedure with table variables in xsjs?
Hi, I am developing a web application using HANA XS.I have create stored procedure to insert and update data into DB and send back to front end. My requirement is, i have to insert/update multiple...
View Article