How to pass table Input parameter to a SQL Procedure in SAP HANA SQL Script?
Hi, I need to pass a Table Input Parameter to a SQL Procedure but i'm not able to pass it. Table TYpe Definition CREATETYPE"SCHEMA"."TT_TECHOBJECT"ASTABLE ( TECH_OBJECT...
View ArticleSAP PAL : No ScriptServer available. See SAPNote 1650957
Hello SCN folks, Well, the following seems to be a common error to most of the beginners with SAP PAL. The error itself describes clearly that the scriptserver is not running. But I did refer to note...
View Article.net HanaCommand TimeStamp parameter error
Ok, I have an HanaCommand to save some data through a stored procedure, when I give a DateTime value to the TimeStamp parameter I get a "Illegal TIMESTAMP value for parameter/column (7)"Any input on this?
View Article.net HanaDataAdapter Missing Datacolumn in Update Command
Ok, I have a HanaDataAdapter to read, update, insert and delete data from Hana.It works to fill the datatable but when I do any change to it, inserta new line, delete or update an existing one, the...
View Articlecreate extra column/mark column if match found in table a vs table b with loops
Hi, Would be really nice if someone could help me out on the following problem. There are 2 tables: table A vs. Table B. where certain columns are the same. I have tried to make a loop to take out or...
View ArticleHANA table with "wrong number of partitions"
Hello everyone, I'm currently trying to do the prep steps before migrating our HANA system (rev 83) to the new Embedded Stats Service. The first check involves running the following...
View ArticleSAP Hana schemas
Hello Everyone, I have read that for only for every "Database User" 9 and not operating level user) created in hana a corresponding schema is created for that user. However we have certain technical...
View ArticleXS Data Services: A Native CDS Client and Query Builder for XS JavaScript
XS Data Services (XSDS) are a JavaScript library for the XS engine to consume SAP HANA artifacts that have been defined using Core Data Services (CDS), the central data modeling concept of HANA. The...
View ArticleXS Data Services: Working With CDS Entities
In our previous post we introduced XS Data Services (XSDS), a native client for Core Data Services and query builder for XS JavaScript. In this blog post we will show how we can use XSDS to work with...
View ArticleLoading SAP BW data through BODS
I am trying to load SAP BW data through BODS but all I am getting is structure and not the actual data.I also tried to load through /BIC tables but only structure is coming to BODS. Can some one give...
View ArticleSAP Hana Studio
Hello Everyone, I know SAP Hana studio is currently working with eclipse 3.6 framework. Can anyone please let me know is there a way to figure out the flavour of Eclipse integrated in studio. Is it...
View ArticleHANA Studio plugin
Hi Gurus, I was just wondering if it is possible to create a plugin for SAP HANA studio.Since Eclipse is open source and I have found loads of tutorials and description how to create plugins, I would...
View ArticleIMPORTING BW MODELS TO HANA STUDIO
Hi, We have SAP BW on Oracle database is it possible to import bw models to HANA studio
View ArticleQuick Linear Regression Example using New and Improved SAP HANA (SPS 09)
Having used the SAP HANA Predictive Analysis Library (PAL) for a few years now, I had to post a short video to demonstrate the vast improvement made in SAP HANA SPS 09. This example uses linear...
View Articlehana studio on top of hana runtime
hi gurus: We are using hana runtime (SAP HANA Platform Ed. 1.0 SPS08 (SAP HANA DB 1.00.82) for SAP BW 7.4, I d like to know if I can use hana studio here or do i need hana enterprise? regards mah
View ArticleGroup by in nested SQL query
Hi, I have a below requirement. Below table we are having. Actually I want group by on stylecode and vendor but wants print turn_around also in output , but in that case it is aggregating based on all...
View ArticleSAP HANA transport using DU.
Hi Experts, I wold like your suggestion or input on one scenario that we are facing while migrating SAP HANA objects. We are using the DU for migrating the views from Dev to QA. But after the views has...
View ArticleHello World with local SAP WebIDE?
Hello all, I have installed SAP WebIDE on my local pc.I am able to start orion.exe and connect to the SAP WebIDE using http://localhost:8080/webide/index.html.I want to create my first project.As guide...
View ArticleHANA DB User for ABAP/ Privileges on Users- Attach Debugger
Hi SAP HANA/ ABAP experts, I was trying to create an ABAP on HANA role for on HANA DB. role TestRoles::developer_role extendscatalogrole "ABAP_DEV", "ABAP_ADMIN"{catalogsqlobject...
View ArticleRev. 80: Error with counter and analytic privilege
Hey guys,I have the following structure in my model: Attribute View (AT) --> Calculation View 1 (CV1) --> Calculation View 2 (CV2) The calculation views only contain the default aggregation....
View Article