HANA connection to PowerPivot
Hi. I am trying to create a connection from Excel PowerPivot to HANA and cannot get this to work. I can create the connection to HANA using the basic Excel connection. I would like to download a fairly...
View ArticleHANA data connection to Excel PowerPivot
Hi. I am trying to create a connection between HANA and Excel PowerPivot but cannot get the connection to work. I can create a connection from HANA to basic Excel. I have the need to download more than...
View ArticleRe: SAP HANA Replication - Different number of records in a table
DD tables are not only mandatory, they are more then that. They are data Dictionary tables, building blocks of system. Take a look at DD02L (Tables), DD01L (domains), DD04L (Data elements) tables...are...
View ArticleRe: SAP HANA Replication - Different number of records in a table
Hi Dubravko really good to see you that active here on SCN lately! SAP Netweaver does not implement foreign keys on DB level. So all tables are independent from each other for the database and one can...
View ArticleRe: SAP HANA Replication - Different number of records in a table
Hmm... looks like to SLT there actually should only be 372 K records transferred.So, maybe Patrick was following a good lead here by indicating that there is some kind of filter set. The DD* tables are...
View ArticleRe: How can I connect HANA with MS SSIS?
HI, Does anyone has leads for Connecting the SAP HANA from MS SSIS package.I am not able to connect or establish the connection with SAP hana from SSIS . I have already perform the following steps 1. I...
View ArticleRe: Moving SQL Dynamic Queries to HANA
Hmm... hiding/covering up schema changes by dynamic SQL is a two-edged sword.Of course it reduces development effort for multiple development code lines to a certain degree. On the other hand it makes...
View ArticleHANA Developer Edition for "Administrators"
I understand that as the name suggests, the focus of HANA Developer Edition appears to be "Developers". So, since I am paying for the cloud cost of the HANA instance, can I use this platform to learn...
View ArticleRe: SAP HANA Replication - Different number of records in a table
>SAP Netweaver does not implement foreign keys on DB level I know, I was p_ off about it lots of times when I was newbie in Abap when inserting records expecting db layer to handle referential...
View ArticleRe: SAP HANA Replication - Different number of records in a table
Hi All, thanks for all suggestions, although unfortunately I haven't found any filter or dependencies. Maybe I should have mentioned at the beginning that all I would like to do is to test SAP Fiori...
View ArticleRe: SAP Hana Modeling-views
Hello Sreehari, Iam still not clear. Once i create a view and activate it, on the first activation it is created in SYS_BIC . That is ok Now I click on open data preview in the column view of sys_bic...
View ArticleRe: How to pass table Input parameter to a SQL Procedure in SAP HANA SQL Script?
Hi Dubravko, Thanks for your reply. I need to call the procedure with Table Input Parameter with Calculation View but in Script Based Calculation View, there is no option to create Input Parameter with...
View ArticleRe: SP09 - File API on XSJS??
No. Only the REST HTTP based API. In the future we plan to offer a SQL interface for deployment aspects.
View ArticleRe: How to pass table Input parameter to a SQL Procedure in SAP HANA SQL Script?
Sorry, time is the problem. It works like table filter (somebody correct me if I'm wrong)..like "Apply Filter."One stupid example So You can have multiple values, if that's good enough. If I don't...
View ArticleRe: .net HanaDataAdapter Missing Datacolumn in Update Command
Visual Studio 2010.net Framework 3.5 Stored Procedure for Insert / Update is: CREATE PROCEDURE TMMailAdmGroups (IN Type int, IN GroupID int, IN GroupName nvarchar(100)) AS BEGIN IF :Type...
View ArticleRe: Preinstall check failed - Unable to install SAP HANA Client
I am posting the results of my issues here, to be sure this is documented. Close all applicationsUninstall SAP/b1 and all related componentsDelete folder X:\Program Files\sapDelete folder X:\Program...
View ArticleRe: .net HanaCommand TimeStamp parameter error
Well I'm giving it a DateTime .net DataType wich according the the Hana .net Manual is what I have to give it...
View ArticleRe: SAP PAL : No ScriptServer available. See SAPNote 1650957
Hello Muraf, What type of AWS instance do you have? By type I mean like "m2Large" etc. because I read from one of the posts that the lowest version of AWS instance does not come with ScriptServer...
View ArticleRe: .net HanaCommand TimeStamp parameter error
Ok, solved it, the exception error that the .net was giving was the wrong one, the issue was with the mail parameter wich was declared as InputOutput and in the stored procedure it was defined only as...
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 Article