How do you get your experts with negative stance for new things to HANA
We have over 50 ABAP developer (senior experts). Primarily we develop in the old core module (SD, MM, FI, CO, HR, PP, CS, IH, PS) on ERP systems / business suite. We have three groups of...
View ArticleRelationship between SPS number and release and version
I have to confess that I'm very confused by Hana's version terminology. I could really use a table that shows how the various HANA version identifiers are related to one another. Given the rapid...
View ArticleCapturing returned data from Stored Procedures
I have a stored procedure that returns some data, something like this: CREATE PROCEDURE MyProc()...BEGIN SELECT "COL1" FROM "MYTABLE";END In another procedure I want to capture that result set:...
View Article911: Does the SAP HANA ODBC driver support passing a table type to a stored...
I’m building a proof-of-concept C++ application that uses ODBC to create an Order with line items where I’m using a table type to hold the line items and then pass the type to a stored procedure along...
View ArticleNeed help with hands on in HANA
I know this question might have been already answered many times before. But I couldn't find a link for that here. So I am posting the questions again here. Sorry for the duplication. I am new to HANA...
View ArticleCE Function : CE_CALC_VIEW - running with placeholders
Hi Experts , I am bit stuck in specifying placeholders in a graphical calculation view.I created one graphical calcualtion view which has 2 mandatory input paramters(PLANT & DATE).How use CE...
View Articlecould you please tell me how to create project in sap hana studio...
Hi All, I am new to sap world now i am practicing on sap hana but i am getting errors administration side while working on SAPHANA i am not unable to find out the errors its difficult to...
View ArticleSAP HANA : Uploading data from excel file with table key NULL
Hi all,i would need to upload an excel file into SAP HANA table. The ECC table is "RESB" and it has a key field (RSART) equal NULL,but i can't upload it because SAP HANA doesn't let me to fill key...
View ArticleUnable to update multiple columns in a single update statement
Hi, I am unable to update multiple column values in a single update statement. Please help me.
View ArticleExport data to excel in HANA
Hi, I have a stored procedure. I need to make it like it will execute sql and export the results to excel sheet. Please help me.
View ArticleHow to get remote access of SAP HANA free trail version
Hi,please share me how to use the trail version of SAP HANA?
View ArticleUnable to load xsappsite
Hi there, Just got myself a copy of SAP HANA Developer Edition (SP07) on AWS, added in delivery unit HANA_UI_INTEGRATION_SVC.tgz from server for SAP HANA UI Integration Service and the following roles...
View ArticleDemo application of HANA using UI5
Are the any demo applications available consuming ODATA from HANA XS engine and build with UI5?I found one Your World , but the link is broken now. The main intention is to test the application in...
View ArticleRun Programs from SAP HANA
Hi, My requirement is like, I have a stored procedure in that takes command name as input I want to call cmd.exe with the command from HANA and it give some result. I want to store the result in some...
View ArticleHow to send emails from HANA
We had a discussion on Send EMail from HANA, so I thought I'd knock together some code to do it. Here you go. First, setup a table to store the emails, and a stored procedure to write them into that...
View ArticleSend EMail from HANA
Hello, I have a stored procedure with parameters ToEmail,EmailSubject,EmailBody My requirement is When I call the procedure, By taking the inputs and by using some HANA Builtin function It will send...
View ArticleDB Design Change Log
Hello, In my team somebody was changed some table Definitions. I cannot see the time when it was Changed. Can I see the log like that. I need to track databse design changes with time . Please help me.
View ArticleHANA DB- "Some Services not started". whats the issue??
Hello, Recently I have registered with SAP HANA dev edition on Cloudshare. Initially I was facing problems while creating a new system and connect HANA DB to HANA Studio. I could able to resolve this...
View ArticleUDFunctions Table to Table
Hello there, recently I try to define some UDFs which map tables to tables. Therefore I've written an hdbfunction file like this: FUNCTION "NEO_X"."project.logic::simpleFunc" (IN val...
View ArticleDatabase connection is not available.
I'm using Hana Studio to connect to Hana SP4(SUSE Linux Enterprise VM), I could ping Hana IP successfullly (192.168.0.30), but could't ping it's host name. When addding system, got "Database connection...
View Article